Csound Csound-dev Csound-tekno Search About

ld ... symbols not found

Date2017-05-18 09:31
Fromrmgls
Subjectld ... symbols not found
Hello csounders,

Building from git:
On OS X 10.12.XXX    I get thise errors

[ 66%] Building C object Opcodes/CMakeFiles/liveconv.dir/liveconv.c.o
[ 66%] Linking C shared library ../libliveconv.dylib
Undefined symbols for architecture x86_64:
  "_init_load", referenced from:
      _liveconv_init in liveconv.c.o
  "_next_load", referenced from:
      _liveconv_perf in liveconv.c.o
  "_previous_load", referenced from:
      _liveconv_perf in liveconv.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [libliveconv.dylib] Error 1
make[1]: *** [Opcodes/CMakeFiles/liveconv.dir/all] Error 2
make: *** [all] Error 2


It seems to me that  MYDIR/csound/include  is not found.

CmakeCache.txt seems correct.

Thanks in advance for any help.

Raoul



Date2017-05-18 09:47
FromVictor Lazzarini
SubjectRe: ld ... symbols not found
yep, I’ve fixed those these morning. I will commit now.
========================
Prof. Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952 

> On 18 May 2017, at 09:31, rmgls  wrote:
> 
> Hello csounders,
> 
> Building from git:
> On OS X 10.12.XXX    I get thise errors
> 
> [ 66%] Building C object Opcodes/CMakeFiles/liveconv.dir/liveconv.c.o
> [ 66%] Linking C shared library ../libliveconv.dylib
> Undefined symbols for architecture x86_64:
>   "_init_load", referenced from:
>       _liveconv_init in liveconv.c.o
>   "_next_load", referenced from:
>       _liveconv_perf in liveconv.c.o
>   "_previous_load", referenced from:
>       _liveconv_perf in liveconv.c.o
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [libliveconv.dylib] Error 1
> make[1]: *** [Opcodes/CMakeFiles/liveconv.dir/all] Error 2
> make: *** [all] Error 2
> 
> 
> It seems to me that  MYDIR/csound/include  is not found.
> 
> CmakeCache.txt seems correct.
> 
> Thanks in advance for any help.
> 
> Raoul
> rmgls@orange.fr
> 
> 
> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2017-05-18 10:13
Fromrmgls
SubjectRe: ld ... symbols not found
Thanks .

yep, I’ve fixed those these morning. I will commit now.
========================
Prof. Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952 

> On 18 May 2017, at 09:31, rmgls  wrote:
> 
> Hello csounders,
> 
> Building from git:
> On OS X 10.12.XXX    I get thise errors
> 
> [ 66%] Building C object Opcodes/CMakeFiles/liveconv.dir/liveconv.c.o
> [ 66%] Linking C shared library ../libliveconv.dylib
> Undefined symbols for architecture x86_64:
>  "_init_load", referenced from:
>      _liveconv_init in liveconv.c.o
>  "_next_load", referenced from:
>      _liveconv_perf in liveconv.c.o
>  "_previous_load", referenced from:
>      _liveconv_perf in liveconv.c.o
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [libliveconv.dylib] Error 1
> make[1]: *** [Opcodes/CMakeFiles/liveconv.dir/all] Error 2
> make: *** [all] Error 2
> 
> 
> It seems to me that  MYDIR/csound/include  is not found.
> 
> CmakeCache.txt seems correct.
> 
> Thanks in advance for any help.
> 
> Raoul
> rmgls@orange.fr
> 
> 
> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here