Eitan Adler wrote:
While attempting to port Songbird to firefox I get

 /usr/local/lib/linux-songbird/songbird-bin
/usr/local/lib/linux-songbird/songbird-bin: error while loading shared
libraries: libjemalloc.so: cannot open shared object file: No such
file or directory

What dependency am I missing?

Chances are that you just need to specify something like --disable-jemalloc to Songbird's configure script. FreeBSD's malloc implementation is pretty much the same as the one embedded in Songbird, so there's no need to override the system malloc.

Jason
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to