Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
compile error when emerging xpdf-1.0.0
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
pof
n00b
n00b


Joined: 23 Apr 2002
Posts: 13

PostPosted: Sun Apr 28, 2002 4:04 pm    Post subject: compile error when emerging xpdf-1.0.0 Reply with quote

Code:

c++ -mcpu=k6 -march=k6 -O3 -pipe -DHAVE_CONFIG_H -I.. -I./../goo -I./../ltk -I.  -I/usr/X11R6/include    -I/usr/include/freetype2  -c FTFont.cc
FTFont.cc: In method `Guchar * FTFont::getGlyphPixmap(unsigned int, unsigned int, int *, int *, int *, int *)':
FTFont.cc:500: request for member `num_glyphs' in `*cff', which is of non-aggregate type `CFF_FontRec_ *'
FTFont.cc:501: request for member `charset' in `*cff', which is of non-aggregate type `CFF_FontRec_ *'
make[1]: *** [FTFont.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/xpdf-1.00/work/xpdf-1.00/xpdf'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 8, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-text/xpdf/xpdf-1.00.ebuild .

It's just me or anyone else is having trouble with this?
Back to top
View user's profile Send private message
pof
n00b
n00b


Joined: 23 Apr 2002
Posts: 13

PostPosted: Tue Apr 30, 2002 7:56 pm    Post subject: Problem solved Reply with quote

From xpdf's ebuild ChangeLog:
Quote:

*xpdf-1.00-r1 (30 Apr 2002)

30 Apr 2002; Kain <kain@kain.org> ChangeLog, xpdf-1.00-r1.ebuild :

Included a FreeType 2.1 compatibility fix.


That was it :)
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