I get errors when running make install and just make. Here is the output that I get on both commands:
MAKE ERROR-
cd ./popper && make all
make[1]: Entering directory `/home/deneu/installs/popper/qpopper4.0.3/popper'
gcc -c -I.. -I.. -I. \
-I../mmangle -I../common \
-g -O2 -DHAVE_CONFIG_H -DLINUX -DUNIX pop_dele.c -o pop_dele.o
In file included from /usr/include/bits/posix1_lim.h:126,
from /usr/include/limits.h:144,
from /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/limits.h:130,
from /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/syslimits.h:7,
from /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/limits.h:11,
from /usr/include/bits/socket.h:31,
from /usr/include/sys/socket.h:35,
from popper.h:62,
from pop_dele.c:29:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
In file included from /usr/include/sys/socket.h:35,
from popper.h:62,
from pop_dele.c:29:
/usr/include/bits/socket.h:305:24: asm/socket.h: No such file or directory
In file included from /usr/include/errno.h:36,
from popper.h:178,
from pop_dele.c:29:
/usr/include/bits/errno.h:25:26: linux/errno.h: No such file or directory
make[1]: *** [pop_dele.o] Error 1
make[1]: Leaving directory `/home/deneu/installs/popper/qpopper4.0.3/popper'
make: *** [popper_server] Error 2
MAKE INSTALL ERROR-
/usr/bin/install -c -m 0644 -o root ./man/popper.8 /usr/local/man/man8/
/usr/bin/install: cannot create regular file `/usr/local/man/man8/': Is a directory
make: *** [install] Error 1
Any help would be GREATLY appreciated.
Thanks
----------------------------------------------------------
[EMAIL PROTECTED]
http://www.ulmschneiders.com
----------------------------------------------------------
[EMAIL PROTECTED]
http://www.dsltechie.com
----------------------------------------------------------
