Registered Member
|
Hi,
I am working on fedora 11 OS. I am new to Fedora 11 and KDE 3.5.10. I have created simple hello world project in KDE 3.5.10. I am facing no of errors while building the project. Please give me the required settings/steps that are required for running and debugging the project. |
Administrator
|
Can you please post the error messages you have recieved?
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
hi.....
here i am giving the huge error list...... My project name is fed11_c_proj /bin/sh ../libtool --tag=CXX --mode=link g++ -O0 -g3 -o fed11_c_proj fed11_c_proj.o ../libtool: fork: retry: Resource temporarily unavailable ../libtool: line 6512: : you must specify a MODE: command not found ../libtool: line 6513: Try ` --help' for more information.: command not found ../libtool: line 572: X--tag=CXX: command not found ../libtool: line 604: : ignoring unknown tag : command not found ../libtool: line 572: X--mode=link: command not found ../libtool: line 718: *** Warning: inferring the mode of operation is deprecated.: command not found ../libtool: line 719: *** Future versions of Libtool will require -mode=MODE be specified.: command not found ../libtool: line 1878: X-O0: command not found ../libtool: line 1878: X-g3: command not found gcc: no input files gcc: no input files ../libtool: line 2085: Xfed11_c_proj: command not found <br /> Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again. <br /> <br /> Please consult the The X.Org Foundation support at http://wiki.x.org for help. <br /> ../libtool: line 2097: Xfed11_c_proj: command not found ../libtool: line 2105: mkdir /.libs: No such file or directory mkdir: cannot create directory `/.libs': Permission denied gmake[2]: *** [fed11_c_proj] Error 1 gmake[2]: Target `all' not remade because of errors. gmake[2]: Leaving directory `/home/vinayak.mulik/development-environment/map_based/project_fed11_c/fed11_c_proj/debug/src' <br /> gmake[2]: Entering directory `/home/vinayak.mulik/development-environment/map_based/project_fed11_c/fed11_c_proj/debug' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/home/vinayak.mulik/development-environment/map_based/project_fed11_c/fed11_c_proj/debug' <br /> gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/vinayak.mulik/development-environment/map_based/project_fed11_c/fed11_c_proj/debug' <br /> gmake: *** [all] Error 2 *** Exited with status: 2 *** |
Administrator
|
You appear to have system resource limitations: "../libtool: fork: retry: Resource temporarily unavailable" these may need to be lifted while configuring the project.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
thanx for your advice......
but i don't know how to configure the project in KDE can you please explain in detail? |
Administrator
|
The build step requires configuration before you can actually compile the program. It is the configuration failing because your "ulimit" settings are too strict to allow it to complete.
Configuration in KDE 3.5 was accomplished by running "./configure" in the source code directory. In this case KDevelop is running it for you. You also need to check your project settings, make sure the build and source code directories are correctly specified ( within your $HOME )
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]