[CM] Grace, Alpha3
Heinrich Taube
taube at illinois.edu
Mon Jul 15 03:35:24 PDT 2013
it'll be looking for the sndlib library in the lib directory so make sure you move libsndlib.a to this location:
cm/sndlib/lib/libsndlib.a
or just wait a few days this will all be working.
Grace's new look and feel took only a few hours, not days, to get working so i will save the first beta once the sndlib building is in.
On Jul 14, 2013, at 8:35 PM, James Hearon <j_hearon at hotmail.com> wrote:
> Hi,
>
> I'm trying to build it on f19, with ld stuck on finding libsndlib.a. It did build it in cm/sndlib as part of the process. Wondering if I need to add the path to it somewhere?
>
> config.status: creating unix-config.h
> === Making Sndlib ====
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC headers.c
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC audio.c
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC io.c
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC sound.c
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC xen.c
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC vct.c
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC clm.c
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC sndlib2xen.c
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC clm2xen.c
> g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC s7.c
> : headers.o audio.o io.o sound.o xen.o vct.o clm.o sndlib2xen.o clm2xen.o s7.o -o libsndlib.so -shared -lasound -lm -ldl
> ar -rc libsndlib.a headers.o audio.o io.o sound.o xen.o vct.o clm.o sndlib2xen.o clm2xen.o s7.o
> : libsndlib.a
> s7.cpp
> Linking s7
> /usr/bin/ld: cannot find -lsndlib
> collect2: error: ld returned 1 exit status
> make[1]: *** [bin/s7] Error 1
> make: *** [s7] Error 2
>
>
>
> Regards,
> Jim
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
More information about the Cmdist
mailing list