Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=461050 --- Comment #3 from Lucian Langa <cooly@xxxxxxxxxxxx> 2008-11-21 01:44:04 EDT --- (In reply to comment #2) > configure:6234: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 > -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL > -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng12 -z now conftest.c > -lgpm -lm -lutil -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lSDL > -lpthread -lpng12 -lsndfile -lasound -lftdi -lusb >&5 > /usr/bin/ld: cannot find -lusb > collect2: ld returned 1 exit status > configure:6237: $? = 1 > configure: program exited with status 1 > > I have no idea why libusb is needed to compute sizeof(char), but there it is. conftest is compiled against $LIBS which contains among other things -lusb. Anyway it should be harmless as tucnak2 requires libftdi which requires libusb. Updated BR... new version: http://lucilanga.fedorapeople.org/tucnak2.spec http://lucilanga.fedorapeople.org/tucnak2-2.14-2.fc10.src.rpm -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review