lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV lynx2.7.1ac-0.90, AIX4.1 Error?


From: Hubert Voelzgen
Subject: LYNX-DEV lynx2.7.1ac-0.90, AIX4.1 Error?
Date: Fri, 7 Nov 1997 11:25:35 +2

When making <lynx2.7.1ac-0.90> I get the following error-msgs.:

+ cc -DHAVE_CONFIG_H -I.. -I../WWW/Library/Implementation -g -DAIX4 -D_BSD=44 -c
 ./LYLocal.c
"./LYLocal.c", line 2259.17: 1506-021 (S) Expecting struct or union.
"./LYLocal.c", line 2259.17: 1506-021 (S) Expecting struct or 
union. "./LYLocal.c", line 2260.17: 1506-021 (S) Expecting struct or union.
"./LYLocal.c", line 2260.17: 1506-021 (S) Expecting struct or union.
"./LYLocal.c", line 2260.17: 1506-021 (S) Expecting struct or union.
make: 1254-004 The error code from the last command is 1.


I changed the above lines in <LYLocal.c> to:

/*   #if HAVE_TYPE_UNIONWAIT  */
     union wait wstatus;
/*
#else
     int wstatus;
#endif
*/

then it works.

-- Hubert
+----------------------------+--------------------------------------+
l  Dr.Hubert Voelzgen        l  Phone:     +49-228-733436           l
l  Univ.Bonn, Comp.-Center   l  Fax:              -732743           l
l  Wegelerstr. 6             l                                      l
l  53115 Bonn, Germany       l  E-Mail: mailto:address@hidden l
l  Key fingerprint=14 56 86 4A 49 9E 9C CE  75 D9 B4 24 7B A9 97 38 l
+----------------------------+--------------------------------------+
;
; 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]