← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #30482]: Hello World Build Failed

 

Question #30482 on kdevelop in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/kdevelop/+question/30482

Rajeev proposed the following answer:
Sorry for dragging an old thread. I have a similar error (see below). I
have mingw.., autoconf, automake, konsole. Please let me know what else
is need to fix the same program as the originator of the thread.

Thanks

d '/home/rajeev/CPP-Programs/Hello' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" make 
make all-recursive
Making all in src
/bin/bash ../libtool --tag=CXX --mode=link i586-mingw32msvc-c++ -g -O2 -mwindows -o hello.exe hello.o 
../libtool: line 835: X--tag=CXX: command not found
../libtool: line 868: libtool: ignoring unknown tag : command not found
../libtool: line 835: X--mode=link: command not found
../libtool: line 1002: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 1003: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 662: i586-mingw32msvc-c: command not found
../libtool: line 662: i586-mingw32msvc-c: command not found
../libtool: line 662: i586-mingw32msvc-c: command not found
../libtool: line 662: i586-mingw32msvc-c: command not found
../libtool: line 2240: X-g: command not found
../libtool: line 2240: X-O2: command not found
../libtool: line 2075: X-mwindows: command not found
../libtool: line 2409: Xhello.exe: command not found
X: user not authorized to run the X server, aborting.
../libtool: line 2421: Xhello.exe: command not found
../libtool: line 2429: mkdir /.libs: No such file or directory
mkdir: cannot create directory `/.libs': Permission denied
make[2]: *** [hello.exe] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*** Exited with status: 2 ***

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.