From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 27 13:15:14 2008 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD41B106567F for ; Wed, 27 Aug 2008 13:15:14 +0000 (UTC) (envelope-from alexandre.barros@ipad.com.br) Received: from ipad.com.br (recife.ipad.com.br [200.249.204.129]) by mx1.freebsd.org (Postfix) with SMTP id BDF528FC27 for ; Wed, 27 Aug 2008 13:15:13 +0000 (UTC) (envelope-from alexandre.barros@ipad.com.br) Received: (qmail 53564 invoked by uid 1008); 27 Aug 2008 12:48:29 -0000 Received: from unknown (HELO ALEXANDREBARROS) (alexandre.barros@ipad.com.br@192.168.64.2) by ipad.com.br with SMTP; 27 Aug 2008 12:48:29 -0000 Message-ID: <027301c90843$33d81500$0240a8c0@DATACENTER> From: "Alexandre Barros" To: Date: Wed, 27 Aug 2008 09:48:27 -0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Error Instalation of JDK-1.5 and JDK-1.6 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2008 13:15:15 -0000 I need a help. Please, I try to install the jdk-1.5 or jdk-1.6 and the = system (FreeBSD 5.5Stable) return me this error:=20 =3D=3D=3D> Applying FreeBSD patches for jdk-1.5.0.14p8_3,1 /usr/bin/sed -i.bak -e "s:%%PREFIX%%:/usr/local:g" -e = "s:%%JDK_VERSION%%:1.5.0:g" = /usr/ports/java/jdk15/work/control/make/../../deploy/src/plugin/solaris/c= ontrolpanel/sun_java.desktop =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on executable: gm4 - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on executable: zip - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on file: /usr/local/lib/libXm.so = - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on executable: gmake - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on file: = /usr/local/libdata/pkgconfig/x11.pc - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on file: = /usr/local/libdata/pkgconfig/xext.pc - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on file: = /usr/local/libdata/pkgconfig/xi.pc - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on file: = /usr/local/libdata/pkgconfig/xmu.pc - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on file: = /usr/local/libdata/pkgconfig/xp.pc - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on file: = /usr/local/libdata/pkgconfig/xt.pc - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on file: = /usr/local/libdata/pkgconfig/xtst.pc - found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on executable: pkg-config - = found =3D=3D=3D> jdk-1.5.0.14p8_3,1 depends on executable: = update-desktop-database - not found =3D=3D=3D> Verifying install for update-desktop-database in = /usr/ports/devel/desktop-file-utils =3D=3D=3D> desktop-file-utils-0.15_1 depends on executable: pkg-config = - found =3D=3D=3D> desktop-file-utils-0.15_1 depends on shared library: = glib-2.0.0 - found =3D=3D=3D> Configuring for desktop-file-utils-0.15_1 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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... i386-portbld-freebsd5.5 checking host system type... i386-portbld-freebsd5.5 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared = libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd5.5 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared = libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared = libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared = libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DESKTOP_FILE_UTILS... gnome-config: not found configure: error: Package requirements (glib-2.0 >=3D 2.8.0) were not = met: No package 'glib-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables = DESKTOP_FILE_UTILS_CFLAGS and DESKTOP_FILE_UTILS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Thanks, Alexandre.