bug-ncurses
[Top][All Lists]
Advanced

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

Re: getenv() and i370-ibm-openedition (also compilation error)


From: Paul Gilmartin
Subject: Re: getenv() and i370-ibm-openedition (also compilation error)
Date: Wed, 23 Jul 2014 20:40:52 -0600
User-agent: Mozilla/5.0 (X11; SunOS i86pc; rv:6.0) Gecko/20110814 Thunderbird/6.0

On 07/23/14 19:37, Thomas Dickey wrote:
cd ncurses&&  gmake DESTDIR="" all
gmake[1]: Entering directory
`/mvsoeecc/tools/test/ncurses/ncurses-5.9/OS390/ncurses'
c99 -qlanglvl=ansi -o make_hash -DHAVE_CONFIG_H -I../ncurses
-I../../ncurses-5.9/ncurses -I../../ncurses-5.9/ncurses/../include
-I../include -DUSE_BUILD_CC -DHAVE_CONFIG_H -I../ncurses
    ^^^^^^^^^^ (this should be where curses.h is - I don't see potential 
conflict)
Ah!  But it appears from the content that it's using /usr/include/curses.h,
not ../include/curses.h

-I../../ncurses-5.9/ncurses   -D_XOPEN_SOURCE=500 -D_LARGE_FILES
-DTRACE -I. -I../include -I../../ncurses-5.9/ncurses/../include
-I/mvsoeecc/tools/include/ncurses -I.. -D_ALL_SOURCE
-Wa,"ASA,RENT"             -Wl,xplink,EDIT=NO -Wc,dll,ascii
-qsource= -qshowinc -qexpmac
../../ncurses-5.9/ncurses/tinfo/make_hash.c
ERROR CCN3277 ../../ncurses-5.9/ncurses/build.priv.h:93    Syntax
error: possible missing ';' or ','?

Thanks,
gil




reply via email to

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