ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] libusb


From: Chris Westervelt
Subject: Re: [Ltib] libusb
Date: Fri, 15 Jun 2012 13:38:04 -0500

Ok I slept on this one for a few days and here’s what I did.  I decided to delete the rpm/BUILD/libusb directory and low and behold it built.  Some days I just can’t get enough of LTIB and other days I just feel like retiring and going fishing.

 

From: Chris Westervelt
Sent: Thursday, June 14, 2012 10:47 AM
To: 'Stuart Hughes'
Cc: address@hidden
Subject: RE: [Ltib] libusb

 

Tried the patch but same results.  I know the latest CVS files will build if I run it on a Ubuntu 12.04 machine but not on my 10.04 machine

 

From: Stuart Hughes [mailto:address@hidden
Sent: Thursday, June 14, 2012 3:53 AM
To: Chris Westervelt
Cc: address@hidden
Subject: Re: [Ltib] libusb

 

Hi Chris,

I'm not sure why that package is running libtoolize, normally this is only for the developer IIRC and packagers should just be using the pre-generated 'configure' etc.

Can you try this patch (remove the libtoolize line from the .spec file):

$ cvs diff -u dist/lfs-5.1/libusb/libusb.spec
Index: dist/lfs-5.1/libusb/libusb.spec
===================================================================
RCS file: /sources/ltib/ltib/dist/lfs-5.1/libusb/libusb.spec,v
retrieving revision 1.1.1.4
diff -u -r1.1.1.4 libusb.spec
--- dist/lfs-5.1/libusb/libusb.spec    5 Dec 2008 14:25:45 -0000    1.1.1.4
+++ dist/lfs-5.1/libusb/libusb.spec    14 Jun 2012 07:51:45 -0000
@@ -17,7 +17,7 @@
 
 %Prep
 %setup
-libtoolize --copy --force
+#libtoolize --copy --force
 
 %Build
 # note: I tried version 0.1.10a buy this requires a c++ compiler


Regards, Stuart


On 13/06/12 13:56, Chris Westervelt wrote:

Stuart,

 

I have sent a shout out to the group to try and get some feedback on why libusb will not build for me.  No one has responded to either of my request so I was wondering if you could help me.  Below is the output I’m seeing when it builds.

 

./libtool: line 454: CDPATH: command not found

./libtool: line 454: CDPATH: command not found

./libtool: line 454: CDPATH: command not found

./libtool: line 454: CDPATH: command not found

./libtool: line 1132: func_opt_split: command not found

libtool: Version mismatch error.  This is libtool 2.2.6b

Debian-2.2.6b-2ubuntu1, but the

libtool: definition of this LT_INIT comes from an older release.

libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b

Debian-2.2.6b-2ubuntu1

libtool: and run autoconf again.

./libtool: line 1132: func_opt_split: command not found

./libtool: line 1132: func_opt_split: command not found

make[2]: *** [error.lo] Error 1

make[2]: *** Waiting for unfinished jobs....

libtool: Version mismatch error.  This is libtool 2.2.6b

Debian-2.2.6b-2ubuntu1, but the

libtool: definition of this LT_INIT comes from an older release.

libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b

Debian-2.2.6b-2ubuntu1

libtool: and run autoconf again.

libtool: Version mismatch error.  This is libtool 2.2.6b

Debian-2.2.6b-2ubuntu1, but the

libtool: definition of this LT_INIT comes from an older release.

libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b

Debian-2.2.6b-2ubuntu1

libtool: and run autoconf again.

make[2]: *** [linux.lo] Error 1

make[2]: *** [descriptors.lo] Error 1

./libtool: line 1132: func_opt_split: command not found

libtool: Version mismatch error.  This is libtool 2.2.6b

Debian-2.2.6b-2ubuntu1, but the

libtool: definition of this LT_INIT comes from an older release.

libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b

Debian-2.2.6b-2ubuntu1

libtool: and run autoconf again.

make[2]: *** [usb.lo] Error 1

make[2]: Leaving directory

`/home/chris/Desktop/ltib-igii-34-dev/ltib-igii/ltib/rpm/BUILD/libusb-0.1.8'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory

`/home/chris/Desktop/ltib-igii-34-dev/ltib-igii/ltib/rpm/BUILD/libusb-0.1.8'

make: *** [all] Error 2

error: Bad exit status from

/home/chris/Desktop/ltib-igii-34-dev/ltib-igii/ltib/tmp/rpm-tmp.30599 (%build)

 

 

RPM build errors:

    Bad exit status from

/home/chris/Desktop/ltib-igii-34-dev/ltib-igii/ltib/tmp/rpm-tmp.30599 (%build)

Build time for libusb: 10 seconds

 

Failed building libusb

 

 

Chris Westervelt

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]