Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2000 15:35:38 +1000 
From:      Nigel Williams <nigel@ccamlr.org>
To:        freebsd-alpha@FreeBSD.org
Subject:   building /usr/ports/graphics/gd and finding libraries?
Message-ID:  <A8EF777A3CAED11198E8CA6D8F0000001611C5@berkner.ccamlr.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A8EF777A3CAED11198E8CA6D8F0000001611C5>