Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Apr 2008 19:08:43 +0100
From:      Karl Pielorz <kpielorz@tdx.co.uk>
To:        gnome@FreeBSD.org
Subject:   re. Issue with dbus port build on 7.0-STABLE
Message-ID:  <135770DC28FDB67259D7904B@QuadroVista.tdx.co.uk>

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

Hi,

Sorry for emailing direct - I found this email address on the FreeBSD/ports 
site, as the maintainer for /usr/ports/devel/dbus.

I have an i386 7.0-STABLE system, with ports cvsup'd as of 19:00 / 04/04/08 
- and it keeps failing to build dbus, with the error below.

I don't have X-11 on my system, and my '/etc/make.conf' file has the 
following entries:

"
# added by use.perl 2007-10-27 08:38:42
PERL_VER=5.8.8
PERL_VERSION=5.8.8
NO_BIND=true
NO_PROFILE=true
NO_BIND_NAMED=true
USA_RESIDENT=no
NO_X=true
WITHOUT_X11=true
"


I just thought I'd let you know, and ask if there's a workaround for 
getting it built in the interim.

I've got a 7.0-RELEASE box at work, that also doesn't have X-11 on it, and 
that seemed to build it OK the other day (it's switched off at the moment, 
so I can't cross reference anything).


Thanks for your time,

Regards,

-Karl


Output from build:

"
gmake[2]: Entering directory `/usr/ports/devel/dbus/work/dbus-1.1.20/tools'
cc -DHAVE_CONFIG_H -I. -I.. -I.. 
-DDBUS_LOCALEDIR=\"/usr/local/share/locale\" -DDBUS_COMPILATION 
-DDBUS_DAEMONDIR=\"/usr/local/bin\" 
-DDBUS_MACHINE_UUID_FILE=\""/var/db/dbus/machine-id"\" 
-I/usr/local/include  -O2 -fno-strict-aliasing -pipe  -Wall 
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare 
-Wdeclaration-after-statement -fno-common -MT dbus-launch.o -MD -MP -MF 
.deps/dbus-launch.Tpo -c -o dbus-launch.o dbus-launch.c
dbus-launch.c: In function 'main':
dbus-launch.c:969: error: 'xdisplay' undeclared (first use in this function)
dbus-launch.c:969: error: (Each undeclared identifier is reported only once
dbus-launch.c:969: error: for each function it appears in.)
dbus-launch.c:1086: warning: unused variable 'ret2'
gmake[2]: *** [dbus-launch.o] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.1.20/tools'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.1.20'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/dbus.
"



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