Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2009 00:55:37 +0200
From:      "Markus Hoenicka" <markus.hoenicka@mhoenicka.de>
To:        freebsd-questions@freebsd.org
Subject:   xfburn fails with 'Undefined symbol "__malloc_lock"'
Message-ID:  <19012.105.500949.723890@yeti.mininet>

next in thread | raw e-mail | index | archive | help
Hi,

I've upgraded my laptop from 6.4 to 7.2-RELEASE. Essentially
everything went fine, except that for some reason xfburn no longer
works. If I install a package using "portupgrade -f -PP", I see the
following at runtime:

markus@yeti:/usr/home/markus# xfburn &
[1] 47214
markus@yeti:/usr/home/markus# /libexec/ld-elf.so.1: /lib/libpthread.so.2: Undefined symbol "__malloc_lock"

If I build xfburn in the ports tree, I get the following error at
compile time:

/usr/bin/ld: warning: libcam.so.3, needed by /usr/local/lib/libburn.so, may conflict with libcam.so.4
/lib/libpthread.so.2: undefined reference to `__malloc_lock'

I assume that I somehow managed to botch the 6->7 upgrade, but would
anyone know how to fix this particular problem?

regards,
Markus

-- 
Markus Hoenicka
markus.hoenicka@cats.de
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19012.105.500949.723890>