Re: [ecasound] ECI C example

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] ECI C example
From: janne halttunen (jhalttun_AT_pp.htv.fi)
Date: Mon Oct 21 2002 - 01:14:22 EEST


On Mon, 21 Oct 2002 00:36:36 +0300
janne halttunen <jhalttun_AT_pp.htv.fi> wrote:

> $ gcc eciexample.c
>
> /tmp/cc2tSs8B.o: In function `main':
> /tmp/cc2tSs8B.o(.text+0x1f): undefined reference to `eci_init'
> /tmp/cc2tSs8B.o(.text+0x2c): undefined reference to `eci_command'
> /tmp/cc2tSs8B.o(.text+0x3c): undefined reference to `eci_command'
> /tmp/cc2tSs8B.o(.text+0x4c): undefined reference to `eci_command'
> /tmp/cc2tSs8B.o(.text+0x5c): undefined reference to `eci_command'
> /tmp/cc2tSs8B.o(.text+0x6c): undefined reference to `eci_command'
> /tmp/cc2tSs8B.o(.text+0x7c): more undefined references to `eci_command' follow
>
> collect2: ld returned 1 exit status
>
> What's with this?

Ok. So I should've RTFM. I have to link to libecasoundc library. But, there's only libecasoundc.a and libecasoundc.la in /usr/local/lib .. How do I create shared libraries from these?

janne


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Oct 21 2002 - 01:20:06 EEST