Date: Fri, 15 Sep 2006 20:38:57 +0200 From: "=?ISO-8859-1?Q?J=FCrgen_Herz?=" <juergenherz@gmail.com> To: gnome@FreeBSD.org Subject: Building Firefox on FreeBSD Message-ID: <c7c362ce0609151138v5ecbfca5g1ce69655761013f9@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to build Firefox on my own from the original sources. It throws errors at two occassions which I don't understand. Maybe you as maintainer of FF can help me out. I get undefined references (for standard functions like malloc, free, printf) because the build system for FF 2 contains the option -Wl,-z,defs. Removing this, it compiles and runs - but it's not linked against libc. How is this possible? Regards, J=FCrgen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c7c362ce0609151138v5ecbfca5g1ce69655761013f9>