[MacPorts] #71099: Installing apach2 - it tries to install db48 - but fails

MacPorts noreply at macports.org
Mon Oct 14 10:32:20 UTC 2024


#71099: Installing apach2 - it tries to install db48 - but fails
----------------------+--------------------
 Reporter:  potterpg  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:  db48
----------------------+--------------------
 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...

-- 
Ticket URL: <https://trac.macports.org/ticket/71099>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list