Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 08:00:11 -0800 (PST)
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/34908: libpng port makes bad dynamic library on -CURRENT
Message-ID:  <200202131600.g1DG0Bq15389@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/34908; it has been noted by GNATS.

From: "David O'Brien" <obrien@FreeBSD.ORG>
To: "Vladimir B.  Grebenschikov" <vova@sw.ru>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, current@FreeBSD.ORG
Subject: Re: ports/34908: libpng port makes bad dynamic library on -CURRENT
Date: Wed, 13 Feb 2002 07:52:40 -0800

 On Wed, Feb 13, 2002 at 06:14:42PM +0300, Vladimir B.  Grebenschikov wrote:
 > It was in chroot created today as:
 > 
 >    # cd /usr/src
 >    # cvs -d :pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs upd -dP
 >    # make buildworld
 >    # make installworld DESTDIR=/X/chroot
 >    # cd /usr/src/etc && make destribution DESTDIR=/X/chroot
 >    # chroot /X/chroot /bin/tcsh
 > 
 > building programm with -g gives no more information at all, I have tried
 > Linking aginst static library - works.
 
 This suggests a problem with the runtime-linker (rtld), not binutils.
 
  
 > May be I need to try build libpng with -g ?
 
 Yes, the ENTIRE code should be compiled with -g.  Then the core dump
 inspected with GDB.

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?200202131600.g1DG0Bq15389>