lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Compiling Lynx (1)


From: Ismael Cordeiro
Subject: LYNX-DEV Compiling Lynx (1)
Date: Fri, 14 Nov 1997 10:00:27 -0500 (EST)

For a long time I've been updating my personal copies of Lynx (solaris2,
solaris2-slang, freebsd-ncurses, freebsd-slang) with FOTEMODS but today I
decided to try the "current development" one. I patched Lynx2-7-1 with
lynx2.7.1--2.7.1ac-0.94.diff, modified Makefile and userdefs.h according to
my previous ones and got this (the errors are the same in the four
versions):

make solaris2
cd WWW/Library/solaris2; make CC="gcc" LYFLAGS="-DNSL_FORK \
        -DDIRED_SUPPORT -DLONG_LIST "
gcc -c -o ../../Library/solaris2/HTAccess.o -O -DDEBUG -DNGROUPS=16 
-Dd_namlen=d_reclen -DNO_BCOPY -DSOLARIS2 -DSVR4 -DUSE_DIRENT -DNSL_FORK    
-DDIRED_SUPPORT -DLONG_LIST  -I../../Library/Implementation/ -DXMOSAIC_HACK 
-DACCESS_AUTH ../../Library/Implement
ation/HTAccess.c
In file included from ../../Library/Implementation/HTFormat.h:141,
                 from ../../Library/Implementation/HTAnchor.h:62,
                 from ../../Library/Implementation/HTAccess.h:22,
                 from ../../Library/Implementation/HTTP.h:8,
                 from ../../Library/Implementation/HTAccess.c:43:
../../Library/Implementation/HTAnchor.h:414: parse error before `*'
../../Library/Implementation/HTAnchor.h:415: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:418: parse error before `*'
../../Library/Implementation/HTAnchor.h:421: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:422: parse error before `*'
../../Library/Implementation/HTAnchor.h:425: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:426: parse error before `*'
../../Library/Implementation/HTAnchor.h:429: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:430: parse error before `*'
../../Library/Implementation/HTAnchor.h:433: warning: data definition has no 
type or storage class
In file included from ../../Library/Implementation/HTAccess.h:22,
                 from ../../Library/Implementation/HTTP.h:8,
                 from ../../Library/Implementation/HTAccess.c:43:
../../Library/Implementation/HTAnchor.h:128: parse error before `UCAnchorInfo'
../../Library/Implementation/HTAnchor.h:128: warning: no semicolon at end of 
struct or union
../../Library/Implementation/HTAnchor.h:130: parse error before `}'
../../Library/Implementation/HTAnchor.h:414: parse error before `*'
../../Library/Implementation/HTAnchor.h:415: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:418: parse error before `*'
../../Library/Implementation/HTAnchor.h:421: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:422: parse error before `*'
../../Library/Implementation/HTAnchor.h:425: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:426: parse error before `*'
../../Library/Implementation/HTAnchor.h:429: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:430: parse error before `*'
../../Library/Implementation/HTAnchor.h:433: warning: data definition has no 
type or storage class
In file included from ../../Library/Implementation/HTML.h:18,
                 from ../../Library/Implementation/HTAccess.c:54:
../../Library/Implementation/HTAnchor.h:414: parse error before `*'
../../Library/Implementation/HTAnchor.h:415: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:418: parse error before `*'
../../Library/Implementation/HTAnchor.h:421: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:422: parse error before `*'
../../Library/Implementation/HTAnchor.h:425: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:426: parse error before `*'
../../Library/Implementation/HTAnchor.h:429: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:430: parse error before `*'
../../Library/Implementation/HTAnchor.h:433: warning: data definition has no 
type or storage class
In file included from ../../Library/Implementation/SGML.h:27,
                 from ../../Library/Implementation/HTMLDTD.h:19,
                 from ../../Library/Implementation/HTML.h:19,
                 from ../../Library/Implementation/HTAccess.c:54:
../../Library/Implementation/HTAnchor.h:414: parse error before `*'
../../Library/Implementation/HTAnchor.h:415: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:418: parse error before `*'
../../Library/Implementation/HTAnchor.h:421: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:422: parse error before `*'
../../Library/Implementation/HTAnchor.h:425: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:426: parse error before `*'
../../Library/Implementation/HTAnchor.h:429: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:430: parse error before `*'
../../Library/Implementation/HTAnchor.h:433: warning: data definition has no 
type or storage class
In file included from ../../Library/Implementation/HText.h:15,
                 from ../../Library/Implementation/HTAccess.c:61:
../../Library/Implementation/HTAnchor.h:414: parse error before `*'
../../Library/Implementation/HTAnchor.h:415: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:418: parse error before `*'
../../Library/Implementation/HTAnchor.h:421: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:422: parse error before `*'
../../Library/Implementation/HTAnchor.h:425: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:426: parse error before `*'
../../Library/Implementation/HTAnchor.h:429: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:430: parse error before `*'
../../Library/Implementation/HTAnchor.h:433: warning: data definition has no 
type or storage class
In file included from ../../Library/Implementation/HTStyle.h:38,
                 from ../../Library/Implementation/HText.h:16,
                 from ../../Library/Implementation/HTAccess.c:61:
../../Library/Implementation/HTAnchor.h:414: parse error before `*'
../../Library/Implementation/HTAnchor.h:415: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:418: parse error before `*'
../../Library/Implementation/HTAnchor.h:421: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:422: parse error before `*'
../../Library/Implementation/HTAnchor.h:425: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:426: parse error before `*'
../../Library/Implementation/HTAnchor.h:429: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAnchor.h:430: parse error before `*'
../../Library/Implementation/HTAnchor.h:433: warning: data definition has no 
type or storage class
../../Library/Implementation/HTAccess.c: In function `get_physical':
../../Library/Implementation/HTAccess.c:355: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:482: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c: In function `LYUCPushAssumed':
../../Library/Implementation/HTAccess.c:547: `LYUCcharset' undeclared (first 
use this function)
../../Library/Implementation/HTAccess.c:547: (Each undeclared identifier is 
reported only once
../../Library/Implementation/HTAccess.c:547: for each function it appears in.)
../../Library/Implementation/HTAccess.c:547: `anchor_UCI' undeclared (first use 
this function)
../../Library/Implementation/HTAccess.c:549: `UCT_STAGE_PARSER' undeclared 
(first use this function)
../../Library/Implementation/HTAccess.c: In function `HTLoad':
../../Library/Implementation/HTAccess.c:614: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:617: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c: In function `HTLoadDocument':
../../Library/Implementation/HTAccess.c:711: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:711: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:726: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:733: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:754: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:755: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:756: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:925: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c:926: dereferencing pointer to 
incomplete type
../../Library/Implementation/HTAccess.c: In function `HTSearch':
../../Library/Implementation/HTAccess.c:1207: dereferencing pointer to 
incomplete type
*** Error code 1
make: Fatal error: Command failed for target `../../Library/solaris2/HTAccess.o'
Current working directory /tmp/ismael/lynx2-7-1/WWW/Library/solaris2
*** Error code 1
make: Fatal error: Command failed for target `solaris2'


What can be wrong?

Ismael


       +-------------------------------------------------------------+
       | ISMAEL CORDEIRO            | mailto:address@hidden          |
       | Production sound mixer     | http://www.cam.org/~ismael/    |
       | Montréal - Québec - Canada | ftp://ftp.cam.org/users/ismael |
       +-------------------------------------------------------------+

;
; 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]