package error with dbus
Oliver Lehmann
lehmann at ans-netz.de
Tue Sep 5 16:43:35 UTC 2006
Hi,
compiling a dbus package I get an +CONTENTS file like this:
[...]
@cwd /var/run
@unexec rm -f %D/dbus/dbus.pid
@unexec rm -f %D/dbus/dbus.pipe
@dirrm dbus
@exec /sbin/ldconfig -m %D/lib
@unexec /sbin/ldconfig -R
@cwd /usr/local
etc/rc.d/dbus
[...]
root at nudel All> pkg_add dbus-0.62.tbz
ldconfig: warning: /var/run/lib: No such file or directory
Added group "messagebus".
Added user "messagebus".
root at nudel All>
ldconfig gets executed with /var/run/lib which is obviously wrong. I'm
not sure if @cwd should be removed and directly use /var/run instead of
%D for removing the 2 files, or fix the INSTALLS_SHLIB behaviour in
bsd.port.mk.
--
Oliver Lehmann
http://www.pofo.de/
http://wishlist.ans-netz.de/
More information about the freebsd-gnome
mailing list