Messages in this thread |  | | Date | Sun, 19 Jan 1997 20:19:52 -0800 (PST) | From | Dale Weber <> | Subject | Re: Modutils-970118 compile problems |
| |
On Sun, 19 Jan 1997, Tristan McCann wrote:
> modutils-970118 compile problems.......... > > make -C util install-bin > make[1]: Entering directory `/home/trismcc/modutils-970118/util' > gcc -g -O -Wall -I../include -D_GNU_SOURCE -c -o sys_qm.o sys_qm.c > sys_qm.c: In function `query_module': > sys_qm.c:37: `__NR_query_module' undeclared (first use this function) > sys_qm.c:37: (Each undeclared identifier is reported only once > sys_qm.c:37: for each function it appears in.) > sys_qm.c:37: warning: `__res' might be used uninitialized in this function > make[1]: *** [sys_qm.o] Error 1 > make[1]: Leaving directory `/home/trismcc/modutils-970118/util' > make: *** [install-bin] Error 2
I have the same problem here. I don't have any idea what is wrong though. I don't know what __NR_query_module is supposed to do, but it is undefined.
8-Dale -- Dale Weber - netman@dynaplex.net - Running RedHat 4.0 Linux WWW: http://www2.nwpower.net/~netman <--- Resume' now online! Dynaplex Technologies, P.O. Box 40842, Portland, OR 97240-0842 There's no such thing as too fast a CPU or too large a hard drive!
|  |