[Muscle] Re: Re: Re:Configure error on Mac OSX 10.5.x

Ludovic Rousseau ludovic.rousseau at gmail.com
Wed Jan 7 08:35:33 PST 2009


2009/1/7 Paul <paulaaa1234 at hotmail.com>:
> 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


More information about the Muscle mailing list