this is what i get after installing flac-1.1.4-osx-ppc and libsndfile-1.0.17

 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
 make

g++-4.0 -c -pipe -fno-common -fPIC -g -w -Os  -D__DARWIN_X11__ 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-I/sw/share/qt3/mkspecs/darwin-g++ -I. -I. -Isrc -I/sw/include/qt 
-I/sw/include/qt -o src/OssDriver.o src/lib/drivers/OssDriver.cpp
In file included from src/lib/drivers/OssDriver.cpp:25:
src/lib/drivers/OssDriver.h:40:28: error: sys/soundcard.h: No such file 
or directory
src/lib/drivers/OssDriver.cpp: In function 'void* 
ossDriver_processCaller(void*)':
src/lib/drivers/OssDriver.cpp:47: error: 'sched_setscheduler' was not 
declared in this scope
src/lib/drivers/OssDriver.cpp:48: error: 'sched_getparam' was not 
declared in this scope
src/lib/drivers/OssDriver.cpp: In member function 'virtual int 
OssDriver::connect()':
src/lib/drivers/OssDriver.cpp:147: error: 'SNDCTL_DSP_SYNC' was not 
declared in this scope
src/lib/drivers/OssDriver.cpp:152: error: 'SNDCTL_DSP_SAMPLESIZE' was 
not declared in this scope
src/lib/drivers/OssDriver.cpp:157: error: 'SNDCTL_DSP_SPEED' was not 
declared in this scope
src/lib/drivers/OssDriver.cpp:162: error: 'SNDCTL_DSP_STEREO' was not 
declared in this scope
src/lib/drivers/OssDriver.cpp:171: error: 'SNDCTL_DSP_SETFRAGMENT' was 
not declared in this scope
src/lib/drivers/OssDriver.cpp:173: error: 'SNDCTL_DSP_GETBLKSIZE' was 
not declared in this scope
src/lib/drivers/OssDriver.cpp:187: error: 'AFMT_S16_LE' was not declared 
in this scope
src/lib/drivers/OssDriver.cpp:188: error: 'SNDCTL_DSP_SETFMT' was not 
declared in this scope
make[1]: *** [src/OssDriver.o] Error 1
make: *** [hydrogenPlayer] Error 2

any clues?
/|\


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Hydrogen-users mailing list
Hydrogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-users

Reply via email to