Re: Dirty compile in esound



John Huttley wrote:
> 
> I've just deleted and re-checkedout audiofile and esound.
> 
> audiofile compiles and installs ok.
> 
> esound gives warning errors like 'return from incompatible pointer type'
> in mix.c (quite a few places)

These are expected errors.  Nothing to worry about here.

> Then finally fails in the libttool link phase with with libesd.so
> Undefined call to afgetSampleFormat. -- and about 10 others.
> 
> I've scanned my system for old libraries and found none.

Looks like esd isn't finding the audiofile library at link time.
Try adding "-laudiofile" to the Makefile, and see if that fixes it.

> A casual answer would be that the CVS tree has caught the audiofile and
> esound libs at different version levels--- but I'm not sure I beleive
> it.
> 
> Any ideas, folks??
> 
> Regards
> john
> 
> --
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with
>                        "unsubscribe" as the Subject.

-- 
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
|  __                         a.k.a. Eric B. Mitchell |
|  |_) .  _  _|      _|  _     ericmit@ix.netcom.com  |
|  | \ ( (_ (_| (_| (_| (/_   www.netcom.com/~ericmit |
| How's My Programming?   Call:  1 - 800 - DEV - NULL |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+



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