lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev lynx2.8.4dev.14 on OS/390


From: Fiber McGee
Subject: lynx-dev lynx2.8.4dev.14 on OS/390
Date: Tue, 07 Nov 2000 20:40:35 -0600

The message below from "Phil Sidler"
<address@hidden> was forwarded
by the list moderator.

trying to compile lynx2.8.4dev.14 on os/390 V2R9.

1. found I had to define _ALL_SOURCE which configure doesn't set.  Otherwise
I get syntax errors in <netinet/in.h> (which I don't quite understand).

2. Compile errors in HTAlert.c

  ERROR CBC3051 ./HTAlert.c:813   Case expression must be a valid integral
constant.
  ERROR CBC3051 ./HTAlert.c:814   Case expression must be a valid integral
constant.

This is because FROMASCII(c) resolves to an external character array
reference (which is not a constant.)

Any help?

Thanks.


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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