It looks like your /System/Library/Frameworks/AudioToolbox.framework/Headers/ AudioConverter.h is not included for compliation.
---Message: 11 Date: Thu, 17 Jul 2003 12:26:54 -0400 Subject: Re: [Fink-devel] pwlib-1.5.0-1 - gnomemeeting compile error Cc: [EMAIL PROTECTED] To: Claudio Allocchio <[EMAIL PROTECTED]> From: "Alexander K. Hansen" <[EMAIL PROTECTED]>
On Thursday, July 17, 2003, at 10:55 AM, Claudio Allocchio wrote:
Ok, I fixed the "node already installed" problem and thanks for poiting
out that the "single_node" was harmless.
:-)
Here is the copilation error in compiling pwlib for the global gnomemeeting update:
c++ -DP_MACOSX=66 -DNO_LONG_DOUBLE -D_REENTRANT -Wall -DPHAS_TEMPLATES
-I/sw/src/pwlib-1.5.0-1/pwlib/include/ptlib/unix
-I/sw/src/pwlib-1.5.0-1/pwlib/include -O2 -DNDEBUG -I/sw/include
-fno-common -dynamic -fno-common -dynamic -DPTRACING=1 -c
maccoreaudio.cxx
-o /sw/src/pwlib-1.5.0-1/pwlib/lib/obj_Darwin_ppc_r/maccoreaudio.o
maccoreaudio.cxx: In member function `BOOL
PSoundChannel::SetFormat(unsigned
int, unsigned int, unsigned int)':
maccoreaudio.cxx:745: `kAudioConverterQuality_Low' undeclared (first
use
this
function)
maccoreaudio.cxx:745: (Each undeclared identifier is reported only once
for
each function it appears in.)
maccoreaudio.cxx:750: `kAudioConverterSampleRateConverterQuality'
undeclared
(first use this function)
maccoreaudio.cxx:759: `kConverterPrimeMethod_Normal' undeclared (first
use
this
function)
maccoreaudio.cxx:762: `kConverterPrimeMethod_None' undeclared (first
use
this
function)
maccoreaudio.cxx:767: `kAudioConverterPrimeMethod' undeclared (first
use
this
function)
make[1]: ***
[/sw/src/pwlib-1.5.0-1/pwlib/lib/obj_Darwin_ppc_r/maccoreaudio.o]
Error 1
make: *** [opt] Error 2
### execution of failed, exit code 2
Failed: compiling pwlib-1.5.0-1 failed
What do you get from "fink list -i -s sound" (i.e. check what sound packages you have installed)? It built for me, so there may be a missing dependency. -- Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
// Shawn
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
