Hello, real newbie question, I'm afraid. Even first mail... I am sorry if my problem is something you've already solved before. All the archives are down for maintenance or so it says on the web page. And I haven't found anything on the fink website. Here goes:
When trying to install Kexi, Fink fails on audiofile, only the first of a long list of things to install. Error messages say something about prebinding and overlap. Here is an example. I get a lot of those. --- ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of .libs/writeavr overlaps with __TEXT segment (address = 0x0 size = 0x28000) of /sw/lib/libaudiofile.0.dylib --- And at the end I get an overview of what isn't installed (see below). My problem is that I don't have a clue. My hope is that someone can say "oh that's easy, just do this and this and you're allright". Actually, any help is appreciated and the chances of telling me something I already know are pretty slim ;) error messages at the end of install attempt. My System information below that. --- osxplay.c:47:33: AudioUnit/AudioUnit.h: No such file or directory osxplay.c:48:33: CoreAudio/CoreAudio.h: No such file or directory osxplay.c:56: error: parse error before "AudioStreamBasicDescription" osxplay.c: In function `getASBDForFile': osxplay.c:61: error: `file' undeclared (first use in this function) osxplay.c:61: error: (Each undeclared identifier is reported only once osxplay.c:61: error: for each function it appears in.) osxplay.c:61: error: `track' undeclared (first use in this function) osxplay.c:65: error: `asbd' undeclared (first use in this function) osxplay.c:66: error: `kAudioFormatLinearPCM' undeclared (first use in this function) osxplay.c:70: error: `kAudioFormatFlagIsSignedInteger' undeclared (first use in this function) osxplay.c:78: error: `kAudioFormatFlagIsFloat' undeclared (first use in this function) osxplay.c:93: error: `kAudioFormatFlagIsBigEndian' undeclared (first use in this function) osxplay.c: At top level: osxplay.c:96: error: parse error before '*' token osxplay.c: In function `openOutput': osxplay.c:102: error: `kAudioUnitType_Output' undeclared (first use in this function) osxplay.c:103: error: `kAudioUnitSubType_DefaultOutput' undeclared (first use in this function) osxplay.c:104: error: `kAudioUnitManufacturer_Apple' undeclared (first use in this function) osxplay.c:115: error: `outputUnit' undeclared (first use in this function) osxplay.c: At top level: osxplay.c:133: error: parse error before "AudioUnitRenderActionFlags" osxplay.c: In function `fileRenderProc': osxplay.c:139: error: `inRefCon' undeclared (first use in this function) osxplay.c:142: error: `inNumFrames' undeclared (first use in this function) osxplay.c:150: error: `ioData' undeclared (first use in this function) osxplay.c: At top level: osxplay.c:160: error: parse error before '*' token osxplay.c: In function `setupOutput': osxplay.c:166: error: `AudioStreamBasicDescription' undeclared (first use in this function) osxplay.c:166: error: parse error before "fileASBD" osxplay.c:167: error: `AURenderCallbackStruct' undeclared (first use in this function) osxplay.c:170: error: `file' undeclared (first use in this function) osxplay.c:173: error: `fileASBD' undeclared (first use in this function) osxplay.c:175: error: `outputUnit' undeclared (first use in this function) osxplay.c:176: error: `kAudioUnitProperty_StreamFormat' undeclared (first use in this function) osxplay.c:176: error: `kAudioUnitScope_Output' undeclared (first use in this function) osxplay.c:181: error: `outputASBD' undeclared (first use in this function) osxplay.c:192: error: `inputASBD' undeclared (first use in this function) osxplay.c:195: error: `kAudioUnitScope_Input' undeclared (first use in this function) osxplay.c:207: error: `renderCallback' undeclared (first use in this function) osxplay.c:211: error: `kAudioUnitProperty_SetRenderCallback' undeclared (first use in this function) osxplay.c: In function `main': osxplay.c:225: error: `AudioUnit' undeclared (first use in this function) osxplay.c:225: error: parse error before "outputUnit" osxplay.c:240: error: `outputUnit' undeclared (first use in this function) make[2]: *** [osxplay.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 Removing build lock... /sw/bin/dpkg-lockwait -r fink-buildlock-audiofile-0.2.6-11 (Reading database ... 5518 files and directories currently installed.) Removing fink-buildlock-audiofile-0.2.6-11 ... Failed: phase compiling: audiofile-0.2.6-11 failed --- System information: OS X 10.3.9 Computermodel: Power Mac G4 Cube Processortype: PowerPC G4 (2.9) Processor speed: 450 MHz L2-cache: 1 MB RAM: 1.12 GB Startup-ROM-version: 4.1.9f1 XCode version: 1.5 november 2004 gcc updater installed FinkCommander 0.5.4 (v.release) Fink version Package manager version: 0.24.17 Distribution version: 0.7.2.rsync --- Koen van Hees Les Allées de St. Genis 299 Allée Diderot 01630 St Genis Pouilly France tel: +33 (0)4 50 42 08 78 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
