[AD] os x / ppc / 10.4 : symbol not found

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Using Unix Makefiles:

macmini:~/Desktop/4.9/build/examples matthew$ ./ex_acodec
dyld: Symbol not found: __al_kcm_aqueue_driver
  Referenced from:
/Users/matthew/Desktop/4.9/build/lib/liballegro_audio.4.9.dylib
  Expected in: flat namespace

Trace/BPT trap
macmini:~/Desktop/4.9/build/examples matthew$ ./ex_bitmap
dyld: lazy symbol binding failed: Symbol not found: _CGLGetPixelFormat
  Referenced from: /Users/matthew/Desktop/4.9/build/lib/liballegro.4.9.dylib
  Expected in: flat namespace

dyld: Symbol not found: _CGLGetPixelFormat
  Referenced from: /Users/matthew/Desktop/4.9/build/lib/liballegro.4.9.dylib
  Expected in: flat namespace

Trace/BPT trap

~~~

Or when static linking the demo:

/usr/bin/ld: Undefined symbols:
__al_kcm_aqueue_driver
_CGLGetPixelFormat


--
Matthew Leverton




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/