[SM-Grimoire-Bugs] [Bug 10505] New: libusb fails to cast
bugzilla-daemon at bugs.sourcemage.org
bugzilla-daemon at bugs.sourcemage.org
Wed Feb 8 09:00:05 EST 2006
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.
More information about the SM-Grimoire-Bugs
mailing list