pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/46478: www/curl does not compile on Solaris/sparc with compiler not configured with devel/libelf
The following reply was made to PR pkg/46478; it has been noted by GNATS.
From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: David Holland <dholland-pbugs%NetBSD.org@localhost>,
pkg-manager%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/46478: www/curl does not compile on Solaris/sparc with
compiler not configured with devel/libelf
Date: Fri, 25 May 2012 10:37:45 +0200
> possible theory: is one or more of the tools linked against a base
> system libelf, such that if pkgsrc's libelf is installed it ends up
> using that at runtime instead? If so, that could certainly explain it
> not working.
Oh, that's definitely the case. I did a complete build under "truss -f"
and the libelf from pkgsrc was used instead of the native one. That gave
me the idea to check what happens if I remove devel/libelf. As I use
native ld/as and not devel/binutils, I don't really need/want pkgsrc's
libelf.
But I don't understand why this a) does not fail on Solaris/i86 and b)
fails only with this test. I have built hundreds of other packages after
devel/libelf were installed, and of course that version of libelf was
used there as well.
--
Jörn Clausen
joern.clausen%uni-bielefeld.de@localhost
Hochschulrechenzentrum http://www.uni-bielefeld.de/hrz/
Universität Bielefeld
Home |
Main Index |
Thread Index |
Old Index