Electronic Music mailing list archives

Previous Message: Re: New MacOS X installer for 4.23f12gbs.7
Next Message: How About Some New Opcodes for Christmas & New Years?

From: Jesse Ray Lucas ()
Date: Dec 5, 2004
Subject: Re: csound on OpenBSD?
Okay.  Got gbs.7 (what does 'gbs' stand for?)...

Made the changes to configure.ac...

Ran ./configure --disable-windows --disable-rtaudio --with-x=no 
--without-fltk

Output looked promising...

Configuration Summary
----------------------
Real-Time Audio Support: Disabled
Windowing Support: Disabled
Audio Formats suported: WAV  AIFF  IRCAM

Unfortunately, make barfs with...

...
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DXMGDIR=\"/usr/local/share/csound\" 
-DUSE_CSOU
ll -malign-loops=4 -malign-jumps=4 -ffast-math -fomit-frame-pointer 
-finline-fun
libcsound_la-main.TPlo -o libcsound_la-main.o
main.c:249: conflicting types for `psignal'
/usr/include/signal.h:112: previous declaration of `psignal'
main.c: In function `mainRESET':
main.c:699: warning: unused variable `rtclose'
*** Error code 1

Stop in /root/csound-4.23f12gbs.7/csound (line 1517 of Makefile).
*** Error code 1

Stop in /root/csound-4.23f12gbs.7/csound (line 470 of Makefile).
*** Error code 1

zephyr#

Do these errors ring a bell?  I looked through the Makefiles on the 
lines listed, but didn't see anything that I could understand to change 
to resolve the problems.




Ben Collver wrote:

>On Sat, Dec 04, 2004 at 10:44:11PM -0500, Jesse Ray Lucas wrote:
>  
>
>>Geez...here goes.
>>
>>I have now built and installed the OpenBSD pth package from the ports 
>>tree (thanks for the advice).
>>
>>I'm using the "Platform Independent" source Csound.tar.gz downloaded 
>>from the csound page at sourceforge.net.
>>    
>>
>
>What you downloaded is from prior to the NetBSD stuff being added in.
>What you want is csound-4.23f12gbs.7.tar.gz OR check out csound from
>CVS.
>
>  
>
>>make was complaining about a missing file "autoheader.h", so I had to go 
>>to the CVS to get that (why isn't it in the source archive?)  Also, 
>>there is no "configure.ac" anywhere in the source tree I downloaded.  
>>But it's in the CVS, too.  ???
>>    
>>
>
>I filed a bug report on the autoheader.h thing:
>
>http://sourceforge.net/tracker/index.php?func=detail&aid=996186&group_id=81968&atid=564599
>
>This is not a problem with gbs.7 or CVS.
>
>  
>
>>This is a console only machine, so I don't believe I need the FLTK do 
>>I?  I commented out the FLTK lines in the Makefile.
>>    
>>
>
>You don't need FLTK unless you want to use csound instruments with FLTK
>opcodes.
>
>Cheers,
>
>Ben
>  
>

--  [EMAIL REMOVED]               (or to http://www.cs.bath.ac.uk/cgi-bin/csound ) [EMAIL REMOVED] 

+ playing 32-bit float soundfiles steven yi (12/03/04)
+--- csound on OpenBSD? Jesse Ray Lucas (12/04/04)
+------Re: csound on OpenBSD? Ben Collver (12/04/04)
+---------Re: csound on OpenBSD? Jesse Ray Lucas (12/04/04)
+------------Re: csound on OpenBSD? (current errors) Jesse Ray Lucas (12/04/04)
+------------Re: csound on OpenBSD? Ben Collver (12/04/04)
+---------------Re: csound on OpenBSD? Jesse Ray Lucas (12/05/04)
+------------------Re: csound on OpenBSD? Ben Collver (12/05/04)
+---------------------Re: csound on OpenBSD? Jesse Ray Lucas (12/05/04)
+------------------------Re: csound on OpenBSD? Ben Collver (12/06/04)
+---------------Re: csound on OpenBSD? Art Hunkins (12/05/04)
+------------------Re: csound on OpenBSD? Jeremiah Benham (12/05/04)
+------------------Re: csound on OpenBSD? (re: FLTK) Jesse Ray Lucas (12/05/04)

Previous Message: Re: New MacOS X installer for 4.23f12gbs.7
Next Message: How About Some New Opcodes for Christmas & New Years?