Menu

#8 Can't build on Darwin: fontconv.h missing

open
nobody
FontConv (4)
5
2004-10-13
2004-10-13
Anonymous
No

This may be a platform-specific dependency issue. Trying to build 1.35 (or 1.34) from source on Mac OS/X 10.3.5 (development environment: Xcode 1.5 installed, gcc 3.3 used) gives the following:

Charlie-Powerbook:~/Desktop/pfc135 charlie$ make
gcc -O3 -Wall -o ./fontconv fontconv.c
fontconv.c:35:22: fontconv.h: No such file or directory
fontconv.c: In function `parseline':
fontconv.c:271: warning: implicit declaration of function `strnicmp'
make: *** [fontconv] Error 1

Upon inspection, it turns out there is no file fontconv.h in the package or in CVS.

Recommendation: either add fontconv.h to the package, or update the documentation to say where fontconv.h can be obtained.

(from: charlie(at)antipope.org)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB