At 3:16 PM -0400 8/3/05, Alexander Hansen wrote:
On Aug 3, 2005, at 2:41 PM, Jonathan Levi, M.D. wrote:

Trying to install openoffice.org--1.9m121-4:
pa_mac_core/pa_mac_core.c:114:33: CoreAudio/CoreAudio.h: No such file or directory pa_mac_core/pa_mac_core.c:118:33: AudioUnit/AudioUnit.h: No such file or directory

Here's a thread involving the same headers:

<http://sourceforge.net/mailarchive/forum.php?thread_id=7160067&forum_id=3200>http://sourceforge.net/mailarchive/forum.php?thread_id=7160067&forum_id=3200

You may need to (re)install the QuicktimeSDK update.

Well, I appreciate the tip--it sounds like many people have missed those headers, under a number of circumstances. However, neither reinstalling the DevSDK.pkg (as recommended there by Martin) or installing the QuickTime SDK via Software Update (as recommended by Sébastien Maret) has produced either file, nor has installing Apple's CoreAudio SDK, from Apple Developer.

It turns out that I do have both files, in I do have CoreAudio.h, and AudioUnit.h, in

/System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/

and

/System/Library/Frameworks/AudioUnit.framework/Versions/A/Headers

respectively. Could I create directories CoreAudio and AudioUnit somewhere and copy the header files into them where the build process would see them?

Another possible source of the problem: My /sw/src is a soft link to an external hard disk:

jonathan$ ls -l /sw/src
lrwxr-xr-x  1  jonathan admin 23 Dec 3 2004  /sw/src -> /Volumes/LaCieDisk/src/

Is that messing things up, and if so, can I work around it?

Many thanks again,

Jonathan


-------------------------------------------------------
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
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to