Hello all,

I'm attempting to upgrade dbus to version dbus-1.2.14-2 . The build
fails with error:

autoreconf: Leaving directory `.'
/var/tmp/tmp.1.f2VYfB
#!/bin/sh -ev

        MBID=`id -u messagebus 2>/dev/null || echo 0`
id -u messagebus 2>/dev/null || echo 0
        if [ $MBID -eq 0 ]; then
                echo "You must install the 'passwd' package for D-Bus to build 
properly."
                exit 1
        fi
You must install the 'passwd' package for D-Bus to build properly.
### execution of /var/tmp/tmp.1.f2VYfB failed, exit code 1

passwd is installed: i   passwd           20070812-22  User and group
entries for daemons

The result of fink --version: fink --version
Package manager version: 0.29.7
Distribution version: selfupdate-rsync Sat Jul 11 15:17:26 2009, 10.5, i386

The other fink install I manage is on a ppc machine, and it isn't
having this issue. Any tips on how to fix this?

Thanks in advance,
Sean

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to