Greetings all,

I am fairly new Linux system administration and I am having trouble
compiling QPopper.

Running "./configure --enable-specialauth" works fine; however, make seems
to die on me.  Here is the make transcript:
[root@coe qpopper3.0.2]# make
cd ./popper  && make all
make[1]: Entering directory `/usr/src/qpopper3.0.2/popper'
gcc -c -I.. -I.. -I. -I../mmangle -I../common \
-g -O2 -fpcc-struct-return  -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:30,
                 from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:117,
                 from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/syslimits.h:7,
                 from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:11,
                 from /usr/include/bits/socket.h:31,
                 from /usr/include/sys/socket.h:34,
                 from popper.h:50,
                 from pop_dele.c:24:
/usr/include/bits/local_lim.h:27: linux/limits.h: No such file or
directory
In file included from /usr/include/sys/socket.h:34,
                 from popper.h:50,
                 from pop_dele.c:24:
/usr/include/bits/socket.h:295: asm/socket.h: No such file or directory
make[1]: *** [pop_dele.o] Error 1
make[1]: Leaving directory `/usr/src/qpopper3.0.2/popper'
make: *** [popper_server] Error 2
[root@coe qpopper3.0.2]#

I've checked and I have the following RPMs installed: egcs, cpp, binutils,
kernel-source, glibc-devel, and make.  I am running Red Hat Linux 6.2,
Kernel 2.2.16-3smp.

Any suggestions?

+========================================================+
| /*/-=[ Michael Rapp ]=-/*/     Technology Specialist   |
|  Center for Information Technology in Education (CITE) |
|    College of Education        University of Houston   |
+========================================================+

Reply via email to