On Tuesday 27 December 2005 22:11, jpff@codemist.co.uk wrote: > What does this one mean? > > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: /usr/local/lib64/libcsound.a(cfgvar.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC > /usr/local/lib64/libcsound.a: could not read symbols: Bad value > collect2: ld returned 1 exit status > > I thought the use of PIC was universal. This is attempting toi build > a 64bit float dynamic library It seems the linker is using an installed (in /usr/local/lib64) static Csound library. Unless this is really what you intended to do, the old static library should probaby be moved out of the way. ------------------------------------------------------- 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