Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Woops, now I've done it
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
slam_head
Guru
Guru


Joined: 06 Jan 2003
Posts: 449
Location: New York City

PostPosted: Tue Mar 25, 2003 2:53 pm    Post subject: Woops, now I've done it Reply with quote

I recently did an emerge -u world when I had ACCEPT_KEYWORDS="~x86" set in my make.conf. Anyway I'm trying to back out of all the packages it built now by doing an emerge -u world with ACCEPT_KEYWORDS="~x86" commented out but I get the following errors on ghostscript. BTW CFLAGS="-mcpu=pentium4 -O3 -pipe"

src/gdevstp.c: In function `stp_open':
src/gdevstp.c:590: invalid type argument of `->'
src/gdevstp.c:593: invalid type argument of `->'
src/gdevstp.c:603: warning: implicit declaration of function `stp_set_orientation'
src/gdevstp.c:603: `ORIENT_PORTRAIT' undeclared (first use in this function)
src/gdevstp.c:603: (Each undeclared identifier is reported only once
src/gdevstp.c:603: for each function it appears in.)
src/gdevstp.c: In function `Image_get_row':
src/gdevstp.c:648: `STP_IMAGE_OK' undeclared (first use in this function)
make: *** [obj/gdevstp.o] Error 1

!!! ERROR: app-text/ghostscript-7.05.5 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! make failed
Back to top
View user's profile Send private message
slam_head
Guru
Guru


Joined: 06 Jan 2003
Posts: 449
Location: New York City

PostPosted: Tue Mar 25, 2003 3:17 pm    Post subject: Reply with quote

Turns out it was a problem with gimp-print-cups. Once I unmerged that, it worked fine.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum