Can't build "Hello World"

Vladimir A. Petrov vap at infopac.ru
Tue Jul 13 05:38:20 BST 2004


Alexander Dymo wrote:

> Please set the verbosity of messages output to "full" (can be done either with
> "General" tab in KDevelop global settings or with RMB menu on messages
> window). Then you should see more detailed messages, please send them
> to the list.

Here it is:

*cd "/home/vap/tmp/helloworld" && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" 
gmake -f Makefile.cvs && mkdir "/home/vap/tmp/helloworld/debug" && cd 
"/home/vap/tmp/helloworld/debug" && CXXFLAGS="-O0 -g3" 
"/home/vap/tmp/helloworld/configure" --enable-debug=full && cd 
"/home/vap/tmp/helloworld/debug" && WANT_AUTOCONF_2_5="1" 
WANT_AUTOMAKE_1_6="1" gmake -k
*aclocal
*autoheader
*configure.in:3: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
*configure.in:10: warning: do not use m4_regexp: use regexp or m4_bregexp
*autoheader: `config.h.in' is created
*automake
*autoconf
*checking for a BSD-compatible install... /usr/bin/install -c
*checking whether build environment is sane... yes
*checking for gawk... no
*checking for mawk... no
*checking for nawk... nawk
*checking whether make sets ${MAKE}... yes
*checking for g++... g++
*checking for C++ compiler default output... a.out
*checking whether the C++ compiler works... yes
*checking whether we are cross compiling... no
*checking for suffix of executables...
*checking for suffix of object files... o
*checking whether we are using the GNU C++ compiler... yes
*checking whether g++ accepts -g... yes
*checking for style of include used by make... GNU
*checking dependency style of g++... none
*checking build system type... i386-unknown-freebsd5.2.1
*checking host system type... i386-unknown-freebsd5.2.1
*checking for ranlib... ranlib
*checking for gcc... gcc
*checking whether we are using the GNU C compiler... yes
*checking whether gcc accepts -g... yes
*checking dependency style of gcc... none
*checking for ld used by GCC... /usr/bin/ld
*checking if the linker (/usr/bin/ld) is GNU ld... yes
*checking for BSD-compatible nm... /usr/bin/nm -B
*checking whether ln -s works... yes
*/home/vap/tmp/helloworld/ltconfig: /home/vap/tmp/helloworld/ltconfig: No such 
file or directory
*configure: error: libtool configure failed

-- 
Vladimir A. Petrov (aka vap)                       phone: (+7 8482) 420730
System programmer & administrator of Infopac ISP         http://infopac.ru
__________________________________________________________________________
^[:wq                                            ...sed libera nos a malo.


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list