Last week I updated to Mac OSX 10.5, and although I (thought) I was  
successful with a "fink selfupdate" and "fink update-all" a few days  
ago, today I'm having trouble.

After several packages installed without problem, I've encountered a  
failure with ghostscript.

The failure occurs while compiling ./obj/gp_unix.o. In the event this  
is related to X11, I have X11 2.2.3 installed.

        http://xquartz.macosforge.org/trac/wiki/Releases

A portion of the session is below.

$ fink update ghostscript
Information about 6845 packages read in 1 seconds.
The package 'ghostscript' will be built and installed.
Reading dependency for ghostscript-8.61-5...
Reading build dependency for ghostscript-8.61-5...
Reading build conflict for ghostscript-8.61-5...
The following package will be installed or updated:
  ghostscript
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-ghostscript-8.61-5 / 
sw/src/fink.build
[snip]
gcc  -DHAVE_MKSTEMP -DHAVE_HYPOT   -DHAVE_FONTCONFIG -O2 -Wall - 
Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wwrite- 
strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_STDINT_H - 
DGX_COLOR_INDEX_TYPE="unsigned long long"   -I./obj -I./src  -I/usr/ 
X11/include   -o ./obj/gp_unix.o -c ./src/gp_unix.c
In file included from ./src/gp_unix.c:17:
./src/pipe_.h:39: warning: function declaration isn't a prototype
./src/gp_unix.c:25:37: error: fontconfig/fontconfig.h: No such file or  
directory
./src/gp_unix.c: In function 'makePSFontName':
./src/gp_unix.c:241: error: 'FC_SLANT_ROMAN' undeclared (first use in  
this function)
./src/gp_unix.c:241: error: (Each undeclared identifier is reported  
only once
./src/gp_unix.c:241: error: for each function it appears in.)
./src/gp_unix.c:242: error: 'FC_SLANT_OBLIQUE' undeclared (first use  
in this function)
./src/gp_unix.c:243: error: 'FC_SLANT_ITALIC' undeclared (first use in  
this function)
./src/gp_unix.c:248: error: 'FC_WEIGHT_MEDIUM' undeclared (first use  
in this function)
./src/gp_unix.c:249: error: 'FC_WEIGHT_LIGHT' undeclared (first use in  
this function)
./src/gp_unix.c:250: error: 'FC_WEIGHT_DEMIBOLD' undeclared (first use  
in this function)
./src/gp_unix.c:251: error: 'FC_WEIGHT_BOLD' undeclared (first use in  
this function)
./src/gp_unix.c:252: error: 'FC_WEIGHT_BLACK' undeclared (first use in  
this function)
[snip]
./src/gp_unix.c:415: warning: implicit declaration of function  
'FcFontSetDestroy'
make: *** [obj/gp_unix.o] Error 1
### execution of /var/tmp/tmp.1.NgQTMU failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ghostscript-8.61-5
(Reading database ... 123379 files and directories currently installed.)
Removing fink-buildlock-ghostscript-8.61-5 ...
Failed: phase compiling: ghostscript-8.61-5 failed

Ben


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to