lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev compile on HP-UX ia64


From: Webmaster Jim
Subject: lynx-dev compile on HP-UX ia64
Date: Fri, 11 Apr 2003 09:04:27 -0400

We got an Itanium workstation running HP-UX to play with, so the
first thing I did was compile Lynx.  Configure and make worked out
of the box, with only one trivial language whine:

         cc -DHAVE_CONFIG_H -DSNAKE -I../../.. -I../../../src -I../../..
-I../../../src -I. ./../../WWW/Library/Implementation -Wp,-H600000
-I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTFile.c

Warning (anachronism) 410:
"../../../WWW/Library/Implementation/HTFile.c", line 2788 # Illegal '++'
on 'enum ProgramPaths'; cannot increment or decrement enums.

        for (code = ppUnknown + 1; code < pp_Last; ++code) {
                                                     ^^^^

bash-2.04$ uname -a
HP-UX unknown B.11.22 U ia64 0000000000 unlimited-user license
bash-2.04$ cc --version
(Bundled) cc: HP ANSI C++/C B3910B A.05.36 [Apr 18 2002]

------
<http://www.cs.indiana.edu/picons/db/users/net/bcpl/jspath/face.xbm>
<http://www.altavista.com/cgi-bin/query?q=%22web+home+for+jim+spath%22>
<http://www.google.com/search?q=web+home+for+jim+spath>
Marvin the Paranoid Android says:
I'm not getting you down am I?

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

reply via email to

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