x11 error during installation opennms on freebsd 7.0

bunchhoan vann bunchhoanvann at yahoo.com
Tue Jun 23 07:34:20 UTC 2009


Dear:
I am working on freebsd 7.0, during opennms installation, i have being faced the problem following messages: 


webmail# cd /usr/ports/net-mgmt/opennms
webmail# make install
===>   opennms-1.6.4 depends on executable: rrdtool - found
===>   opennms-1.6.4 depends on file: /usr/local/share/java/classes/jicmp.jar - not found
===>    Verifying install for /usr/local/share/java/classes/jicmp.jar in /usr/ports/net/jicmp
===>   jicmp-1.0.9 depends on file: /usr/local/diablo-jdk1.6.0/bin/java - not found
===>    Verifying install for /usr/local/diablo-jdk1.6.0/bin/java in /usr/ports/java/diablo-jdk16
===>   diablo-jdk-1.6.0.07.02_5 depends on file: /usr/local/libdata/pkgconfig/xi.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xi.pc in /usr/ports/x11/libXi
===>   libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found
===>   libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found
===>   libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xext.pc in /usr/ports/x11/libXext
===>   libXext-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found
===>   libXext-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   libXext-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   libXext-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found
===>   libXext-1.0.5,1 depends on executable: pkg-config - found
===>  Configuring for libXext-1.0.5,1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
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 if xorg-macros used to generate configure is at least 1.2... yes, 1.2.1
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for style of include used by make... GNU
checking for 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 ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: not found
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XEXT... configure: error: Package requirements (xproto >= 7.0.13 x11 >= 1.1.99.1 xextproto >= 7.0.5 xau) were not met:

Requested 'x11 >= 1.1.99.1' but version of X11 is 1.1.3
Requested 'xextproto >= 7.0.5' but version of XExtProto is 7.0.2

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XEXT_CFLAGS
and XEXT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
Please report the problem to x11 at FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libXext/work/libXext-1.0.5/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11/libXext.
*** Error code 1

Stop in /usr/ports/x11/libXi.
*** Error code 1

Stop in /usr/ports/java/diablo-jdk16.
*** Error code 1

Stop in /usr/ports/java/diablo-jdk16.
*** Error code 1

Stop in /usr/ports/net/jicmp.
*** Error code 1

Stop in /usr/ports/net-mgmt/opennms.



Please help me to solve this problem though some idea about that. please help me install in soonest. thank in advance.
Thanks and regards,
Bunchhoan.vann
NOC_ISP.


      


More information about the freebsd-x11 mailing list