Subject: Can't compile gnome2 (i386)
To: None <netbsd-users@netbsd.org>
From: andrea rossignoli <jarod@tin.it>
List: netbsd-users
Date: 01/11/2004 10:09:14
Hi,
I installed the latest build of NetBSD from here:
ftp://releng.netbsd.org/pub/NetBSD-daily/current/200401030000/

I installed and configured X successfully.

Then I downloaded the latest pkgsrc (cvs checkout -P pkgsrc).

I was going to install gnome2 on my laptop (toshiba satellite 4090xcdt, 
128mb ram) and I did:

# cd /usr/pkgsrc/meta-pkgs/gnome2
# make

after some hours I had this:

*************************************
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Extracting for gnome-2.4.1
===> Required installed package balsa>=2.0.10: balsa-2.0.15nb6 found
===> Required installed package eog>=2.5.1: eog-2.5.1nb2 found
===> Required installed package file-roller>=2.4.2: file-roller-2.4.2 found
===> Required installed package gcalctool>=4.2.83: gcalctool-4.2.83nb6 found
===> Required installed package gconf-editor>=2.4.0: 
gconf-editor-2.4.0nb1 found
===> Required installed package gedit>=2.4.1: gedit-2.4.1nb2 found
===> Required package gdm>=2.2.0nb2: NOT found
===> Verifying reinstall for ../../x11/gdm
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum OK for gdm-2.2.0.tar.gz.
=> Checksum OK for Daemon.README.
=> Checksum OK for Daemon.png.
===> Extracting for gdm-2.2.0nb5
===> Required package libglade>=0.17nb5: NOT found
===> Verifying reinstall for ../../devel/libglade
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum OK for libglade-0.17.tar.gz.
===> Extracting for libglade-0.17nb5
===> Required installed package libxml>=1.8.11: libxml-1.8.17nb1 found
===> Required package gnome-libs>=1.4.2nb1: NOT found
===> Verifying reinstall for ../../x11/gnome-libs
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Configuring for gnome-libs-1.4.2nb1
=> Fixing locale directory references.
loading cache ./config.cache
checking host system type... i386--netbsdelf
checking target system type... i386--netbsdelf
checking build system type... i386--netbsdelf
checking for a BSD compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking whether /usr/pkg/bin/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... missing
checking for strerror in -lcposix... no
checking for gcc... cc
checking whether the C compiler (cc -O2 -I/usr/pkg/include 
-I/usr/X11R6/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib) works... yes
checking whether the C compiler (cc -O2 -I/usr/pkg/include 
-I/usr/X11R6/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for 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... match_pattern 
/lib[^/\.]+\.so$
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
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 (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... NetBSD ld.elf_so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking what warning flags to pass to the C compiler... -Wall -Wunused
checking what language compliance flags to pass to the C compiler...
checking for pthread_create in -lpthread... yes
checking for gtk-config... /usr/X11R6/bin/gtk-config
checking for GTK - version >= 1.2.0... no
*** Could not run GTK test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means GTK was incorrectly 
installed
*** or that you have moved GTK since it was installed. In the latter 
case, you
*** may want to edit the gtk-config script: /usr/X11R6/bin/gtk-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/gnome-libs
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/gnome-libs
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/gnome-libs
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/libglade
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/libglade
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/libglade
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/gdm
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/gdm
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/gdm
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/meta-pkgs/gnome2
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/meta-pkgs/gnome2
*******************

Not sure if I did something wrong.

I'm going to use gnome2 desktop on my pc notebook with NetBSD.

If you need more infos I'll be happy to provide them.

Thanks in advance for any help!

Cheers,
Mr Andrea Rossignoli,
Italy