[MacPorts] #71099: db48: fatal error: 'iostream.h' file not found (was: Installing apach2 - it tries to install db48 - but fails - macos - universal build.)
MacPorts
noreply at macports.org
Mon Oct 14 13:18:53 UTC 2024
#71099: db48: fatal error: 'iostream.h' file not found
------------------------+--------------------
Reporter: potterpg | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: duplicate | Keywords:
Port: db48 |
------------------------+--------------------
Changes (by ryandesign):
* status: new => closed
* keywords: macos universal =>
* resolution: => duplicate
Old description:
> compilation of db48, seems to complain about not finding iostream.h
>
> it is downloading db-4.8.30.tar.gz
>
> ie:
> In file included from ../dist/../cxx/cxx_env.cpp:13:
> ./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
> 59 | #include <iostream.h>
> | ^~~~~~~~~~~~
> In file included from ../dist/../cxx/cxx_except.cpp:13:
> ./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
> 59 | #include <iostream.h>
> | ^~~~~~~~~~~~
> In file included from ../dist/../cxx/cxx_db.cpp:13:
> ./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
> 59 | #include <iostream.h>
> | ^~~~~~~~~~~~
> In file included from ../dist/../cxx/cxx_lock.cpp:13:
> ./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
> 59 | #include <iostream.h>
> | ^~~~~~~~~~~~
> In file included from ../dist/../cxx/cxx_dbc.cpp:13:
> ./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
> 59 | #include <iostream.h>
>
> Seems something is missing...
New description:
compilation of db48, seems to complain about not finding iostream.h
it is downloading db-4.8.30.tar.gz
ie:
In file included from ../dist/../cxx/cxx_env.cpp:13:
{{{
./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
59 | #include <iostream.h>
| ^~~~~~~~~~~~
In file included from ../dist/../cxx/cxx_except.cpp:13:
./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
59 | #include <iostream.h>
| ^~~~~~~~~~~~
In file included from ../dist/../cxx/cxx_db.cpp:13:
./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
59 | #include <iostream.h>
| ^~~~~~~~~~~~
In file included from ../dist/../cxx/cxx_lock.cpp:13:
./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
59 | #include <iostream.h>
| ^~~~~~~~~~~~
In file included from ../dist/../cxx/cxx_dbc.cpp:13:
./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
59 | #include <iostream.h>
}}}
Seems something is missing...
--
Comment:
See ProblemHotlist#clts16 for the solution. Duplicate of #70750.
--
Ticket URL: <https://trac.macports.org/ticket/71099#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list