pkgsrc-Bugs archive

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

Re: pkg/41750: Updated avrdude with ftdi support



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

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/41750: Updated avrdude with ftdi support
Date: Mon, 27 Jul 2009 15:27:59 +0200

 On Mon, Jul 27, 2009 at 11:25:02AM +0000, OBATA Akio wrote:
 >  Need more work for libftdi.
 >  
 >  libtool added rpath to work directory, so executables installed in
 >  ${PREFIX}/bin refer to libftdi.so in work directory.
 
 This is almost always a sign of incorrect usage. Either the code is
 using an intermediate binary and not installing using
 libtool --mode=install or it is setting the wrong rpath for the library.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index