"xfce-4.4.1_1" incomplete build

Gerard gerard at seibercom.net
Sat Jun 23 12:18:11 UTC 2007


FreeBSD-6.2
Xorg-7.2

When attempting to build 'xfce-4.4.1_1' using portupgrade, there are
three ports that will not build. This is on an older Compaq machine
that I wanted to experiment on.

1) x11/xrx
2) x11/xfindproxy
3) x11/xfwp

I have include the log file from the build attempt of 'x11/xfindproxy'
below. However, they are all similar and all contain the same error
message:

    xfindproxy.c:40:23: X11/PM/PM.h: No such file or directory

All of the logs refer to an X11/PM/PM.h file not being available. I am
at a lose to figure out how to proceed.

<Log Start>

Script started on Sat Jun 23 06:14:53 2007
===>  Extracting for xfindproxy-1.0.1
=> MD5 Checksum OK for xorg/app/xfindproxy-1.0.1.tar.bz2.
=> SHA256 Checksum OK for xorg/app/xfindproxy-1.0.1.tar.bz2.
===>  Patching for xfindproxy-1.0.1
===>   xfindproxy-1.0.1 depends on file: /usr/local/libdata/pkgconfig/xproxymngproto.pc - found
===>   xfindproxy-1.0.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   xfindproxy-1.0.1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===>   xfindproxy-1.0.1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===>   xfindproxy-1.0.1 depends on executable in : pkg-config - found
===>  Configuring for xfindproxy-1.0.1
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i386-portbld-freebsd6.2-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for i386-portbld-freebsd6.2-pkg-config... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEP... yes
checking build system type... i386-portbld-freebsd6.2
checking host system type... i386-portbld-freebsd6.2
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
===>  Building for xfindproxy-1.0.1
make  all-am
if cc -DHAVE_CONFIG_H -I. -I. -I.    -D_THREAD_SAFE -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT xfindproxy-xfindproxy.o -MD -MP -MF ".deps/xfindproxy-xfindproxy.Tpo"  -c -o xfindproxy-xfindproxy.o `test -f 'xfindproxy.c' || echo './'`xfindproxy.c;  then mv -f ".deps/xfindproxy-xfindproxy.Tpo" ".deps/xfindproxy-xfindproxy.Po";  else rm -f ".deps/xfindproxy-xfindproxy.Tpo"; exit 1;  fi
xfindproxy.c:40:23: X11/PM/PM.h: No such file or directory
xfindproxy.c:41:28: X11/PM/PMproto.h: No such file or directory
xfindproxy.c:61: error: `PM_MAJOR_VERSION' undeclared here (not in a function)
xfindproxy.c:61: error: initializer element is not constant
xfindproxy.c:61: error: (near initialization for `PMversions[0].major_version')
xfindproxy.c:61: error: `PM_MINOR_VERSION' undeclared here (not in a function)
xfindproxy.c:61: error: initializer element is not constant
xfindproxy.c:61: error: (near initialization for `PMversions[0].minor_version')
xfindproxy.c:61: error: initializer element is not constant
xfindproxy.c:61: error: (near initialization for `PMversions[0]')
xfindproxy.c: In function `main':
xfindproxy.c:127: error: `pmGetProxyAddrMsg' undeclared (first use in this function)
xfindproxy.c:127: error: (Each undeclared identifier is reported only once
xfindproxy.c:127: error: for each function it appears in.)
xfindproxy.c:127: error: `pMsg' undeclared (first use in this function)
xfindproxy.c:203: error: `PM_PROTOCOL_NAME' undeclared (first use in this function)
xfindproxy.c:290: error: `sz_pmGetProxyAddrMsg' undeclared (first use in this function)
xfindproxy.c:290: error: syntax error before ')' token
xfindproxy.c:290: error: `PM_GetProxyAddr' undeclared (first use in this function)
xfindproxy.c:328: error: `PM_Success' undeclared (first use in this function)
xfindproxy.c: In function `PMprocessMessages':
xfindproxy.c:357: error: `PM_GetProxyAddrReply' undeclared (first use in this function)
xfindproxy.c:360: error: `PM_GetProxyAddr' undeclared (first use in this function)
xfindproxy.c:369: error: `pmGetProxyAddrReplyMsg' undeclared (first use in this function)
xfindproxy.c:369: error: `pMsg' undeclared (first use in this function)
xfindproxy.c:379: error: `sz_pmGetProxyAddrReplyMsg' undeclared (first use in this function)
xfindproxy.c:379: error: syntax error before ')' token
*** Error code 1

Stop in /usr/ports/x11/xfindproxy/work/xfindproxy-1.0.1.
*** Error code 1

Stop in /usr/ports/x11/xfindproxy/work/xfindproxy-1.0.1.
*** Error code 1

Stop in /usr/ports/x11/xfindproxy.

Script done on Sat Jun 23 06:15:02 2007

< End Log>

Thanks!

-- 
Gerard


More information about the freebsd-questions mailing list