Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:4644] RE: Updated Csound 5 compile errors

Date2004-05-10 05:32
From"Michael Gogins"
Subject[CSOUND-DEV:4644] RE: Updated Csound 5 compile errors
When in doubt with Linux packages, install from sources, ./configure, make,
make install. That will usually install any libs and headers in expected
places. ALSA might be different because it is a kernel driver as well as a
lib. I installed the basic parts of Planet CCRMA and recommend that - it's
intended specially for computer music. It had good instructions for
installing ALSA. The next release of Linux will come with ALSA already built
into the kernel - very good news for computer musicians.

----- Original Message ----- 
From: 
To: "Csound Developers Discussion List" 
Sent: Sunday, May 09, 2004 10:40 PM
Subject: [CSOUND-DEV:4638] RE: Updated Csound 5 compile errors


> I have alsa installed and working, this I know for sure (I can use aplay,
and
> other alsa apps). What I don't know is how to make the install work or
find it
> or whatever. Keep in mind I have next to no idea on how to run these
things on
> linux. I'd love to get it working to test it, but I guess I need more
detail
> than is currently in the guide. Any suggestion on what I need to do to
make it go?
>
> Thanks
> Iain
>
> > asound is ALSA, you will definitely need that. etags you can install or
not
> > as you please - it's not required for Csound to work.
> >
> > Original Message:
> > -----------------
> > From:  iainduncan@telus.net
> > Date: Sun,  9 May 2004 17:20:58 -0700
> > To: csound-dev@eartha.mills.edu
> > Subject: [CSOUND-DEV:4636] Updated Csound 5 compile errors
> >
> >
> > Ok, to resummarize, all necessary dependencies have been installed or
> > emerged.
> > Now custom.py knows where python.h is. I don't think that changed my
errors
> > any
> > though:
> >
> > With all options on in SConstruct as per default:
> >
> > ./libcsound.a(main.o)(.text+0x503): In function `csoundCompile':
> > Top/main.c:423: warning: the use of `tmpnam' is dangerous, better use
> > `mkstemp'
> > /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/../../../crt1.o(.text+0x18): In
> > function `_start':
> > : undefined reference to `main'
> > collect2: ld returned 1 exit status
> > scons: *** [_CsoundVST.so] Error 1
> > scons: building terminated because of errors.
> >
> >
> > With CsoundVST turned off:
> >
> > sh: line 1: etags: command not found
> > scons: *** [TAGS] Error 127
> > scons: building terminated because of errors.
> >
> > With tags turned off:
> >
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/../../../../i386-pc-linux-gnu/bin/l
> > d:
> > cannot find -lasound
> > collect2: ld returned 1 exit status
> > scons: *** [cscore] Error 1
> > scons: building terminated because of errors.
> >
> >
> > Thanks
> > Iain
> >
> >
> >
> > --------------------------------------------------------------------
> > mail2web - Check your email from the web at
> > http://mail2web.com/ .
> >
> >
>
>
>
>