Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128726 - ghostcript-gnu-8.1.6-r2 fails to compile
Summary: ghostcript-gnu-8.1.6-r2 fails to compile
Status: RESOLVED DUPLICATE of bug 128761
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-03 21:02 UTC by Larry Nguyen
Modified: 2006-04-04 14:52 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 Larry Nguyen 2006-04-03 21:02:13 UTC
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/bbox ./obj/gdevbbox.o
x86_64-pc-linux-gnu-gcc  -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -Wall -Wstrict-prototyp
es -Wmissing-declarations -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-
builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -m
arch=athlon64 -O2 -pipe  -I./obj -I./src  -o ./obj/gdevcups.o -c pstoraster/gdev
cups.c
pstoraster/gdevcups.c:64:25: cups/raster.h: No such file or directory
pstoraster/gdevcups.c:65:22: cups/ppd.h: No such file or directory
pstoraster/gdevcups.c:191: error: parse error before "cups_raster_t"

....................

pstoraster/gdevcups.c:303: error: initializer element is not computable at load
time
pstoraster/gdevcups.c:303: error: (near initialization for `gs_cups_device')
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-04-04 04:03:08 UTC
emerge info please?

It should really find cups, since cups is in the RDEPEND and DEPEND value of the package.
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-04-04 14:52:06 UTC
I removed the gs-dep in poppler which has been causing this for you.

*** This bug has been marked as a duplicate of 128761 ***