Hi,
I was wondering if anyone else has had/solved this problem. I install
the src rpm with rpm -i diald-0.99.1-2.1-2.srpm, then I switch to
/usr/src/redhat/SPECS and type rpm -bb diald-0.99.1-2*, and it gives me
this error for screens full of include files:
In file included from /usr/local/include/sys/ioctl.h:30,
from diald.h:28,
from diald.c:29:
/usr/local/include/bits/ioctl-types.h:25: asm/ioctls.h: No such file or
directory
This is just one example, it does it for different header files. the
line it referrs to is:
#include <asm/ioctls.h>
The directory exsists, but it doesnt seem to be referancing it
correctly. I havent had a problem building anything else (so far) so I
dont think changing all of the #include <asm/*> statements is the fix.
locate asm/ioctls.h
/usr/i386-glibc20-linux/include/asm/ioctls.h
Thank you for your advice.
Jacob
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]