#1369 closed defect (fixed)
BUG: gd2
Reported by: | julien.touche@… | Owned by: | michaelm@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
libfreetype.6 is in base system (panther) /usr/X11R6/lib but no header so need a change in depends_lib, else gd2 try to build without freetype port and has result, has no header and failed
build well, when you has freetype installed (which is the normal way).
Attachments (1)
Change History (3)
Changed 21 years ago by julien.touche@…
comment:2 Changed 21 years ago by michaelm@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
it seems that the problem was a typo in the Makefile editing, where a stray i had crept into the LDFLAGs, or at least, it builds just fine with that for me. As I understand it freetype is a dependancy nightmare, with all kinds of version incompatibilities and other horrors....and generally relying on the one installed with X11 is the best bet, if you can.
If this doesn't work for you, I'll look in to it a bit more, cheers
Note: See
TracTickets for help on using
tickets.
build error