On Monday 09 January 2006 09:26, jpff@codemist.co.uk wrote: > This time on the 64bit machine > > gcc -Wl,-Bdynamic -o csound frontends/csound/sched.o frontends/csound/csound_main.o -L. -L. -L/usr/local/lib64 -L. -L. -lcsound64 -lsndfile -ldl -lpthread -lm > ./libcsound64.a(one_file.o)(.text+0x6c4): In function `csoundTmpFileName': > Top/one_file.c:77: warning: the use of `tmpnam' is dangerous, better use `mkstemp' > frontends/csound/csound_main.o(.text+0x2f8): In function `main': > frontends/csound/csound_main.c:167: undefined reference to `csoundDeleteAllGlobalConfigurationVariables' > collect2: ld returned 1 exit status > scons: *** [csound] Error 1 > scons: building terminated because of errors. > > This is after a fresh update and total rebuild You may have an old version of frontends/csound/csound_main.c. If updating does not fix this, try doing a checkout instead to a new directory. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net