Changes between Initial Version and Version 2 of Ticket #71099


Ignore:
Timestamp:
Oct 14, 2024, 1:18:53 PM (2 hours ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

See ProblemHotlist#clts16 for the solution. Duplicate of #70750.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71099

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Summary changed from Installing apach2 - it tries to install db48 - but fails to db48: fatal error: 'iostream.h' file not found
  • Ticket #71099 – Description

    initial v2  
    55ie:
    66In file included from ../dist/../cxx/cxx_env.cpp:13:
     7
     8{{{
    79./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
    810   59 | #include <iostream.h>
     
    2325./db_cxx.h:59:10: fatal error: 'iostream.h' file not found
    2426   59 | #include <iostream.h>
    25 
     27}}}
    2628
    2729Seems something is missing...