Subject: Re: gnome compile errors.... Help!?
To: None <netbsd-help@netbsd.org>
From: None <dchapman@canwest.victoria.bc.ca>
List: netbsd-help
Date: 12/21/2000 04:03:06
* Frederick Bruckman <fb@enteract.com> [001220 12:03]:
>   for p in /var/db/pkg/*-*; \
>   do if grep -q a.out <$p/+BUILD_INFO; then \
>     echo "`basename $p`"; \
>   fi; done
> 
Well, isn't this the coolest thing?  I did this, and should now not have
any a.out anything from the packages.

As far as gnome is going, the compile dies in the compilation of
gnome-media thusly:

===> Building for gnome-media-1.2.0
make  all-recursive
Making all in intl
Making all in po
Making all in macros
Making all in cddbslave
Making all in vu-meter
/bin/sh ../libtool --mode=link cc  -O2 -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o vumeter  gtkled.o gtkledbar.o main.o -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -laudiofile -lm -lglib -lintl -lintl 
cc -O2 -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o vumeter gtkled.o gtkledbar.o main.o -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -laudiofile -lm -lglib -lintl -lintl
main.o: In function `open_sound':
main.o(.text+0x109): undefined reference to `esd_monitor_stream'
collect2: ld returned 1 exit status
*** Error code 1

Stop.
*** Error code 1

[more Stops and *** Error code 1]

I downloaded the sources this morning - about 2 hours ago.  I also
reinstalled esound from this new package source.

I run esd-config --lib and part of the result is -lesd.  This is also in
the Makefile, but I don't see it in the above output.  I don't know if
this is significant or not.....

Where do I go from here.... help!!

  Thanks again,
   Dave Chapman

-- 
Dave Chapman                       |    "tar is not a plaything"
dchapman@canwest.victoria.bc.ca    |    bsimpson@dt.springfield.edu