lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Compiling Lynx 2.7 on UnixWare with Slang


From: Jason \"PsychoSy\" Sizemore
Subject: LYNX-DEV Compiling Lynx 2.7 on UnixWare with Slang
Date: Tue, 4 Mar 1997 03:50:01 -0500 (EST)

Hello all!!

It's been a little while since I been here and after taking notice that 
Lynx 2.7 was official, I had to upgrade (Lynx 2.6 had that problem with 
POST that only allowed me to redirect and recieve an error). 

I've kept notes on how I got 2.6 going on my ISP and basically made the 
exact changes to 2.7's Makefile, and the others. I'm not having as much 
trouble with making 2.7 than I did with 2.6, but I do have a few problems.

When I run a `make unixware-slang', these are the errors that I've got.

make unixware-slang
        cd WWW/Library/svr4; make LYFLAGS="-DNO_BCOPY -DUNIXWARE \
                 -DLONG_LIST  "
UX:make: INFO: `../../Library/svr4/libwww.a' is up to date.
        cd src; make all CC="cc" MCFLAGS="-O -DUNIX -DUSE_SLANG \
                -DCURS_PERFORMANCE -DNO_SIZECHANGE \
                -I../WWW/Library/Implementation -DUTMPX_FOR_UTMP -DSVR4 
-DTRUE=1 -DFALSE=0 \
                -DNO_BCOPY -DUNIXWARE   -DOK_TAR -DOK_ZIP -DOK_GZIP 
-DOK_UUDECODE -DOK_OVERRIDE -DOK_PERMIT  " \
                LIBS="-lsocket -lnsl \
                  " \
                WWWLIB="../WWW/Library/svr4/libwww.a" \
                SLANGLIB="-L/home/Titus/bin/lib -lslang -lm" 
SLANGINC="-I/home/Titus/bin/include"
Compiling Lynx sources
        cc -O -DUNIX -DUSE_SLANG        -DCURS_PERFORMANCE -DNO_SIZECHANGE      
-I../WWW/Library/Implementation -DUTMPX_FOR_UTMP -DSVR4 -DTRUE=1 -DFALSE=0      
-DNO_BCOPY -DUNIXWARE   -DOK_TAR -DOK_ZIP -DOK_GZIP -DOK_UUDECODE -DOK_OVERRIDE 
-DOK_PERMIT   -
I.. -I/home/Titus/bin/include -c LYMain.c
UX:acomp: ERROR: "LYMain.c", line 254: undefined symbol: NEWS_POSTING
UX:acomp: ERROR: "LYMain.c", line 254: non-constant initializer: op "NAME"
UX:acomp: ERROR: "LYMain.c", line 305: undefined symbol: USE_SELECT_POPUPS
UX:acomp: ERROR: "LYMain.c", line 305: non-constant initializer: op "NAME"
UX:acomp: ERROR: "LYMain.c", line 307: undefined symbol: MULTI_BOOKMARK_SUPPORT
UX:acomp: ERROR: "LYMain.c", line 307: non-constant initializer: op "NAME"
UX:acomp: ERROR: "LYMain.c", line 308: undefined symbol: BLOCK_MULTI_BOOKMARKS
UX:acomp: ERROR: "LYMain.c", line 308: non-constant initializer: op "NAME"
UX:acomp: ERROR: "LYMain.c", line 311: undefined symbol: COLLAPSE_BR_TAGS
UX:acomp: ERROR: "LYMain.c", line 311: non-constant initializer: op "NAME"
UX:acomp: ERROR: "LYMain.c", line 312: undefined symbol: SET_COOKIES
UX:acomp: ERROR: "LYMain.c", line 312: non-constant initializer: op "NAME"
UX:acomp: ERROR: "LYMain.c", line 749: undefined symbol: LYNX_SIG_FILE
UX:acomp: WARNING: "LYMain.c", line 749: improper pointer/integer combination: 
arg #2
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
$ make clean
        rm -f WWW/Library/*/*.[aob]
        rm -f WWW/Library/*/.created
        cd src; make clean
        rm -f lynx core *.[ob]
        rm -f *.b src/lynx core Lynx.leaks
        rm -f config.log config.cache config.status
$ 
[snip]

Any suggestions toward fixing these problems is greatly appreciated.

Thanks again, and glad to be back!



______________________________________________________________________________
        __
       |  |
  _____|  |_____
 /_____    ____/
       |  |      "Psycho Sy"
       |  |      Jason Sizemore  E-mail: address@hidden
       |  |      WWW: "The Brutal Truth" 
       |  |      Http://www.geocities.com/timessquare/9480
       |  |      
       |__|  "Saved by Grace Through Faith..."
                  --Ephesians 2:8
______________________________________________________________________________

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