NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/42420: $ORIGIN undefined on NetBSD



The following reply was made to PR kern/42420; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/42420: $ORIGIN undefined on NetBSD
Date: Tue, 23 Mar 2010 18:03:04 +0000

 On Wed, 17 Mar 2010 14:26:44 -0500, austinenglish%gmail.com@localhost wrote:
  > It's needed by:
  > http://source.winehq.org/git/wine.git/?a=3Dcommitdiff;h=3D5ed59015b290c7c12=
  > 38c7d08cacc299f0aa151e
  >
  > to help Wine find its libraries.
 
 The autoconf test is broken. It only checks that you can stuff
 arbitrary garbage into the rpath, not that anything will work as
 expected. This will fail, perhaps silently, on any system that doesn't
 have $ORIGIN implemented, which I believe is quite a few of them.
 
 Please get that fixed in Wine.
 
 (The kernel issue in NetBSD is that $ORIGIN only gets set for programs
 invoked with an absolute pathname.)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index