lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Lynx compile time error on AIX


From: Jim Chivas
Subject: LYNX-DEV Lynx compile time error on AIX
Date: Tue, 7 Oct 1997 19:35:12 -0700 (PDT)

Greetings: I have added below a script capture of the ./config and then
make. If you look at the last few lines in this email you will see an
error message I don't know what to do with.

Can you offer any help or suggestions?

Thanks

Jim
==================================================================

Script command is started on Tue Oct  7 18:30:55 PDT 1997.$./configure
loading cache ./config.cache
checking host system type... powerpc-ibm-aix4.1.3.0
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
checking whether make sets ${MAKE}... (cached) yes
checking for style of include in makefiles... include file
checking for a BSD compatible install... (cached) /usr/bin/installbsd -c
checking for lint... (cached) lint
checking if you want to see long compiling messages... yes
checking if you want to check memory-leaks... no
checking if you want to enable debug-code... no
checking if you want to turn on gcc warnings... no
checking if you want full utility pathnames... yes
checking for system mailer.... (cached) /usr/sbin/sendmail
checking system mail flags... (cached) -t -oi
checking for chmod... (cached) /usr/bin/chmod
checking for compress... (cached) /usr/bin/compress
checking for cp... (cached) /usr/bin/cp
checking for gzip... (cached) gzip
checking for install... (cached) /usr/bin/installbsd -c
checking for mkdir... (cached) /usr/bin/mkdir
checking for mv... (cached) /usr/bin/mv
checking for rm... (cached) /usr/bin/rm
checking for tar... (cached) /usr/bin/tar
checking for touch... (cached) /usr/bin/touch
checking for gunzip... (cached) gunzip
checking for unzip... (cached) unzip
checking for uudecode... (cached) /usr/bin/uudecode
checking for zcat... (cached) /usr/bin/zcat
checking for zip... (cached) zip
checking for working const... (cached) yes
checking for network libraries... (cached) 
checking for screen type... (cached) curses
checking for initscr... (cached) no
checking for tgoto... (cached) no
checking for tgoto in -ltermcap... (cached) yes
checking for initscr in -lcurses... (cached) yes
checking for curses performance tradeoff... (cached) no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/fcntl.h... (cached) no
checking for sys/filio.h... (cached) no
checking for sys/ioctl.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking for waitstatus.h... (cached) no
checking termio.h and termios.h... (cached) yes
checking for union wait... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for broken/missing definition of remove... (cached) no
checking for cuserid... (cached) yes
checking for getcwd... (cached) yes
checking for putenv... (cached) yes
checking for readdir... (cached) yes
checking for waitpid... (cached) yes
checking if TRUE/FALSE are defined... (cached) yes
checking for errno external decl... (cached) yes
checking for setlocale()... (cached) yes
checking if NGROUPS is defined... (cached) checking declaration of 
sys_errlist... (cached) no
checking existence of sys_errlist... (cached) no
checking if struct utmp is declared... (cached) yes
checking if curses supports alternate-character set... (cached) yes
checking if curses supports fancy attributes... (cached) yes
checking for ncurses version... (cached) no
checking for obsolete/broken version of ncurses... checking if curses supports 
color attributes... (cached) yes
checking declaration of size-change... (cached) yes
checking if ttytype is declared in curses library... (cached) yes
checking for cbreak... (cached) yes
checking for keypad... (cached) yes
checking if character-translation code should be used... yes
checking if color-style code should be used... no
checking if you want to use zlib for decompression of some gzip files... no
checking if directory-editor code should be used... yes
checking if you wish to allow extracting from archives via DirEd... yes
checking if you wish to allow users to redefine DirEd keys... yes
checking if you wish to allow permissions commands via DirEd... yes
checking if you wish to allow executable-permission commands via DirEd... yes
checking if you wish to allow "tar" commands from DirEd... yes
checking if you wish to allow "uudecode" commands from DirEd... yes
checking if you wish to allow "zip" and "unzip" commands from DirEd... yes
checking if you wish to allow "gzip" and "gunzip" commands from DirEd... yes
checking if you want long-directory listings... yes
checking if parent-directory references are permitted... yes
creating ./config.status
creating makefile
creating WWW/Library/unix/makefile
creating src/makefile
creating src/chrtrans/makefile
creating lynx_cfg.h
lynx_cfg.h is unchanged
$
$make
        cd WWW/Library/unix && make CC="gcc"  LYFLAGS=""
        if [ ! -r ../.. ] ; then mkdir ../..; else echo OK ; fi
OK
        if [ ! -r ../../Library ] ; then mkdir ../../Library; else echo OK ; fi
OK
        if [ ! -r ../../Library/unix ] ;  then mkdir ../../Library/unix; else 
