Csound Csound-dev Csound-tekno Search About

[Cs-dev] Failed again

Date2005-08-03 21:01
Fromjpff@codemist.co.uk
Subject[Cs-dev] Failed again
The mixer code has been changed and does not compile
==John ffitch
gcc -g -gstabs -O2 -DCSOUND_WITH_API -DLINUX -Wall -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_MALLOC_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_CTYPE_H -DHAVE_TERMIOS_H -DHAVE_STRING_H -DHAVE_DIRENT_H -DWINDOWS -DUSE_FLTK -fPIC -DBETA -DUSE_DOUBLE -I. -IH -I/usr/local/include/python2.3 -I/usr/local/include -I/usr/include -I/usr/X11R6/include -c -o util/mixer.os util/mixer.c
util/mixer.c: In function `set_output_format':
util/mixer.c:135: error: `O' undeclared (first use in this function)
util/mixer.c:135: error: (Each undeclared identifier is reported only once
util/mixer.c:135: error: for each function it appears in.)
util/mixer.c: In function `mixer':
util/mixer.c:213: error: `O' undeclared (first use in this function)
util/mixer.c:226: warning: zero-length printf format string
util/mixer.c:364: error: structure has no member named `errmsg'
util/mixer.c:365: error: structure has no member named `errmsg'
util/mixer.c:435: error: structure has no member named `errmsg'
util/mixer.c:437: error: structure has no member named `errmsg'
util/mixer.c:447: error: structure has no member named `errmsg'
util/mixer.c:449: error: structure has no member named `errmsg'
util/mixer.c: In function `MixSound':
util/mixer.c:674: error: `O' undeclared (first use in this function)
util/mixer.c:698: warning: implicit declaration of function `rewriteheader'
util/mixer.c: At top level:
util/mixer.c:186: warning: `mixer' defined but not used
scons: *** [util/mixer.os] Error 1


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-08-03 21:48
FromIstvan Varga
SubjectRe: [Cs-dev] Failed again
jpff@codemist.co.uk wrote:

> The mixer code has been changed and does not compile

Try deleting the file (or moving it away from the source directory
if you have an edited version that conflicts with CVS), and updating
from CVS again.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net