[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev Re: building ncurses-4.2 on OS/2
From: |
T.E.Dickey |
Subject: |
lynx-dev Re: building ncurses-4.2 on OS/2 |
Date: |
Sun, 26 Jul 1998 14:04:23 -0400 (EDT) |
> I'm attempting to build the ncurses library for OS/2 using Arrakis'
> Autoconf package and would like some guidance, to make sure everything is
> getting built correctly.... The output from make, at the end of all
> this shows something is wrong, but I have no idea what. Apologies in
> advance for length of this post. (Please don't quote all of it in any
> replies :-)).
...
> awk: awk13515.awk:120: (FILENAME=- FNR=46) fatal: print to "standard output"
> failed (Invalid argument)
> gcc -o make_hash.exe -O2 -Zmt -Zmt -D__ST_MT_ERRNO__ -I../ncurses -I.
> -DNDEBUG -I. -I../include -I/usr/local/include -DHAVE_CONFIG_H
> -DTERMINFO=\"/usr/local/share/terminfo\" -DMAIN_PROGRAM ./comp_hash.c
> -Zcrtdll -Zsysv-signals -Zbin-files -Zmt -Zcrtdll -lsocket -lbsd
> In file included from ../ncurses/curses.priv.h:52,
> from ./comp_hash.c:41:
> ../include/ncurses_cfg.h:45: invalid macro name `1'
> ../include/ncurses_cfg.h:50: warning: `GCC_' redefined
> ../include/ncurses_cfg.h:49: warning: this is the location of the previous
> definition
> ../include/ncurses_cfg.h:51: warning: `GCC_' redefined
> ../include/ncurses_cfg.h:50: warning: this is the location of the previous
> definition
> make[1]: *** [make_hash.exe] Error 1
> make[1]: Leaving directory `/tmp/ncurses/ncurses.tmp/ncurses-4.2/ncurses'
> c:/usr/bin/make: *** [all] Error 2
As I said before: this looks like a problem with the shell interpreter.
The ksh binaries that are available on hobbes and leo don't work properly.
Since this is for Lynx, I just put a copy of the ksh, m4 binaries as well
as a snapshot of autoconf on sol.slcc.edu
http://www.slcc.edu/lynx/current/os2/os2emx.zip
(Ripoll was, the last I knew, making further changes in autoconf, but
those are not tested with ncurses or lynx).
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
- lynx-dev Re: building ncurses-4.2 on OS/2,
T.E.Dickey <=