Re: netpbm broken on current crtn.o new binutils ?

2001-07-19 Thread David O'Brien

On Wed, Jul 18, 2001 at 12:32:40PM -0700, Manfred Antar wrote:
 (/usr/local/bin)505}./pnmtopng 
 /usr/libexec/ld-elf.so.1: /usr/lib/crtn.o: unsupported file type

Fix is in the pipeline.  Sometimes the commit process to the FSF/GNU tree
is a slow one.
  
-- 
-- David  ([EMAIL PROTECTED])

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: netpbm broken on current crtn.o new binutils ?

2001-07-19 Thread Andrew Kenneth Milton

+---[ Manfred Antar ]--
| 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)

I don't think it's isolated to netpbm... trying to build the latest
xawtv (not from ports)...

libpng.so.4 = /usr/local/lib/libpng.so.4 (0x18091000)
libjpeg.so.9 = /usr/local/lib/libjpeg.so.9 (0x180b)
libXaw.so.7 = /usr/X11R6/lib/libXaw.so.7 (0x180ce000)
libXmu.so.6 = /usr/X11R6/lib/libXmu.so.6 (0x18121000)
libXt.so.6 = /usr/X11R6/lib/libXt.so.6 (0x18135000)
libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x1817f000)
libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x18188000)
libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x1819e000)
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x181ac000)
libc_r.so.5 = /usr/lib/libc_r.so.5 (0x18287000)
libc.so.5 = /usr/lib/libc.so.5 (0x182a6000)
crtn.o (0x0)
libz.so.2 = /usr/lib/libz.so.2 (0x18357000)
libm.so.2 = /usr/lib/libm.so.2 (0x18364000)
libXpm.so.4 = /usr/X11R6/lib/libXpm.so.4 (0x1838)
libXThrStub.so.6 = /usr/X11R6/lib/libXThrStub.so.6 (0x1838e000)

-- 
Totally Holistic Enterprises Internet|  | Andrew Milton
The Internet (Aust) Pty Ltd  |  |
ACN: 082 081 472 ABN: 83 082 081 472 |  M:+61 416 022 411   | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068|[EMAIL PROTECTED]| 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: netpbm broken on current crtn.o new binutils ?

2001-07-19 Thread Andrew Kenneth Milton

+---[ Andrew Kenneth Milton ]--
| +---[ Manfred Antar ]--
| | 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.
|
| I don't think it's isolated to netpbm... trying to build the latest
| xawtv (not from ports)...

I rebuilt libpng and libxpm from ports and I can link...
perhaps rebuild some older libs in the ldd list.

-- 
Totally Holistic Enterprises Internet|  | Andrew Milton
The Internet (Aust) Pty Ltd  |  |
ACN: 082 081 472 ABN: 83 082 081 472 |  M:+61 416 022 411   | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068|[EMAIL PROTECTED]| 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



netpbm broken on current crtn.o new binutils ?

2001-07-18 Thread Manfred Antar

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




==
||  [EMAIL PROTECTED]   ||
||  Ph. (415) 681-6235  ||
==


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message