Date: Tue, 1 Jul 2003 19:16:12 -0600 From: "Andrew Lankford" <arlankfo@141.com> To: <ports@freebsd.org> Subject: Mozilla port build fails Message-ID: <200307011916.AA183304422@141.com>
next in thread | raw e-mail | index | archive | help
Sorry if the following message is rather chopped up, but it looks to me like the setting of INCLUDEDIR is the problem. I guess there's just no substitute for having a softlink to /usr/X11R6/include/X11 in /usr/include 'cause it's the Linux way. Grrr. ===> Building for mozilla-1.4,2 /usr/local/bin/gmake -C config export gmake[1]: Entering directory `/usr/ports/www/mozilla/work/mozilla/config' gmake[2]: Entering directory `/usr/ports/www/mozilla/work/mozilla/config/mkdepen d' cppsetup.c cc -o host_cppsetup.o -c -O -pipe -march=pentium3 -O2 -DXP_UNIX -O2 -DINCLUDEDIR =\"/usr/include\" -DOBJSUFFIX=\".o\" -DPREINCDIR=\"include\" -I../../dist/incl ude/mkdepend -I../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/inc lude/nspr -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/us r/ports/www/mozilla/work/mozilla/dist/include/nspr cppsetup.c In file included from cppsetup.c:28: def.h:29:21: X11/Xos.h: No such file or directory def.h:30:28: X11/Xfuncproto.h: No such file or directory gmake[2]: *** [host_cppsetup.o] Error 1 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/config/mkdepend ' gmake[1]: *** [export] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/config' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307011916.AA183304422>