echo OK ; fi
OK
        touch ../../Library/unix/.created
        gcc -c -o ../../Library/unix/HTParse.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTParse.c
        gcc -c -o ../../Library/unix/HTAccess.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAccess.c
        gcc -c -o ../../Library/unix/HTTP.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTTP.c
        gcc -c -o ../../Library/unix/HTFile.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTFile.c
        gcc -c -o ../../Library/unix/HTBTree.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTBTree.c
        gcc -c -o ../../Library/unix/HTFTP.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTFTP.c
        gcc -c -o ../../Library/unix/HTTCP.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTTCP.c
        gcc -c -o ../../Library/unix/SGML.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/SGML.c
        gcc -c -o ../../Library/unix/HTMLDTD.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTMLDTD.c
        gcc -c -o ../../Library/unix/HTChunk.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTChunk.c
        gcc -c -o ../../Library/unix/HTPlain.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTPlain.c
        gcc -c -o ../../Library/unix/HTWriter.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTWriter.c
        gcc -c -o ../../Library/unix/HTMLGen.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTMLGen.c
        gcc -c -o ../../Library/unix/HTAtom.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAtom.c
        gcc -c -o ../../Library/unix/HTAnchor.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAnchor.c
        gcc -c -o ../../Library/unix/HTStyle.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTStyle.c
        gcc -c -o ../../Library/unix/HTList.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTList.c
        gcc -c -o ../../Library/unix/HTString.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  -DVC=\"2.14\" 
../../Library/Implementation/HTString.c
        gcc -c -o ../../Library/unix/HTRules.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  -DVC=\"2.14\" 
../../Library/Implementation/HTRules.c
        gcc -c -o ../../Library/unix/HTFormat.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTFormat.c
        gcc -c -o ../../Library/unix/HTMIME.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTMIME.c
        gcc -c -o ../../Library/unix/HTHistory.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTHistory.c
        gcc -c -o ../../Library/unix/HTNews.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTNews.c
        gcc -c -o ../../Library/unix/HTGopher.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTGopher.c
        gcc -c -o ../../Library/unix/HTTelnet.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTTelnet.c
        gcc -c -o ../../Library/unix/HTFinger.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTFinger.c
        gcc -c -o ../../Library/unix/HTWSRC.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTWSRC.c
        gcc -c -o ../../Library/unix/HTAAUtil.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAAUtil.c
        gcc -c -o ../../Library/unix/HTAAServ.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAAServ.c
        gcc -c -o ../../Library/unix/HTAABrow.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAABrow.c
        gcc -c -o ../../Library/unix/HTAAFile.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAAFile.c
        gcc -c -o ../../Library/unix/HTPasswd.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTPasswd.c
        gcc -c -o ../../Library/unix/HTGroup.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTGroup.c
        gcc -c -o ../../Library/unix/HTACL.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTACL.c
        gcc -c -o ../../Library/unix/HTAuth.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAuth.c
        gcc -c -o ../../Library/unix/HTAAProt.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAAProt.c
        gcc -c -o ../../Library/unix/HTAssoc.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTAssoc.c
        gcc -c -o ../../Library/unix/HTLex.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTLex.c
        gcc -c -o ../../Library/unix/HTUU.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -O2 -DAIX4 -D_BSD=44    -I../../Library/Implementation/ 
-DXMOSAIC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTUU.c
        ar r ../../Library/unix/libwww.a ../../Library/unix/HTParse.o 
../../Library/unix/HTAccess.o ../../Library/unix/HTTP.o  
../../Library/unix/HTFile.o      ../../Library/unix/HTBTree.o 
../../Library/unix/HTFTP.o ../../Library/unix/HTTCP.o  ../../Libra
ry/unix/SGML.o ../../Library/unix/HTMLDTD.o ../../Library/unix/HTChunk.o  
../../Library/unix/HTPlain.o ../../Library/unix/HTWriter.o  
../../Library/unix/HTMLGen.o  ../../Library/unix/HTAtom.o 
../../Library/unix/HTAnchor.o ../../Library/unix/HTStyle.o  ../
../Library/unix/HTList.o ../../Library/unix/HTString.o  
../../Library/unix/HTRules.o ../../Library/unix/HTFormat.o  
../../Library/unix/HTMIME.o  ../../Library/unix/HTHistory.o 
../../Library/unix/HTNews.o  ../../Library/unix/HTGopher.o  ../../Library/unix/
HTTelnet.o ../../Library/unix/HTFinger.o ../../Library/unix/HTWSRC.o   
../../Library/unix/HTAAUtil.o ../../Library/unix/HTAAServ.o 
../../Library/unix/HTAABrow.o  ../../Library/unix/HTAAFile.o 
../../Library/unix/HTPasswd.o ../../Library/unix/HTGroup.o   ..
/../Library/unix/HTACL.o    ../../Library/unix/HTAuth.o   
../../Library/unix/HTAAProt.o  ../../Library/unix/HTAssoc.o  
../../Library/unix/HTLex.o    ../../Library/unix/HTUU.o
ar: Creating an archive file ../../Library/unix/libwww.a.
        ranlib ../../Library/unix/libwww.a
        cd src && make all CC="gcc"  CFLAGS="-O2 -DAIX4 -D_BSD=44 "  
LIBS="-lcurses -ltermcap  -lbsd     "  SITE_DEFS=""  
WWWINC=WWW/Library/Implementation  WWWLIB="../WWW/Library/unix/libwww.a"
Compiling Lynx sources
        cd chrtrans && make  SITE_DEFS=""  CC="gcc" tables
        gcc -DHAVE_CONFIG_H  -I.. -I../.. -I../../WWW/Library/Implementation  
