On Wed, 2007-01-31 at 19:31 +0100, Pep Ribal wrote:
> Yes, it worked much better, as make has been working for much longer.
> However, I get an error eventually. I'll insert here the last lines of
> make:
> 
> /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libsgprops.a(props.o): In
> function `char* std::basic_string<char, std::char_traits<char>,
> std::allocator<char> >::_S_construct<char*>(char*, char*,
> std::allocator<char> const&, std::forward_iterator_tag)':
> (.gnu.linkonce.t._ZNSs12_S_constructIPcEES0_T_S1_RKSaIcESt20forward_iterator_tag+0x7f):
>  undefined reference to `std::basic_string<char, std::char_traits<char>, 
> std::allocator<char> >::_S_empty_rep_storage'
> /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libsgdebug.a(logstream.o):(.gnu.linkonce.r._ZTV6logbuf+0x18):
>  undefined reference to `std::basic_streambuf<char, std::char_traits<char> 
> >::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)'
> collect2: ld devolvió el estado de salida 1
> make[3]: *** [yasim] Error 1
> make[3]: se sale del directorio
> `/home/usuario/Desktop/Flightgear/FlightGear-0.9.10/src/FDM/YASim'
> make[2]: *** [all-recursive] Error 1
> make[2]: se sale del directorio
> `/home/usuario/Desktop/Flightgear/FlightGear-0.9.10/src/FDM'
> make[1]: *** [all-recursive] Error 1
> make[1]: se sale del directorio
> `/home/usuario/Desktop/Flightgear/FlightGear-0.9.10/src'
> make: *** [all-recursive] Error 1
> 
> There's some Spanish in it: "se sale del directorio" is something like
> "It comes out of the directory" or so.
> 
> There are many "undefined reference..." messages before it.
> 
> gcc is 4.1.1
> 
> What can be the problem?


The first error line out of make is the one that tells the story.  The
last few errors don't really mean much...  What was the first "undefined
reference..." message?



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to