Re: GAL compile



> 
> /usr/i486-suse-linux/bin/ld: cannot find -lesd
> collect2: ld returned 1 exit status
> make[3]: *** [test-color] Error 1
> make[3]: Leaving directory `/home/keith/gal-0.18.1/gal/widgets'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/keith/gal-0.18.1/gal'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/keith/gal-0.18.1'
> make: *** [all-recursive-am] Error 2
> 
> LD is an executable file.
> 
> I do not know how to get any further. Please can someone advise?
> 
> Many thanks for any help.
> 
> Keith
There is a hickup on the libesd, do you have esd installed (I guess so),
install also the devel package of libesed-devel (or similar)

Second, I think there is no libesd.so go to /usr/lib (or wherever your
esd libraries lying)

and create a symbolic link to your libesd version.

e.g ln -s libesd-0.2.22.so.0 libesd.so

That should do the job

Carsten
-- 
Registered Linux User #228992



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