-O2 -DAIX4 -D_BSD=44  -o makeuctb makeuctb.c
        ./makeuctb iso02_uni.tbl > iso02_uni.h
makeuctb: iso-8859-2: translation map (_iso_8859_2).
        ./makeuctb iso01_uni.tbl > iso01_uni.h
makeuctb: iso-8859-1: translation map (_iso_8859_1).
        ./makeuctb def7_uni.tbl > def7_uni.h
makeuctb: us-ascii: default translation map ().
        ./makeuctb iso03_uni.tbl > iso03_uni.h
makeuctb: iso-8859-3: translation map (_iso_8859_3).
        ./makeuctb iso04_uni.tbl > iso04_uni.h
makeuctb: iso-8859-4: translation map (_iso_8859_4).
        ./makeuctb iso05_uni.tbl > iso05_uni.h
makeuctb: iso-8859-5: translation map (_iso_8859_5).
        ./makeuctb iso06_uni.tbl > iso06_uni.h
makeuctb: iso-8859-6: translation map (_iso_8859_6).
        ./makeuctb iso07_uni.tbl > iso07_uni.h
makeuctb: iso-8859-7: translation map (_iso_8859_7).
        ./makeuctb iso08_uni.tbl > iso08_uni.h
makeuctb: iso-8859-8: translation map (_iso_8859_8).
        ./makeuctb iso09_uni.tbl > iso09_uni.h
makeuctb: iso-8859-9: translation map (_iso_8859_9).
        ./makeuctb iso10_uni.tbl > iso10_uni.h
makeuctb: iso-8859-10: translation map (_iso_8859_10).
        ./makeuctb koi8r_uni.tbl > koi8r_uni.h
makeuctb: koi8-r: translation map (_koi8_r).
        ./makeuctb cp437_uni.tbl > cp437_uni.h
makeuctb: cp437: translation map (_cp437).
        ./makeuctb cp850_uni.tbl > cp850_uni.h
makeuctb: cp850: translation map (_cp850).
        ./makeuctb cp852_uni.tbl > cp852_uni.h
makeuctb: cp852: translation map (_cp852).
        ./makeuctb cp866_uni.tbl > cp866_uni.h
makeuctb: cp866: translation map (_cp866).
        ./makeuctb cp1250_uni.tbl > cp1250_uni.h
makeuctb: windows-1250: translation map (_windows_1250).
        ./makeuctb cp1251_uni.tbl > cp1251_uni.h
makeuctb: windows-1251: translation map (_windows_1251).
        ./makeuctb cp1252_uni.tbl > cp1252_uni.h
makeuctb: iso-8859-1-windows-3.1-latin-1: translation map 
(_iso_8859_1_windows_).
        ./makeuctb viscii_uni.tbl > viscii_uni.h
makeuctb: viscii: translation map (_viscii).
        ./makeuctb utf8_uni.tbl > utf8_uni.h
makeuctb: unicode-1-1-utf-8: translation map (_unicode_1_1_utf_8).
        ./makeuctb rfc_suni.tbl > rfc_suni.h
makeuctb: mnemonic+ascii+0: translation map (_mnemonic_ascii_0).
        ./makeuctb mnemonic_suni.tbl > mnemonic_suni.h
makeuctb: mnemonic: translation map (_mnemonic).
        ./makeuctb mnem_suni.tbl > mnem_suni.h
makeuctb: mnem: translation map (_mnem).
Target "tables" is up to date.
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYClean.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYShowInfo.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYEdit.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYStrings.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYMail.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./HTAlert.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./GridText.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYGetFile.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYMain.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYMainLoop.c

        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYCurses.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYBookmark.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYUtils.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYOptions.c

        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYReadCFG.c

        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYSearch.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYHistory.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYForms.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYPrint.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYrcFile.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYDownload.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYNews.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYKeymap.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./HTML.c


        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./HTFWriter.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./HTInit.c

./HTInit.c: In function `HTGetLine':
./HTInit.c:901: warning: comparison is always 0 due to limited range of data 
type
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./DefaultStyle.c
        gcc -DHAVE_CONFIG_H  -I.. -I../WWW/Library/Implementation  -O2 -DAIX4 
-D_BSD=44  -c ./LYLocal.c

./LYLocal.c: In function `LYExecv':
./LYLocal.c:2242: request for member `w_status' in something not a structure or 
union
./LYLocal.c:2242: request for member `w_status' in something not a structure or 
union
./LYLocal.c:2243: request for member `w_status' in something not a structure or 
union
./LYLocal.c:2243: request for member `w_status' in something not a structure or 
union
./LYLocal.c:2243: request for member `w_status' in something not a structure or 
union
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.

$
Script command is complete on Tue Oct  7 19:22:54 PDT 1997.



----------------------------------------------------------------------------

Jim Chivas, Computing/Network Services        email:  address@hidden
100 West 49th  Avenue                         Voice:  (604) 323-5390
Langara College                                 Fax:  (604) 323-5349    
Vancouver, B.C., Canada                  
V5Y 2Z6




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