Csound Csound-dev Csound-tekno Search About

Csound 5 Build

Date2006-02-13 15:38
FromTobiah
SubjectCsound 5 Build
I'm afraid that I am helpless anymore trying to build Csound.
The best that I can hope is that if I paste the errors here,
I might get some help.

Thanks,

Toby


Top/one_file.os(.text+0x21): In function `csoundTmpFileName':
Top/one_file.c:77: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
interfaces/pyMsgCb.os(.text+0x155): In function `pythonMessageCallback(CSOUND_*, int, char const*, char*)':
/usr/include/c++/3.3.3/bits/basic_string.h:717: undefined reference to `PyRun_SimpleString'
interfaces/pyMsgCb.os(.text+0x191): In function `pythonMessageCallback(CSOUND_*, int, char const*, char*)':
interfaces/pyMsgCb.cpp:40: undefined reference to `PyRun_SimpleString'
collect2: ld returned 1 exit status
scons: *** [lib_csnd.so] Error 1
scons: building terminated because of errors.

Date2006-02-13 17:39
FromIstvan Varga
SubjectRe: Csound 5 Build
AttachmentsNone  

Date2006-02-14 00:10
FromMichael Rempel
SubjectRe: Csound 5 Build
I tried for weeks with every thing I could think of to get it right.

My suggestion to post ALL source code and config required to build it in
various environments hereby reiterated. Someone who knows what they are
seeing and doing PLEASE start with a virgin box, and build it successfully,
at least for Windoz.

Thanks,

Michael

> -----Original Message-----
> From: Istvan Varga [mailto:istvan_v@fibermail.hu]
> Sent: Monday, February 13, 2006 11:39 AM
> To: csound@lists.bath.ac.uk
> Subject: Re: [Csnd] Csound 5 Build
>
>
> On Monday 13 February 2006 16:38, Tobiah wrote:
>
> > I'm afraid that I am helpless anymore trying to build Csound.
> > The best that I can hope is that if I paste the errors here,
> > I might get some help.
>
> If you do not actually need the language interfaces for Python, Java,
> etc., then you could try using the buildInterfaces=0 scons option.
> --
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk