bug-ncurses
[Top][All Lists]
Advanced

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

P.S. HELP! -- make problem, after initial ./configure


From: Thomas G ONeil
Subject: P.S. HELP! -- make problem, after initial ./configure
Date: Tue, 11 Jun 2002 00:15:24 -0700

Also, the include directory did not have "ncurses.h" in it.  There is a
"curses.h" file, but no "ncurses.h".  Is ncurses.h a created file which
wasn't created since make failed?

Thanks again.

----- Forwarded by Thomas G ONeil/RWS/Raytheon/US on 06/11/2002 12:13 AM
-----
|---------+--------------------------->
|         |           Thomas G ONeil  |
|         |                           |
|         |           06/11/2002 12:04|
|         |           AM              |
|         |                           |
|---------+--------------------------->
  
>---------------------------------------------------------------------------------------------------------------|
  |                                                                             
                                  |
  |        To:      address@hidden                                              
                             |
  |        cc:                                                                  
                                  |
  |        Subject: HELP! -- make problem, after initial ./configure            
                                  |
  
>---------------------------------------------------------------------------------------------------------------|



Help!

After successfully running ./configure (section 1.3 of
HOWTO/NCURSES-Programming) immediately after un-tarring the ncurses files
to the newly created directory, "ncurses-5.2", I tried running "make", per
the instructions in sec 1.3, but make stopped with errors.  Following my
name and email address is a snippet of the end of the progress with make:

Please help!
Thanks.
Greg O'Neil
address@hidden
----------------------------------


        cd ../objects;  gcc -I../test -I.  -DNDEBUG -I. -I../include
-I/usr/local/include -DHAVE_CONFIG_H -O2  -c ../test/worm.c
         gcc -o worm ../objects/worm.o -L../lib -L/usr/local/lib -lform
-lmenu -lpanel -lncurses
        cd ../objects;  gcc -I../test -I.  -DNDEBUG -I. -I../include
-I/usr/local/include -DHAVE_CONFIG_H -O2  -c ../test/xmas.c
         gcc -o xmas ../objects/xmas.o -L../lib -L/usr/local/lib -lform
-lmenu -lpanel -lncurses
Target "all" is up to date.
        cd c++ && make DESTDIR="" all
        cp ./etip.h.in etip.h
        sh ./edit_cfg.sh ../include/ncurses_cfg.h etip.h
substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h
... CPP_HAS_PARAM_INIT 0
... ETIP_NEEDS_MATH_EXCEPTION 0
... ETIP_NEEDS_MATH_H 1
... HAVE_BUILTIN_H 0
... HAVE_GXX_BUILTIN_H 0
... HAVE_GPP_BUILTIN_H 0
... HAVE_TYPEINFO 1
... HAVE_VALUES_H 0
        cd ../objects;  g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H
-DNDEBUG -I. -I../include -I/usr/local/include -O2 -c ../c++/cursesf.cc
In file included from ../c++/cursesp.h:39,
                 from ../c++/cursesf.h:39,
                 from ../c++/cursesf.cc:34:
../c++/cursesw.h:17: strstream.h: A file or directory in the path name does
not exist.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
w43p251: /user1/gonei/tools/ncurses/ncurses-5.2>







reply via email to

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