discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems building gnustep-back


From: Honor Harrington
Subject: Problems building gnustep-back
Date: Thu, 20 Jan 2005 18:53:55 -1000
User-agent: KMail/1.7.2

Hi -

I'm brand new to GNUstep and am trying to get the environment
setup. I am using:

Sorcerer/Linux
2.6.10
gcc 3.4.3
glibc 2.3.3

I sucessfully installed all the prereqs. wmaker works. Using the
'guide', I made it thru gnustep-back, then, in the 'art' part
of gnustep-back I have these compile problems:

 Compiling file ftfont.m ...
ftfont.m: In function `-[FTFontInfo initWithFontName:matrix:screenFont:]':
ftfont.m:724: error: structure has no member named `font'
---snipped---
ftfont.m:744: warning: implicit declaration of function 
`FTC_Manager_Lookup_Size'
ftfont.m:744: error: structure has no member named `font'
ftfont.m:769: error: `FTC_CMapDescRec' undeclared (first use in this function)
ftfont.m:769: error: (Each undeclared identifier is reported only once
ftfont.m:769: error: for each function it appears in.)
ftfont.m:769: error: parse error before "cmap"
ftfont.m:770: error: `cmap' undeclared (first use in this function)
ftfont.m:770: error: structure has no member named `font'
ftfont.m:772: error: `FTC_CMAP_BY_ENCODING' undeclared (first use in this 
function)
ftfont.m:773: error: too few arguments to function `FTC_CMapCache_Lookup'
ftfont.m:774: error: too few arguments to function `FTC_CMapCache_Lookup'
ftfont.m:775: error: too few arguments to function `FTC_CMapCache_Lookup'
ftfont.m:776: error: too few arguments to function `FTC_CMapCache_Lookup'
ftfont.m:777: error: too few arguments to function `FTC_CMapCache_Lookup'
ftfont.m: In function `-[FTFontInfo 
drawString:at::to::::::::color::::transform:drawinfo:]':
ftfont.m:894: error: `FTC_CMapDescRec' undeclared (first use in this function)
ftfont.m:894: error: parse error before "cmap"
ftfont.m:948: error: structure has no member named `font'
ftfont.m:949: error: structure has no member named `font'
ftfont.m:1011: error: structure has no member named `font'
ftfont.m:1011: error: structure has no member named `font'
ftfont.m:1024: error: `cmap' undeclared (first use in this function)
ftfont.m:1024: error: structure has no member named `font'
ftfont.m:1026: error: `FTC_CMAP_BY_ENCODING' undeclared (first use in this 
function)
ftfont.m:1082: error: too few arguments to function `FTC_CMapCache_Lookup'
ftfont.m:1083: error: structure has no member named `font'
--snipped---
ftfont.m:2267: error: `FTC_CMAP_BY_ENCODING' undeclared (first use in this 
function)
--snipped--

And more...

I looks like xft/freetype/fontconfig problem; I reinstalled those and
tried again - no joy.

I wiped out my GNUSTEP_ROOT ( /usr/GNUstep ) and took it from the
beginning - no joy.

I installed glitz, libpixman, cairo - no joy.

Any ideas?

-- 
"Let's be about it" - Honor




reply via email to

[Prev in Thread] Current Thread [Next in Thread]