Re: Failures compiling 1.4: esd error in control-center



On Sat, 7 Apr 2001, Chris Howells wrote:

> I'm attempting to compile GNOME 1.4 on my Debian potato box.
> 
> During the 'make' stage of compiling control-center, I'm getting this:
> 
> /usr/src/gnome1.4/control-center-1.4.0.1/capplets/sound-properties/sound-properties.c:817:
> undefined reference to `esd_sample_getid'
> /usr/src/gnome1.4/control-center-1.4.0.1/capplets/sound-properties/sound-properties.c:819:
> undefined reference to `esd_sample_free'
> collect2: ld returned 1 exit status
> make[3]: *** [sound-properties] Error 1
> make[3]: Leaving directory
> `/usr/src/gnome1.4/control-center-1.4.0.1/capplets/sound-properties'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/usr/src/gnome1.4/control-center-1.4.0.1/capplets'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/gnome1.4/control-center-1.4.0.1'
> make: *** [all-recursive-am] Error 2
> 
> Can anyone help?

	What version of esd do you have installed?  Both of those
functions have been in esd for a while, but... <shrug> one never knows.
Regardless, you need a recent version of esd for some of the gnome stuff,
and if you're building gnome-1.4 you should probably be using the esd that
comes with it.

	Also, what link line is being run (which is causing this error)?
Just want to make sure that '-lesd' is part of the link line.

Good luck.

Bibek






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]