Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3117 - mozilla-1.0_rc2-r1.ebuild doesn't build
Summary: mozilla-1.0_rc2-r1.ebuild doesn't build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-28 12:23 UTC by Paul Belt
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Belt 2002-05-28 12:23:16 UTC
make[3]: Entering directory
`/var/tmp/portage/mozilla-1.0_rc2-r1/work/mozilla/other-licenses/Xft/Xrender'
Composite.c
gcc -o Composite.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DOJI  
-I../../../dist/include/Xrender/X11/extensions -I../../../dist/include
-I/var/tmp/portage/mozilla-1.0_rc2-r1/work/mozilla/dist/include/nspr        
-fPIC -I/X11/extensions -I./extensions   -include ../../../config-defs.h
-DMOZILLA_CLIENT -Wp,-MD,.deps/Composite.pp Composite.c
In file included from Composite.c:26:
Xrenderint.h:33: Xext.h: No such file or directory
In file included from Composite.c:26:
Xrenderint.h:36: renderproto.h: No such file or directory
make[3]: *** [Composite.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/mozilla-1.0_rc2-r1/work/mozilla/other-licenses/Xft/Xrender'
make[2]: *** [libs] Error 2
make[2]: Leaving directory
`/var/tmp/portage/mozilla-1.0_rc2-r1/work/mozilla/other-licenses/Xft'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/var/tmp/portage/mozilla-1.0_rc2-r1/work/mozilla'
make: *** [default] Error 2
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-06-01 14:40:30 UTC
Did you uncomment any patches in the ebuild ?