lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV Problems Compiling Latest Lynx On VAX/VMS...


From: Robert Byer
Subject: LYNX-DEV Problems Compiling Latest Lynx On VAX/VMS...
Date: Sun, 13 Apr 1997 13:00:24 EDT

-----BEGIN PGP SIGNED MESSAGE-----


I've been running Lynx (I believe 2.6) for some time now and I went to
compile the latest version and encountered the following problems.

I'm running on a VAX 6000-340, 4 processors, 128 MEG RAM, VAX/VMS v5.5-2HW
and Wollongong TCP/IP v5.2 (I believe) and VAXC

When it tried to compile the HTTCP.C it spit out the following errors.

===========================================================================

$ cc [-.Implementation]HTTCP.c
            status = connect(*s, (struct sockaddr*)&soc_address, 
sizeof(soc_address));
%CC-E-UNDECLARED, "s" is not declared within the scope of
                this usage.
                Listing line number 8735.
                At line number 723 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

            status = connect(*s, (struct sockaddr*)&soc_address, 
sizeof(soc_address));
%CC-E-UNDECLARED, "soc_address" is not declared within the scope of
                this usage.
                Listing line number 8735.
                At line number 723 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

            status = connect(*s, (struct sockaddr*)&soc_address, 
sizeof(soc_address));
%CC-E-INVOPERAND, Invalid operand of a "& (address-of)" operator.
                Listing line number 8735.
                At line number 723 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

            status = connect(*s, (struct sockaddr*)&soc_address, 
sizeof(soc_address));
%CC-E-UNDECLARED, "soc_address" is not declared within the scope of
                this usage.
                Listing line number 8735.
                At line number 723 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

            status = connect(*s, (struct sockaddr*)&soc_address, 
sizeof(soc_address));
%CC-W-MISARGNUMBER, The number of arguments passed to the function does not
                match the number declared in a previous function prototype.
                Listing line number 8735.
                At line number 723 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

            status = connect(*s, (struct sockaddr*)&soc_address, 
sizeof(soc_address));
%CC-W-INVALINIT, The initialization of "status" is not valid.
                Listing line number 8735.
                At line number 723 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

            if ((status < 0) &&
%CC-W-IGNORED, Unexpected reserved word "if" ignored.
                Listing line number 8754.
                At line number 742 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

            if ((status < 0) &&
%CC-E-SYNTAXERROR, Found "<" when expecting
                one of { "(" ")" "[" }.
                Listing line number 8754.
                At line number 742 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

        #endif /* SVR4_BSDSELECT */
%CC-F-FATALSYNTAX, Fatal syntax error.
                Listing line number 9057.
                At line number 1045 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

        #endif /* SVR4_BSDSELECT */
%CC-I-NOBJECT, No object file produced.
                Listing line number 9057.
                At line number 1045 in 
DISK$WWW:[LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1.

===========================================================================

Now, I don't know much about C and would appreciate any and all help on
this problem as I would like to run the latest version.

Thanks.


 +------------------------+--------------------------------------------+
 | Robert Alan Byer       | A-Com Computing, Inc.                      |        
 | Vice-President         | 115 W. Washington Street, Suite 1165       |
 | A-Com Computing, Inc.  | Indianapolis, IN 46204                     |
 | Phone: (317)673-4204   | http:\\www.all-net.net\                    | 
 +------------------------+-----+--------------------------------------+
 | address@hidden        | I don't want to take over the world, |
 | http://www.all-net.net/~byer | just my own little part of it.       |
 +------------------------------+--------------------------------------+
 | Send an E-mail request to obtain my PGP key.                        |
 +---------------------------------------------------------------------+

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQEVAwUBM1DYW6VSqzlBVJbBAQE84gf/auuPvFuNdt7aN9rb9BIvpOiQ/QfVNswy
rYgDeiNeJ5eSRctPO4o7oyftcXl/IN3qcDbY1eryfl7zf9Fmif/RlahRMGYNvhPb
SG/gx07xWmvJ8Bmol+tCLmBODL06gi5e1ahdv0aW7d4rLfU4YVcyWHCIOqFSjoiE
RpKBC/Wsz3w4gPFY75R+Hi6+Efx/OZ9FVFAlhf+fzzZFPGSWgZM/tW+ntkrTtryD
HLQQVbIA36QdhY1Sj6T9uY6OVQ3Dpd5YKcotWMiaWMrbhPRe2i/0tPtLme4Ce2Lc
uTLTCaokXevUbcltZS83wbpsyRFWsJyp2XgsLi5Upekh0m3lFy1GAQ==
=yGPA
-----END PGP SIGNATURE-----
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]