Csound Csound-dev Csound-tekno Search About

[Cs-dev] and another problem

Date2006-01-09 08:26
Fromjpff@codemist.co.uk
Subject[Cs-dev] and another problem
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

==John ffitch


-------------------------------------------------------
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

Date2006-01-09 09:30
FromIstvan Varga
SubjectRe: [Cs-dev] and another problem
AttachmentsNone