Re: [ecasound] EcaSound under Solaris

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

Subject: Re: [ecasound] EcaSound under Solaris
From: Jens Collin (jens.collin_AT_clearit.se)
Date: Thu Aug 14 2003 - 08:41:04 EEST


Hi Kai,

thanks, the parameters to the configure script and the the packages gave
me a bit better results; Now the configuration is done, but after a
couple of minutes run on make, it stops with error in midiio-raw.cpp,
there is an implicit declaration of function 'int open(...)'.
Any hints on this?

Thanks in advance,
Jens

Here's the final rows from the output;

/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I../kvutils -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -g -O2
-D_REENTRANT -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops
-DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c
midiio.cpp
rm -f .libs/midiio.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kvutils
-D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -g -O2 -D_REENTRANT
-D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG
-DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c midiio.cpp
-fPIC -DPIC -o .libs/midiio.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kvutils
-D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -g -O2 -D_REENTRANT
-D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG
-DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c midiio.cpp -o
midiio.o >/dev/null 2>&1
mv -f .libs/midiio.lo midiio.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I../kvutils -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -g -O2
-D_REENTRANT -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops
-DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c
midiio-raw.cpp
rm -f .libs/midiio-raw.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kvutils
-D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -g -O2 -D_REENTRANT
-D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG
-DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c
midiio-raw.cpp -fPIC -DPIC -o .libs/midiio-raw.lo
midiio-raw.cpp: In method `void MIDI_IO_RAW::open()':
midiio-raw.cpp:55: implicit declaration of function `int open(...)'
*** Error code 1
make: Fatal error: Command failed for target `midiio-raw.lo'
Current working directory /usr/mc2/jensa/ecasound-2.2.3/libecasound
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/mc2/jensa/ecasound-2.2.3/libecasound
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/mc2/jensa/ecasound-2.2.3
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'

Kai Vehmanen wrote:
> On Tue, 12 Aug 2003, Jens Collin wrote:
>
>
>>I've scanned the net for anything with regards to Ecasound and Solaris
>>but I have only found ONE referens to a person that claims to have heard
>>that someone is running EcaSound on Solaris.
>>Anyone have a step-by-step or some guidelines to start with?
>
>
> I've compiled on Solaris 5.8 with the following:
>
> ./configure --disable-dependency-tracking --disable-ncurses --with-largefile
> make
> make install
>
> Additional packages I had to install:
>
> - GNU autoconf, automake, libtool, m4
>


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

This archive was generated by hypermail 2b28 : Thu Aug 14 2003 - 08:31:17 EEST