I am trying to compile lftp with ssl enabled on Tru64. Here is the output from the make command: # make No suffix list. Making all in include No suffix list. make all-am No suffix list. Making all in readline-4.3 Making all in lib if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include -O2 -Wall -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi In file included from /usr/include/sys/socket.h:64, from ../include/post-config.h:86, from ../include/config.h:536, from getopt.c:31: /usr/include/sys/uio.h:177:22: macro "readv" requires 3 arguments, but only 1 given /usr/include/sys/uio.h:178:23: macro "writev" requires 3 arguments, but only 1 given *** Exit 1 Stop. *** Exit 1 Stop. # Does anyone have any suggestions on a resolution for this problem? Thanks,
Dawn Urey PGI Systems and Site Support Manager (919)874-9512
------------ PGI Internet E-mail Confidentiality ------------ Please note: This message may contain information which is privileged and confidential. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you believe you have received this message in error, please forward to [EMAIL PROTECTED] ------------ Confidencialidad de Correo Electronico de PGI ------------ Nota: Este mensaje puede contener informacion privilegiada y confidencial. Si usted no es el destinatario, esta notificado que cualquier diseminacion, distribucion o copia de esta comunicacion esta estrictamente prohibida. Si usted cree que ha recibido este mensaje por error, por favor reenvielo a [EMAIL PROTECTED] (Informacion intencionalmente sin acentos)
------------ PGI Internet E-mail Confidentiality ------------ Please note: This message may contain information which is privileged and confidential. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you believe you have received this message in error, please forward to [EMAIL PROTECTED] ------------ Confidencialidad de Correo Electronico de PGI ------------ Nota: Este mensaje puede contener informacion privilegiada y confidencial. Si usted no es el destinatario, esta notificado que cualquier diseminacion, distribucion o copia de esta comunicacion esta estrictamente prohibida. Si usted cree que ha recibido este mensaje por error, por favor reenvielo a [EMAIL PROTECTED] (Informacion intencionalmente sin acentos) |
Title: problems compiling lftp with ssl on Tru64 Unix
- problems compiling lftp with ssl on Tru64 Unix Urey, Dawn
- Urey, Dawn