lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev lynx on aix4.3


From: Giovanni Cutolo
Subject: lynx-dev lynx on aix4.3
Date: Tue, 4 Jan 2000 14:43:02 +0100 (CEST)

Dear all,
I am failing in trying to compile lynx2-8-2 on a IBM RISC 6000
(powerpc) machine with aix4.3. I have tried to compile it with both gcc
(version 2.95) and the system cc, but both compilers fail while busy with

        lynx2-8-2/WWW/Library/Implementation/HTParse.h.

Has anybody had similar problems? I can add that I have succesfully
compiled previous versions of lynx (lynx2.8 included) on the same machine,
with previous versions of aix.

I would really appreciate any help. By the way, I am not on the lynx-dev
list, so I would prefer to receive answers at my address
(address@hidden). Otherwise I'll check the archive.

Thanks a lot in advance. I append the error message generated by
`make' at compilation time below.

                Giovanni Cutolo

********************************************************************
Giovanni Cutolo
Dipartimento di Matematica e Applicazioni `R. Caccioppoli'
Universita` degli Studi di Napoli `Federico II'
Compl. Universitario Monte S. Angelo - Via Cintia
I-80126,  Napoli  - ITALY

tel. +39 81 675695         Fax: +39 81 7662106

e-mail: address@hidden   (preferred)
        address@hidden  address@hidden
********************************************************************



==========================================================================
PATH=.:$PATH; export PATH; /bin/sh -c './cfg_defs.sh'
Constructing sed-script
sed     -e '/^#/d' -e '/^$/d' \
-e 's%\(.*\)=\(address@hidden)address@hidden@=\2=g%' \
-e 's%\(.*\)=\(http:.*\)address@hidden@=\2=g%' \
-e 's%\(.*\)=\(ftp:.*\)address@hidden@=\2=g%' \
-e 's%\(.*\)=\(.*\.html\)address@hidden@=\2=g%' \
./lynx_help/help_files.txt | tr '=' '%' > \
        help_files.sed
Creating LYHelp.h
**********************************************

       Help files will NOT be gzipped.

**********************************************
cd WWW/Library/Implementation && make CC="gcc" \
        LY_CFLAGS="-O2 -DAIX4 -D_BSD=44 -D_AIX " \
        CPPFLAGS="" \
        LYFLAGS=""
make[1]: Entering directory 
`/home/cutolo/NEWLINK/lynx2-8-2/WWW/Library/Implementation'
gcc -DHAVE_CONFIG_H   -I../../.. -I../../../src -I../../.. -I../../../src  
-I../../../WWW/Library/Implementation -O2 -DAIX4 -D_BSD=44 -D_AIX    
-I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c 
../../../WWW/Library/Implementation/HTParse.c
In file included from /usr/local/include/arpa/inet.h:68,
                 from ../../../WWW/Library/Implementation/tcp.h:646,
                 from ../../../WWW/Library/Implementation/HTUtils.h:425,
                 from ../../../WWW/Library/Implementation/HTParse.c:5:
/usr/local/include/sys/bitypes.h:25: conflicting types for `int8_t'
/usr/include/sys/inttypes.h:49: previous declaration of `int8_t'
/usr/local/include/sys/bitypes.h:26: warning: redefinition of `u_int8_t'
/usr/include/sys/inttypes.h:618: warning: `u_int8_t' previously declared here
/usr/local/include/sys/bitypes.h:27: warning: redefinition of `int16_t'
/usr/include/sys/inttypes.h:50: warning: `int16_t' previously declared here
/usr/local/include/sys/bitypes.h:28: warning: redefinition of `u_int16_t'
/usr/include/sys/inttypes.h:620: warning: `u_int16_t' previously declared here
/usr/local/include/sys/bitypes.h:29: warning: redefinition of `int32_t'
/usr/include/sys/inttypes.h:51: warning: `int32_t' previously declared here
/usr/local/include/sys/bitypes.h:30: warning: redefinition of `u_int32_t'
/usr/include/sys/inttypes.h:622: warning: `u_int32_t' previously declared here
make[1]: *** [HTParse.o] Error 1
make[1]: Leaving directory 
`/home/cutolo/NEWLINK/lynx2-8-2/WWW/Library/Implementation'
make: *** [all] Error 2

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


reply via email to

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