To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53271





------- Additional comments from [EMAIL PROTECTED] Tue Sep 20 03:13:18 -0700 
2005 -------
Yes, CoreAudio and AudioToolbox are already linked by libportaudio.dylib...

$ otool -L /sw/lib/libportaudio.dylib
otool: can't open file: /sw/lib/libportaudio.dylib (No such file or directory)

$ ls -l /sw/lib/libportaudio.dylib
lrwxr-xr-x    1 root     admin          27  9 20 19:02
/sw/lib/libportaudio.dylib -> /sw/lib/libportaudio.0.18.1

$ ls -l /sw/lib/libportaudio.0.18.1
ls: /sw/lib/libportaudio.0.18.1: No such file or directory

I'm sorry, this issue is just my mistake.
Fink's portaudio package from unstable tree was simply broken.
So OOo configure script has attempted to use /sw/lib/libportaudio.a instead,
and wanted -framework CoreAudio -framework AudioToolbox flags...

With fixed portaudio package, these flags are no longer needed.
elicb: Could you invalidate my patch? Thanks.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to