Hi,

While trying to install Midnight Commander on HP-UX 11i, I am getting errors in the "make" portion. Running ./configure seems to have worked fine. However, I get the messages below when running make. What do I need to do to fix this? Thanks for any help...

No suffix list.
make all-recursive
No suffix list.
Making all in intl
Making all in po
/usr/local/bin/msgmerge --update az.po mc.pot
................................................................................................ done.
/usr/local/bin/msgmerge --update be.po mc.pot
................................................................................................ done.
Making all in m4
No suffix list.
Making all in vfs
Making all in extfs
No suffix list.
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -g -O2 -Wall -MT ftpfs.o -MD -MP -MF ".deps/ftpfs.Tpo" \
-c -o ftpfs.o `test -f 'ftpfs.c' || echo './'`ftpfs.c; \
then mv ".deps/ftpfs.Tpo" ".deps/ftpfs.Po"; \
else rm -f ".deps/ftpfs.Tpo"; exit 1; \
fi
In file included from /usr/include/netdb.h:69,
from ftpfs.c:59:
/usr/include/sys/socket.h:484: syntax error before "sendfile"
/usr/include/sys/socket.h:485: syntax error before "bsize_t"
/usr/include/sys/socket.h:486: syntax error before "sendpath"
/usr/include/sys/socket.h:487: syntax error before "bsize_t"
/usr/include/sys/socket.h:501: syntax error before "__sendfile64"
/usr/include/sys/socket.h:501: syntax error before "bsize_t"
/usr/include/sys/socket.h:502: syntax error before "__sendpath64"
/usr/include/sys/socket.h:502: syntax error before "bsize_t"
/usr/include/sys/socket.h:504: syntax error before "sendfile"
/usr/include/sys/socket.h: In function `sendfile':
/usr/include/sys/socket.h:504: syntax error before "bsize_t"
/usr/include/sys/socket.h: At top level:
/usr/include/sys/socket.h:505: syntax error before "sendpath"
/usr/include/sys/socket.h: In function `sendpath':
/usr/include/sys/socket.h:505: syntax error before "bsize_t"
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.



Ken Weise Econocaribe Consolidators, Inc.

_______________________________________________
Mc mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to