Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2004 15:24:38 -0600 (MDT)
From:      "Ryan Sommers" <ryans@gamersimpact.com>
To:        gnome@freebsd.org
Subject:   FireFox Port Build Error
Message-ID:  <51298.208.4.77.15.1091568278.squirrel@www2.neuroflux.com>

next in thread | raw e-mail | index | archive | help
While attempting to build firefox I received the following error:

===>  Building for firefox-0.9.1_1
rm -f -rf ./dist/sdk
/usr/local/bin/gmake -C config export
gmake[1]: Entering directory `/usr/ports/www/firefox/work/mozilla/config'
gmake[2]: Entering directory
`/usr/ports/www/firefox/work/mozilla/config/mkdepend'
cppsetup.c
cc -o host_cppsetup.o -c -O -pipe -mcpu=pentiumpro -O2 -D_THREAD_SAFE
-DXP_UNIX -O2 -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/local/include -I/usr/local/include 
-I/usr/ports/www/firefox/work/mozilla/dist/include/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

Which is odd because both Xos.h and Xfuncproto.h reside in
/usr/X11R6/include/X11/.

I attempted to trace to where all the COPTS are defined in the Makefiles
but perhaps someone more familiar with the package knows where it needs to
be added and can reply faster than I can find it.


-- 
Ryan "leadZERO" Sommers
Gamer's Impact President
ryans@gamersimpact.com
ICQ: 1019590
AIM/MSN: leadZERO

-= http://www.gamersimpact.com =-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51298.208.4.77.15.1091568278.squirrel>