2009/9/15 Daniel Mack <[email protected]>: > Even though I have been told this is fixed, I'm still getting the > following error when trying to start the pulseaudio daemon on OS X: > > ./pulseaudio > dyld: Symbol not found: _g_get_application_name > Referenced from: > /Users/daniel/src/pa/pulseaudio/src/.libs/libpulsecommon-0.9.17.dylib > Expected in: dynamic lookup > > Trace/BPT trap > > Any ideas?
Link with glib. This is will fix this. -- icesik _______________________________________________ pulseaudio-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
