Csound Csound-dev Csound-tekno Search About

Re: Problems compiling current csound5 from CVS: cannot find -l_csnd

Date2005-11-02 15:03
FromMichael Gogins
SubjectRe: Problems compiling current csound5 from CVS: cannot find -l_csnd
I will do a Linux link myelf shortly in which case I may see this and fix it. Before that, you might try editing SConstruct to not use the -l flab but link with the complete object, i.e. not "-l_csnd" but instead "_csnd.so", possibly incuding the complete absolute pathname.

Regards,
Mike

-----Original Message-----
From: Sebastian Gutsfeld 
Sent: Nov 2, 2005 7:37 AM
To: csound@lists.bath.ac.uk
Subject: [Csnd] Problems compiling current csound5 from CVS: cannot find -l_csnd

Hi *,

today I upgraded my jack lib and so I wanted to compile csound5 with
this new lib.

But when linking _CsoundVST.so I get the error "/usr/bin/ld: cannot find
-l_csnd", although _csnd.so is in my csound5 build directory and "-L."
is set.

Can anybody help me?

regards,
   Sebastian
-- 
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk