Matthew Lye wrote: > On 18-Mar-09, at 4:41 PM, Christian Biere wrote: > > Could you pin-point at what part of Configure the crashes occur?
> try.c: In function ‘main’: > try.c:14: warning: implicit declaration of function ‘closefrom’ > collect2: ld terminated with signal 6 [Abort trap] > Undefined symbols: > "_closefrom", referenced from: > _main in cc3gEU9T.o > terminate called after throwing an instance of 'char const*' > terminate called recursively The crash itself is probably in bug in ld. According to the great oracle, likely a bug in the version of binutils used by your system. The checks which cause a crash should be negative on your system anyway. It's just odd that not all checks which should and do have negative results cause this crash. I modified Configure slightly. Maybe this prevents the crashes. In any case, as far as I understand, these crashes don't prevent gtk-gnutella from compiling and running successfully, it is just an nuisance during the Configure run, right? -- Christian ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ gtk-gnutella-devel mailing list gtk-gnutella-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel