[Gambas-user] New libtool make error

Dr. Diesel dr.diesel at ...626...
Tue Aug 11 23:00:26 CEST 2009


Not sure what has changed, gambas3 (via svn) compiled just fine about a week
ago (no libtool update).  Today I updated to latest svn and now I receive
this make error:

/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-DQT3_SUPPORT -DQT_SHARED -DQT3_SUPPORT -I/usr/include/QtCore
-I/usr/include/QtGui -I/usr/include/Qt3Support -I/usr/include/QtNetwork
-I/usr/include/QtSql   -I../share -I../src/share   -DGB_QT_COMPONENT -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os  -MT
gb_qt4_la-CSplitter.lo -MD -MP -MF .deps/gb_qt4_la-CSplitter.Tpo -c -o
gb_qt4_la-CSplitter.lo `test -f 'CSplitter.cpp' || echo './'`CSplitter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -DQT3_SUPPORT -DQT_SHARED
-DQT3_SUPPORT -I/usr/include/QtCore -I/usr/include/QtGui
-I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql
-I../share -I../src/share -DGB_QT_COMPONENT -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -MT gb_qt4_la-CSplitter.lo -MD -MP
-MF .deps/gb_qt4_la-CSplitter.Tpo -c CSplitter.cpp  -fPIC -DPIC -o
.libs/gb_qt4_la-CSplitter.o
CSplitter.cpp: In function ‘void CSPLITTER_layout(void*, void*)’:
CSplitter.cpp:115: error: ‘sprintf’ was not declared in this scope
make[5]: *** [gb_qt4_la-CSplitter.lo] Error 1
make[5]: Leaving directory `/home/andy/trunk/gb.qt4/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/andy/trunk/gb.qt4/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/andy/trunk/gb.qt4'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/andy/trunk/gb.qt4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andy/trunk'
make: *** [all] Error 2
[andy at ...40... trunk]$

[root at ...40... ~]# uname -a
Linux localhost.localdomain 2.6.29.6-213.fc11.i586 #1 SMP Tue Jul 7 20:45:17
EDT 2009 i686 i686 i386 GNU/Linux
[root at ...40... ~]# rpm -qa|grep libtool
libtool-2.2.6-11.fc11.i586
libtool-ltdl-2.2.6-11.fc11.i586
[root at ...40... ~]#


I have attached my ./configure -C dump as well as the configure script
generated in the main directory.

Thanks
Andy

-- 
projecthuh.com
All of my bits are free, are yours?  Fedoraproject.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.tar.gz
Type: application/x-gzip
Size: 121027 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090811/cd457050/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.log.tar.gz
Type: application/x-gzip
Size: 5633 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090811/cd457050/attachment-0001.bin>


More information about the User mailing list