Net Llama wrote:
> --- Tim Wunder <[EMAIL PROTECTED]> wrote:
> 
>>Net Llama wrote:
>>
>>>Subject basically asks it all.  Has anyone successfully built
>>>
>>Mozilla
>>
>>>from source?  If so, what kind of voo-doo monkey magic did you need
>>>
>>to
>>
>>>get it to build into a fully functional package?
>>>
>>Built it. Haven't tested it a whole lot.
>>Followed instructions on
>>http://www.mozilla.org/build/unix-details.html
>>
>>Used make and not gmake, of course.
>>I executed dist/bin/mozilla and it started right up. But, I really 
>>haven't used it all that much. It did load my profile data since all
>>my 
>>bookmarks were there and my home page hafdn't changed. But... I really
>>
>>just started it up to see if it worked and didn't browase much or try
>>to 
>>read mail/news with it.
>>
>>eW3.1 with some updates. I met the minimum requirements listed on the 
>>referenced page.
>>
> 
> 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)?

What version of libIDL and libIDL-devel (0.6.5 for me)?

There's a possibility that it's not buildable, but that's doubtful. I 
built the cvs version at around 1:00 PM EST yesterday.

Tim


_______________________________________________
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to