Net Llama wrote: > --- Tim Wunder <[EMAIL PROTECTED]> wrote: > >>Net Llama wrote: >> >>>Ughh...make bombed out after about 45 seconds of compiling: >>>gcc -Wl,--wrap -Wl,malloc -Wl,--wrap -Wl,free -Wl,--wrap -Wl,realloc >>>-Wl,--wrap -Wl,__builtin_new -Wl,--wrap -Wl,__builtin_vec_new >>> >>-Wl,--wrap >> >>>-Wl,__builtin_delete -Wl,--wrap -Wl,__builtin_vec_delete -Wl,--wrap >>>-Wl,PR_Free -Wl,--wrap -Wl,PR_Malloc -Wl,--wrap -Wl,PR_Calloc >>> >>-Wl,--wrap >> >>>-Wl,PR_Realloc -I/usr/X11R6/include -Wall -W -Wno-unused >>> >>-Wpointer-arith >> >>>-Wcast-align -pedantic -Wno-long-long -pthread -pipe -DDEBUG >>> >>-D_DEBUG >> >>>-DDEBUG_netllama -DTRACING -ffunction-sections -O -o xpt_dump >>> >>xpt_dump.o >> >>> -L../../../../dist/bin -L../../../../dist/lib >>>../../../../dist/lib/libxpt.a -ldl -lm -lc >>>../../../../dist/lib/libxpt.a(xpt_arena.o): In function >>>`XPT_DestroyArena': >>>xpt_arena.o(.text.XPT_DestroyArena+0x28): undefined reference to >>>`__wrap_free' >>>xpt_arena.o(.text.XPT_DestroyArena+0x3a): undefined reference to >>>`__wrap_free' >>>collect2: ld returned 1 exit status >>>make[5]: *** [xpt_dump] Error 1 >>>make[5]: Leaving directory >>>`/home/netllama/stuff/mozilla/xpcom/typelib/xpt/tools' >>>make[4]: *** [export] Error 2 >>>make[4]: Leaving directory >>>`/home/netllama/stuff/mozilla/xpcom/typelib/xpt' >>>make[3]: *** [export] Error 2 >>>make[3]: Leaving directory >>> >>`/home/netllama/stuff/mozilla/xpcom/typelib' >> >>>make[2]: *** [export] Error 2 >>>make[2]: Leaving directory `/home/netllama/stuff/mozilla/xpcom' >>>make[1]: *** [tier_9] Error 2 >>>make[1]: Leaving directory `/home/netllama/stuff/mozilla' >>>make: *** [default] Error 2 >>> >>>I've got no clue what this means. Anyone? >>> >>> >>What are your versions of gtk+, gtk+-devel, gtk+-devel-static (1.2.8 >>for >>me), libglib and libglib-devel (1.2.9)? >> > > gtk+-1.2.10 > gtk+-devel-1.2.10 > glib-1.2.10 > glib-devel-1.2.10 > > >>What version of libIDL and libIDL-devel (0.6.5 for me)? >> > > libIDL-0.6.5 > libIDL-devel-0.6.5 > > Any other ideas? Do you know what your configure line looked like? Its > highly possible that i chose some bad options, since i was guessing > fairly wildly on some of the stuff.
IIRC, just ./configure, no options at all. I'd do it again to make sure, but I'm running into a time crunch over the next few hours. Probly won't get to look at it again until tomorrow. You want my config.log? Tim _______________________________________________ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.