pkgsrc-Bugs archive

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

Re: pkg/34817: [patch] emulators/suse100_base does not install on FreeBSD 6.1



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

From: Peter Schuller <peter.schuller%infidyne.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/34817: [patch] emulators/suse100_base does not install on 
FreeBSD 6.1
Date: Sat, 14 Oct 2006 23:50:54 +0200

 >  I remember I did something for FreeBSD and pkgsrc years ago, here
 >  it is:
 >
 >  http://mail-index.netbsd.org/tech-pkg/2003/09/12/0001.html
 
 Unless I am misstaken it does not address devfs issues. 2003... a while ago. 
 Was that intended for FreeBSD 4.x perhaps?
 
 >  I don't see any problem with your patch, but I don't know where did you
 >  use brandelf. You'll have to run it on every linux binary to make it
 >  work.
 
 Sorry - I did not mean my patch cared about brandelf, but the Makefile already 
 
 did previously:
 
 .if ${OPSYS} == "FreeBSD"
         ${BRANDELF} -t Linux ${EMULDIR}/sbin/ldconfig
 .endif 
 
 Not sure why it's being run on just that. Perhaps it is an obsolete left-over 
 operation from the past (which would explain why BRANDELF has disappeared)?
 
 -- 
 / Peter Schuller, InfiDyne Technologies HB
 
 PGP userID: 0xE9758B7D or 'Peter Schuller 
<peter.schuller%infidyne.com@localhost>'
 Key retrieval: Send an E-Mail to getpgpkey%scode.org@localhost
 E-Mail: peter.schuller%infidyne.com@localhost Web: http://www.scode.org
 



Home | Main Index | Thread Index | Old Index