building /usr/ports/graphics/gd and finding libraries?

[ Available lists | Index of freebsd-alpha | Month of Apr 2000 | Week of 2 Apr 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Nigel Williams <nigel@ccamlr.org>
Date
2 Apr 2000 22:35:52
Subject
building /usr/ports/graphics/gd and finding libraries?
Message-ID
A8EF777A3CAED11198E8CA6D8F0000001611C5@berkner.ccamlr.org


[ Hide this part ]
output from ldconfig -elf -r includes...

84:-ltk82.1 => /usr/local/lib/libtk82.so.1
85:-lpng.3 => /usr/local/lib/libpng.so.3
86:-ljpeg.9 => /usr/local/lib/libjpeg.so.9

bash# gcc -o hello -g -O hello.c -lpng
/usr/libexec/elf/ld: cannot open -lpng: No such file or directory
bash#

The /usr/ports/graphics/gd configure script claims libpng is not installed.

This is on Alpha FreeBSD 4.0-STABLE (cvsup'd yesterday)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message



Elapsed time: 0.065 seconds