Re: esound compilation problem
- From: Wayne F Davis <wfdavis seas upenn edu>
- To: gnome-list gnome org
- Subject: Re: esound compilation problem
- Date: Sun, 15 Apr 2001 19:44:43 -0400 (EDT)
Here are the versions to libc:
libc6 2.2.2-1
libc6-dev 2.2.2-1
I'm not sure how to go about fixing this problem since
/usr/include/dlfcn.h defineds RTLD_NEXT and that file is #include'd in the
file that caueses the error.
Anyone have any suggestions on how to try to solve this?
Thanks,
Wayne
On Sun, 15 Apr 2001, Asher Freese wrote:
> on my computer, that header file comes from the glibc-devel package. you
> don't have all the headers for glibc installed, or they may be too old.
> Asher
>
>
> Wayne F Davis wrote:
>
> > > sounds like a missing header file/library.
> > > make sure you have glibc, audiofile and their header files.
> >
> > Here are some more details:
> > esddsp.c includes: #include <dlfcn.h>
> > /usr/include/dlfcn.h defines RTLD_NEXT: # define RTLD_NEXT ((void *) -1l)
> >
> > Here's the command again:
> >
> > /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H
> > -I. -I. -I. -I/home/guest/wfdavis/stuff/include -g -O2 -c esddsp.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/guest/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
> >
> > Anyone have any ideas?
> >
> > Thanks,
> > Wayne
> >
> > _______________________________________________
> > gnome-list mailing list
> > gnome-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-list
>
>
> _______________________________________________
> gnome-list mailing list
> gnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-list
>
--
Wayne Davis - wfdavis seas upenn edu - PGP Key Available
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]