[Home]

Summary:ASTERISK-07916: Linking fails for muted.o on Mac OS X
Reporter:Steven Sokol (ssokol)Labels:
Date Opened:2006-10-11 12:35:59Date Closed:2010-01-29 16:19:04.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/Portability
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:We seem to have a problem with linking when compiling Asterisk on Mac OS X.  This happens on both my MacBook Pro and my Mac Pro.  

I tried compiling both as myself and as root. I also tracked down the AUDIO_LIBS variable and it is properly set to "AUDIO_LIBS=-framework CoreAudio"

Output below:

****** ADDITIONAL INFORMATION ******

make[1]: Nothing to be done for `depend'.
  [LD] muted.o -> muted
/usr/bin/ld: Undefined symbols:
_AudioDeviceGetProperty
_AudioDeviceSetProperty
_AudioHardwareGetProperty
collect2: ld returned 1 exit status
make[1]: *** [muted] Error 1
make: *** [utils] Error 2
steven-sokols-computer:/usr/src/asterisk root#
Comments:By: Joshua C. Colp (jcolp) 2006-10-12 11:11:46

Fixed in 1.4 as of revision 44942, and trunk as of revision 44943. Now back to work, slacker! :D

By: Olle Johansson (oej) 2010-01-06 10:32:20.000-0600

THis is not fixed in utils/Makefile

In 1.4 svn



By: Olle Johansson (oej) 2010-01-06 10:33:09.000-0600

Get to work again, slacker.

By: John Todd (jtodd) 2010-01-29 16:18:45.000-0600

Update your ticket, slacker!  :-)

By: Leif Madsen (lmadsen) 2010-01-29 16:18:50.000-0600

Fixed in revision 240768.

By: Leif Madsen (lmadsen) 2010-01-29 16:19:03.000-0600

BAD OEJ BAD!