Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10505] New: libusb fails to cast

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 10505] New: libusb fails to cast
  • Date: 8 Feb 2006 14:00:05 -0000

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

Summary: libusb fails to cast
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: stefanos.carlstrom AT gmail.com


I cannot cast libusb 0.1.10a.

Output:
make[2]: Entering directory `/usr/src/libusb-0.1.10a'
if /bin/sh ./libtool --mode=compile /usr/src/libusb-0.1.10a/compile gcc
-DHAVE_CONFIG_H -I. -O -march=pentium2 -mmmx -pipe -DPIC -fPIC -O3 -Wall
-MT
usb.lo -MD -MP -MF ".deps/usb.Tpo" -c -o usb.lo usb.c; \
then mv -f ".deps/usb.Tpo" ".deps/usb.Plo"; else rm -f ".deps/usb.Tpo"; exit
1; fi
if /bin/sh ./libtool --mode=compile /usr/src/libusb-0.1.10a/compile gcc
-DHAVE_CONFIG_H -I. -O -march=pentium2 -mmmx -pipe -DPIC -fPIC -O3 -Wall
-MT
error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo";
exit 1; fi
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [error.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: Leaving directory `/usr/src/libusb-0.1.10a'
make[1]: Leaving directory `/usr/src/libusb-0.1.10a'
make[2]: *** [usb.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Running make with 2 jobs failed. Attempt to run with a single job? [y]
/usr/bin/make all-recursive
make[1]: Entering directory `/usr/src/libusb-0.1.10a'
Making all in .
make[2]: Entering directory `/usr/src/libusb-0.1.10a'
if /bin/sh ./libtool --mode=compile /usr/src/libusb-0.1.10a/compile gcc
-DHAVE_CONFIG_H -I. -O -march=pentium2 -mmmx -pipe -DPIC -fPIC -O3 -Wall
-MT
usb.lo -MD -MP -MF ".deps/usb.Tpo" -c -o usb.lo usb.c; \
then mv -f ".deps/usb.Tpo" ".deps/usb.Plo"; else rm -f ".deps/usb.Tpo"; exit
1; fi
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: Leaving directory `/usr/src/libusb-0.1.10a'
make[1]: Leaving directory `/usr/src/libusb-0.1.10a'
! Problem Detected !
make[2]: *** [usb.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

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



  • [SM-Grimoire-Bugs] [Bug 10505] New: libusb fails to cast, bugzilla-daemon, 02/08/2006

Archive powered by MHonArc 2.6.24.

Top of Page