<p>Hello,</p><p>I´m trying to set up a Mac Mini as a NAS server, however I have problems building NAS. It seems the problems start during compilation with undefined symbols:</p><p></p><p>+ /usr/bin/cc -o ./libaudio.2.4.dylib~ -dynamiclib -install_name /usr/X11/lib/libaudio.2.dylib -current_version 2.4 -compatibility_version 2.4 AlibAsync.o Alibint.o AuErrDes.o AuFreeEData.o CloseSvr.o ConnSvr.o CrFlow.o DesFlow.o Flush.o HandleEv.o IDOfEvent.o KillClient.o NextEvent.o OpenSvr.o ReqEvent.o ScanEvents.o ScanTEvent.o SetElState.o GetElState.o SetElement.o GetElement.o SvrName.o Sync.o Xtutil.o ReadEl.o WriteEl.o Util.o SetElParms.o GetDevAttr.o SetDevAttr.o CrBucket.o DesBucket.o GetBucAttr.o ListBucket.o ListDevice.o GetSvrTime.o SetClsDwnMd.o GetClsDwnMd.o convutil.o fileutil.o monitor.o bcache.o globals.o Astreams.o ErrHndlr.o snd.o wave.o voc.o aiff.o 8svx.o sound.o soundlib.o mutex.o<br>
Undefined symbols:<br>  "_XtAppAddWorkProc", referenced from:<br>      __au_xt_synchandler in Xtutil.o<br>      __au_xt_eventenqhandler in Xtutil.o<br>  "_XtAppAddInput", referenced from:<br>      _AuXtAppAddAudioHandler in Xtutil.o<br>
  "_XauGetBestAuthByAddr", referenced from:<br>      __AuConnectServer in ConnSvr.o<br>  "_XauDisposeAuth", referenced from:<br>      __AuConnectServer in ConnSvr.o<br>  "_XtRemoveInput", referenced from:<br>
      _AuXtAppRemoveAudioHandler in Xtutil.o<br>  "_XtRemoveWorkProc", referenced from:<br>      _AuXtAppRemoveAudioHandler in Xtutil.o<br>      _AuXtAppRemoveAudioHandler in Xtutil.o<br>ld: symbol(s) not found</p>
<p><br><br>Does anyone have experience with installing NAS in OS X? I´m pretty inexperienced with the unix-environment, so mucho grateful for any help.<br></p><p></p><p>Also, I have installed X11 2.2.3 (from XQuartz), where xmkmf is not included, so had to install Fink xmkmf to get installation to work. Don´t know if this has anything to do with the problems.</p>
<p></p><p>Thanks,</p><p>Audun Øygard</p>