Re: esound compilation problem



sounds like a missing header file/library.
make sure you have glibc, audiofile and their header files.

Wayne F Davis wrote:

> Hi,
>
> I'm having a problem compiling esound:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/wfdavis/stuff/include -g -O2
> -c -fPIC -DPIC esddsp.c -o esddsp.lo
> esddsp.c: In function `open':
> esddsp.c:172: `RTLD_NEXT' undeclared (first use in this function)
> esddsp.c:172: (Each undeclared identifier is reported only once
> esddsp.c:172: for each function it appears in.)
> esddsp.c: In function `ioctl':
> esddsp.c:373: `RTLD_NEXT' undeclared (first use in this function)
> esddsp.c: In function `close':
> esddsp.c:392: `RTLD_NEXT' undeclared (first use in this function)
> make: *** [esddsp.lo] Error 1
>
> any ideas?  Thanks.
>
> --
> Wayne Davis - wfdavis seas upenn edu - PGP Key Available
>
> _______________________________________________
> gnome-list mailing list
> gnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-list





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