> > ./configure --disable-libusb > > bye, > > -- > Dr. Ludovic Rousseau
thanks, I should have figured that out myself :-) Another point : when cross-compiling pcsc-lite, I get an error on the compilation of testpcsc.c because the linker does not find the pthread library. This is fixed by adding -lpthread in the LDFLAGS, but would it be possible to add this option automatically when we are cross-compiling ? Ivan _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
