Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Can you help on this?

Date2007-06-05 21:53
FromMichael Gogins
SubjectRe: [Cs-dev] Can you help on this?
I will look at this tonight or tomorrow night -- i.e., as soon as I make and upload the Windows installers.

Do I have authority to retag the release if I need to change something?

Regards,
Mike

-----Original Message-----
>From: jpff 
>Sent: Jun 5, 2007 4:21 PM
>To: csound-devel@lists.sourceforge.net
>Subject: [Cs-dev] Can you help on this?
>
>Building a release I get
>
>g++ -o counterpoint -Wl,-Bdynamic -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,. frontends/CsoundVST/CounterpointMain.o -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.5/config -L. -L. -L/usr/local/lib -L. -L. -L/usr/X11R6/lib -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.5/config -lpython2.5 -lcsnd -lpython2.5 -lfltk_images -lpng -lz -ljpeg -lfltk -lpthread -lm -lXext -lX11 -ldl -lstdc++ -lpthread -lm -lcsound -lsndfile -lutil -ldl -lm
>/usr/local/lib/libcsnd.so: undefined reference to `csoundGetFirstMessage'
>/usr/local/lib/libcsnd.so: undefined reference to `csoundEnableMessageBuffer'
>/usr/local/lib/libcsnd.so: undefined reference to `csoundPopFirstMessage'
>/usr/local/lib/libcsnd.so: undefined reference to `csoundDestroyMessageBuffer'
>/usr/local/lib/libcsnd.so: undefined reference to `csoundGetMessageCnt'
>/usr/local/lib/libcsnd.so: undefined reference to `csoundGetFirstMessageAttr'
>
>Shoud I just not make CsoundVST on Linux?
>==John ffitch
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by DB2 Express
>Download DB2 Express C - the FREE version of DB2 express and take
>control of your XML. No limits. Just data. Click to get it now.
>http://sourceforge.net/powerbar/db2/
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-06-05 23:52
FromAnthony Kozar
SubjectRe: [Cs-dev] Can you help on this?
If you are going to retag the sources, can I request that one small change
be made:

In Opcodes/mutexops.cpp, line 26:

#include 

should be

#include "csdl.h"

Thanks.

Anthony

Michael Gogins wrote on 6/5/07 4:53 PM:

> I will look at this tonight or tomorrow night -- i.e., as soon as I make and
> upload the Windows installers.
> 
> Do I have authority to retag the release if I need to change something?


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net