On Tue, 15.09.09 05:04, Igor Zubkov ([email protected]) wrote: > > 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.
Nah. That misses the point. That symbol is a weakref, so if the OS/binary format would support weakrefs properly no "Symbol not found" msg should have been printed. Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net http://0pointer.net/lennart/ GnuPG 0x1A015CC4 _______________________________________________ pulseaudio-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
