I've got two machines doing this, both compiled fine before I upgraded to Fedora 15 pre-alpha. I am sure it's not a gambas3 bug but maybe something that will need to be addressed when Fedora 15 goes final.
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -I/usr/lib64/libffi-3.0.9/include -O0 -MT gb_la-gbx_c_class.lo -MD -MP -MF .deps/gb_la-gbx_c_class.Tpo -c -o gb_la-gbx_c_class.lo `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c ../libtool: line 2095: gbx_c_class.c: command not found libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -I/usr/lib64/libffi-3.0.9/include -O0 -MT gb_la-gbx_c_class.lo -MD -MP -MF .deps/gb_la-gbx_c_class.Tpo -c "" -fPIC -DPIC -o .libs/gb_la-gbx_c_class.o gcc: : No such file or directory gcc: no input files make[4]: *** [gb_la-gbx_c_class.lo] Error 1 make[4]: Leaving directory `/home/andy/trunk/main/gbx' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/andy/trunk/main' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/andy/trunk/main' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/andy/trunk' make: *** [all] Error 2 [andy@garage trunk]$ rpm -qa|grep libtool libtool-ltdl-2.4-2.fc15.x86_64 libtool-ltdl-devel-2.4-2.fc15.x86_64 libtool-ltdl-2.4-2.fc15.i686 libtool-debuginfo-2.4-2.fc15.x86_64 libtool-2.4-2.fc15.x86_64 [andy@garage trunk]$ reconf-all and configure went fine, but I can upload the log if need be. Thanks Andy -- View this message in context: http://old.nabble.com/Is-this-a-libtool-2.4-Compile-error--tp30676125p30676125.html Sent from the gambas-user mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
