From owner-freebsd-gnome Tue May 21 22:11:22 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 4283E37B404 for ; Tue, 21 May 2002 22:11:16 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.3/8.12.2) with ESMTP id g4M5BtCv094870; Wed, 22 May 2002 01:11:55 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.3/8.12.3/Submit) with ESMTP id g4M5Bt06094867; Wed, 22 May 2002 01:11:55 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 22 May 2002 01:11:55 -0400 (EDT) From: Joe Clarke To: laurent wan Cc: gnome@FreeBSD.ORG Subject: Re: installing gdm2 failed In-Reply-To: <20020522050221.GA29957@duronzell.free.fr> Message-ID: <20020522011133.L94636-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 22 May 2002, laurent wan wrote: > hi, > > I tried to install gdm2 port on my FreeBSD FreeBSD 4.6-PRERELEASE #2 > but it failed. > > Note: this is my FIRST install of Gnome2 stuff - it's been a long > time i was waiting for theses ports :) - Looks like your linc port might be screwed up. Can you reinstall /usr/ports/net/linc? Joe > > here is a copy off my console + config.log in attachment > > hope it will helps. > > ... > ===> ORBit2-2.3.109 depends on executable: gmake - found > ===> ORBit2-2.3.109 depends on executable: libtool - found > ===> ORBit2-2.3.109 depends on shared library: IDL-2.0 - found > ===> ORBit2-2.3.109 depends on shared library: popt.0 - found > ===> ORBit2-2.3.109 depends on shared library: linc.1 - found > ===> Patching for ORBit2-2.3.109 > ===> Applying FreeBSD patches for ORBit2-2.3.109 > ===> Configuring for ORBit2-2.3.109 > checking for a BSD compatible install... /usr/bin/install -c -o root -g > wheel > checking whether build environment is sane... yes > checking whether gmake sets ${MAKE}... yes > checking for working aclocal... found > checking for working autoconf... found > checking for working automake... found > checking for working autoheader... found > checking for working makeinfo... found > checking build system type... i386-unknown-freebsd4.6 > checking host system type... i386-unknown-freebsd4.6 > checking for gcc... cc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for executable suffix... checking for object suffix... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking for /usr/libexec/elf/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 dependant libraries... pass_all > checking command to parse /usr/bin/nm -B output... ok > checking how to run the C preprocessor... cc -E > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > 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 if cc supports -c -o file.lo... yes > checking if cc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/libexec/elf/ld) supports shared > libraries... yes > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... freebsd4.6 ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for shl_load... no > checking for shl_load in -ldld... no > checking for dlopen... yes > checking whether a program can dlopen itself... yes > checking whether a statically linked program can dlopen itself... no > checking whether -lc should be explicitly linked in... yes > creating libtool > checking host system type... i386-unknown-freebsdelf4.6 > checking for ranlib... ranlib > checking whether we are using GNU C... yes > checking for object suffix... o > checking for executable suffix... no > checking for cc option to produce PIC... -fPIC > checking if cc PIC flag -fPIC works... yes > checking if cc supports -c -o file.o... yes > checking if cc supports -c -o file.lo... yes > checking if cc supports -fno-rtti -fno-exceptions ... yes > checking if cc static flag -static works... -static > checking whether ln -s works... yes > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking whether the linker (/usr/libexec/elf/ld) supports shared > libraries... yes > checking for BSD-compatible nm... /usr/bin/nm -B > checking command to parse /usr/bin/nm -B output... ok > checking how to hardcode library paths into programs... immediate > checking for /usr/libexec/elf/ld option to reload object files... -r > checking dynamic linker characteristics... freebsdelf4.6 ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for objdir... .libs > creating libtool > checking whether to enable maintainer-specific portions of Makefiles... > no > checking for aclocal flags... 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 a BSD compatible install... /usr/bin/install -c -o root -g > wheel > checking for indentation command to pipe generated c-files through... > cat > checking for mawk... no > checking for gawk... no > checking for nawk... no > checking for awk... awk > checking for pkg-config... /usr/local/bin/pkg-config > checking for linc >= 0.1.21 glib-2.0 >= 2.0.0 gobject-2.0 >= > 2.0.0 gmodule-2.0 >= 2.0.0... Package linc was not found in the > pkg-config search path. > Perhaps you should add the directory containing `linc.pc' > to the PKG_CONFIG_PATH environment variable > No package 'linc' found > > configure: error: Library requirements ( linc >= 0.1.21 > glib-2.0 >= 2.0.0 > gobject-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0) not met; consider > adjusting the PKG_CONFIG_PATH environment variable if your libraries > are in a nonstandard prefix so pkg-config can find them. > ===> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and > attach > the "/usr/ports/devel/ORBit2/work/ORBit2-2.3.109/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/devel/ORBit2. > *** Error code 1 > > Stop in /usr/ports/devel/gconf2. > *** Error code 1 > > Stop in /usr/ports/devel/gnomevfs2. > *** Error code 1 > > Stop in /usr/ports/x11/libgnome. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/libbonoboui. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/libgnomeui. > *** Error code 1 > > Stop in /usr/ports/x11/gdm2. > PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message