|
From: Xiaofan C. <xia...@gm...> - 2010-10-13 10:50:10
|
On Wed, Oct 13, 2010 at 6:44 PM, Xiaofan Chen <xia...@gm...> wrote: > On Wed, Oct 13, 2010 at 6:27 PM, Simone chemelli > <che...@te...> wrote: >> Here you are. >> > I see nothing wrong in the log. What do you mean by > "make install will not replace cybusb-1.0.dll"? > > libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libusb-1.0.la'i; > echo cygusb-1.0.dll'` > libtool: install: dldir=/usr/local/lib/`dirname ../bin/cygusb-1.0.dll` > libtool: install: test -d /usr/local/lib/../bin || mkdir -p > /usr/local/lib/../bin > libtool: install: /usr/bin/install -c .libs/cygusb-1.0.dll > /usr/local/lib/../bin/cygusb-1.0.dll > libtool: install: chmod a+x /usr/local/lib/../bin/cygusb-1.0.dll > libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval > 'strip --strip-unneeded /usr/local/lib/../bin/cygusb-1.0.dll' || exit 0; fi > I just tried it myself and "make install" works fine to replace the cygusb-1.0.dll. -- Xiaofan |