Probably a dumb move on my part, but Im just starting with my attempt to
get DEVFS running with 2.4.0-test11, and cant even get DEVFSD to compile.
Looks like a wrong or old *.h file, but havent a clue what Im looking for.
Here are the specs:
[reg@orion ~/devfsd]$ uname -a
Linux orion.dwf.com 2.4.0-test11 #3 Fri Nov 24 19:56:24 MST 2000 i686
unknown
This is on top of a Redhat v7.0 install.
The compile shows:
[reg@orion ~/devfsd]$ make CC=kgcc
kgcc -O2 -I. -Wall -c -o devfsd.o devfsd.c
devfsd.c: In function `free_config':
devfsd.c:1394: `RTLD_NEXT' undeclared (first use in this function)
devfsd.c:1394: (Each undeclared identifier is reported only once
devfsd.c:1394: for each function it appears in.)
devfsd.c: In function `get_shared_object':
devfsd.c:1710: `RTLD_NEXT' undeclared (first use in this function)
make: *** [devfsd.o] Error 1
[reg@orion ~/devfsd]$
What am I missing?
Reg.Clemens
reg@xxxxxxx
[ please reply to me as well as to the list, Ive just joined
and dont know if Im receiving articles yet... ]
|