[clam-devel] build error on Mac
Dave Oshinsky
daveoshinsky at yahoo.com
Sun Dec 12 19:40:37 PST 2010
Hello,
I'm trying to build on Snow Leopard OS X, seeing an error involving double
quotes in link command:
scons: Configure: yes
scons: Configure: Checking that jack sample program compiles...
.sconf_temp/conftest_33.c <-
|#include <jack/jack.h>
|#include <stdlib.h>
|jack_client_t *client;
|int main()
|{
| client = jack_client_new ("foo");
| if ( client != NULL )
| jack_client_close (client);
| return 0;
|}
|
gcc -o .sconf_temp/conftest_33.o -c -g -Wall "-framework CoreAudio -framework
CoreServices -framework AudioUnit" -DCLAM_FLOAT -D_DEBUG -DUSE_SNDFILE=1
-DUSE_OGGVORBIS=1 -DWITH_VORBIS=1 -DUSE_MAD=1 -DWITH_MAD=1 -DUSE_ID3=1
-I/usr/local/include -I/opt/local/include .sconf_temp/conftest_33.c
cc1: error: unrecognized command line option "-framework CoreAudio -framework
CoreServices -framework AudioUnit"
scons: Configure: no
Where should I apply a fix or workaround?
Thanks,
Dave Oshinsky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20101212/2ce89039/attachment-0001.html>
More information about the clam-devel
mailing list