[Fink-users] Trouble Building dbus

2009-07-11 Thread Sean Lake
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

Re: [Fink-users] Trouble Building dbus

2009-07-11 Thread monipol
On 11/07/2009, at 19:35, Sean Lake wrote: 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

Re: [Fink-users] Trouble Building dbus

2009-07-11 Thread Alexander Hansen
monipol wrote: On 11/07/2009, at 19:35, Sean Lake wrote: 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