Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » umk fails on launchpad
Re: umk fails on launchpad [message #44503 is a reply to message #44488] |
Thu, 19 March 2015 04:40  |
 |
bonami
Messages: 186 Registered: June 2007 Location: Beijing
|
Experienced Member |
|
|
The error is caused by, in Makefile, the third of umk parameters does not accept relative path.
In line 36 of Makefile,
cp ${source_files} ${program_name}
I'm so puzzled how the building runs on the server.
1. In home dir /build/buildd, mkdir ezcomm-3.6.1 and get the code, or extract the code zip.
2. under the code dir, run make.
3. Makefile will copy source code to a subdir ezcomm and compile there?
[Updated on: Thu, 19 March 2015 05:51] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Mon May 12 15:43:10 CEST 2025
Total time taken to generate the page: 0.00817 seconds
|