Date: Sun, 5 Dec 2004 19:32:12 -0600 From: Adam Fabian <afabian@austin.rr.com> To: freebsd-questions@freebsd.org Subject: firefox port fails to build. Message-ID: <20041206013212.GA14109@turingmachine.mentalsiege.net>
next in thread | raw e-mail | index | archive | help
I tried checking the automatic builds at pointyhat for an error, Googling for the error message, and checking the bug reports, but I didn't turn up much on this. I'm trying to upgrade Firefox on FreeBSD 5.3 to the latest version from the ports. The build of the port fails with this error: gmake[2]: Entering directory `/usr/ports/www/firefox/work/mozilla/config/mkdepen d' cppsetup.c cc -o host_cppsetup.o -c -O -pipe -DXP_UNIX -O -DINCLUDEDIR=\"/usr/include\" - DOBJSUFFIX=\".o\" -DPREINCDIR=\"include\" -I../../dist/include/mkdepend -I../. ./dist/include -I/usr/ports/www/firefox/work/mozilla/dist/include/nspr -I/usr/l ocal/include -I/usr/local/include -I/usr/ports/www/firefox/work/mozilla/dist/in clude/nspr cppsetup.c In file included from cppsetup.c:29: def.h:30:21: X11/Xos.h: No such file or directory def.h:31:28: X11/Xfuncproto.h: No such file or directory gmake[2]: *** [host_cppsetup.o] Error 1 gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/config/mkdepend ' gmake[1]: *** [export] Error 2 gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla/config' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/firefox. portupgrade comes up with this: ** Listing the failed packages (*:skipped / !:failed) ! www/firefox (firefox-0.9.3_1) (X libraries missing) I don't know if it's xorg related, but here are the xorg ports installed on my system: xorg-clients-6.7.0_4 xorg-documents-6.7.0 xorg-fonts-100dpi-6.7.0 xorg-fonts-75dpi-6.7.0 xorg-fonts-cyrillic-6.7.0 xorg-fonts-encodings-6.7.0 xorg-fonts-miscbitmaps-6.7.0 xorg-fonts-truetype-6.7.0 xorg-fonts-type1-6.7.0 xorg-fontserver-6.7.0 xorg-libraries-6.7.0_2 xorg-manpages-6.7.0 xorg-nestserver-6.7.0 xorg-printserver-6.7.0 xorg-server-6.7.0_9 xorg-vfbserver-6.7.0 Anyone know what my problem might be? Thanks. -- Adam Fabian (afabian@austin.rr.com)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041206013212.GA14109>