Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 07:00:05 -0800 (PST)
From:      =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/34908: libpng port makes bad dynamic library on -CURRENT
Message-ID:  <200202131500.g1DF05o00575@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: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>
To: "Vladimir B.Grebenschikov" <vova@sw.ru>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, current@FreeBSD.ORG,
	obrien@FreeBSD.ORG
Subject: Re: ports/34908: libpng port makes bad dynamic library on -CURRENT
Date: Wed, 13 Feb 2002 17:59:02 +0300

 On Wed, Feb 13, 2002 at 17:35:27 +0300, Vladimir B.Grebenschikov wrote:
 > 
 > Programm linked against libpng.so on -CURRNET causes SIGBUS on startup
 > 
 > >How-To-Repeat:
 > 
 > % cat > trypng.c
 > #include <stdio.h>
 > 
 > main(int ac, char ** av)
 > {
 >   printf("Hello World\n");
 > }
 > ^D
 > % gcc -o trypng trypng.c -L/usr/local/lib -lpng
 > % ./trypng
 > Bus error (core dumped)
 
 It looks like problem with new GNU binutils (I suspect ASM code). Try to
 contact David <obrien@FreeBSD.org> on this subj.
 
 -- 
 Andrey A. Chernov
 http://ache.pp.ru/

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?200202131500.g1DF05o00575>