Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10713] libusb v0.1.12 fails compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10713] libusb v0.1.12 fails compile
  • Date: 9 Mar 2009 17:43:14 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10713


froz3nshade AT gmail.com <froz3nshade AT gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |froz3nshade AT gmail.com




--- Comment #10 from froz3nshade AT gmail.com <froz3nshade AT gmail.com>
2009-03-09 12:43:12 ---
Had this problem myself, with libtool-2.2.6a and libusb 0.1.12, and worked
around it in a non elegant way: right after 'cast libusb' while ./configure
is
running, hit ctrl+z and then go to /usr/src/libusb-0.1.12, edit Makefile.in
and
tests/Makefile.in, adding --tag=CC and --tag=CXX to the LTCOMPILE,
LTCXXCOMPILE
and LTLINK lines (I'm not sure these are the exact variable names but very
similar anyhow). Then enter 'fg' in the terminal to continue the job and it
will compile.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page