2009/1/7 Paul <[email protected]>:
> pls see configure and make log below.
>

> LIBUSB_CFLAGS:       -I/Library/OpenSC/include -I/usr/local/include
> LIBUSB_LIBS:       /Library/OpenSC/lib/libusb.a -Wl,-framework -Wl,IOKit
> -Wl,-framework -Wl,CoreFoundation -L/usr/local/lib -lusb -framework IOKit

libusb-config was found but did not generate a correct configuration.
It should be "-Wl,-framework -Wl,IOKit" instead of "-framework IOKit".

Just do:
$ sudo chmod -x $(which libusb-config)
and try again.

Bye

-- 
 Dr. Ludovic Rousseau
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to