LS,

Next issue, while compiling ncurses-6.2 i get the next message:

x86_64-cross-linux-gnu-g++ -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesf.cc -o ../obj_s/cursesf.o
In file included from ../c++/cursesw.h:41,
                 from ../c++/cursesp.h:40,
                 from ../c++/cursesf.h:40,
                 from ../c++/cursesf.cc:36:
../c++/etip.h:342:15: fatal error: iostream.h: No such file or directory
  342 | #     include <iostream.h>
      |               ^~~~~~~~~~~~
compilation terminated.

---------------

I can't find 'iostream.h' anywhere on my system. However, the file 'iostream' is present on the host as well in the temporary file system.

I could compile ncurses-6.2 before this development version.

--- Frans.

--
A: Yes, just like that                            A: Ja, net zo
Q: Oh, Just like reading a book backwards         Q: Oh, net als een boek 
achterstevoren lezen
A: Because it upsets the natural flow of a story  A: Omdat het de natuurlijke 
gang uit het verhaal haalt
Q: Why is top-posting annoying?                   Q: Waarom is Top-posting zo 
irritant?

--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to