Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2001 12:32:40 -0700
From:      Manfred Antar <null@pozo.com>
To:        current@FreeBSD.ORG
Cc:        ports@FreeBSD.ORG
Subject:   netpbm broken on current crtn.o new binutils ?
Message-ID:  <5.1.0.14.2.20010718122617.00b05000@pozo.com>

next in thread | raw e-mail | index | archive | help
The port netpbm builds and installs fine on current.
When trying to build the docs in /usr/docs the program peps calls /usr/local/bin/pnmtopng
This is from the netpbm port.

(/usr/local/bin)505}./pnmtopng 
/usr/libexec/ld-elf.so.1: /usr/lib/crtn.o: unsupported file type
 
(/usr/local/bin)506} ldd ./pnmtopng
./pnmtopng:
        libpnm.so.1 => /usr/local/lib/libpnm.so.1 (0x2806c000)
        libppm.so.1 => /usr/local/lib/libppm.so.1 (0x28073000)
        libpgm.so.1 => /usr/local/lib/libpgm.so.1 (0x2807c000)
        libpbm.so.1 => /usr/local/lib/libpbm.so.1 (0x2807f000)
        libpng.so.4 => /usr/local/lib/libpng.so.4 (0x2808d000)
        libm.so.2 => /usr/lib/libm.so.2 (0x280ad000)
        libc.so.5 => /usr/lib/libc.so.5 (0x280c9000)
=>>>>>        crtn.o (0x0)
        libz.so.2 => /usr/lib/libz.so.2 (0x2817d000)
Manfred




==================================
||      null@pozo.com           ||
||      Ph. (415) 681-6235      ||
==================================


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




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