Changes between Initial Version and Version 1 of Ticket #21965


Ignore:
Timestamp:
Oct 9, 2009, 7:41:05 PM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21965

    • Property Port db46 added
  • Ticket #21965 – Description

    initial v1  
    22the makefile configuration appears to be faulty. It generates a nonsense include path option for gcc ("-I ../dist/.." instead of "-I ."), which is why the file db.h can't be found.
    33
     4{{{
    45benno@8h2kyc1:~> port -d build db46
    56DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/db46
     
    5152../dist/../db_dump185/db_dump185.c:87: warning: no semicolon at end of struct or union
    5253../dist/../db_dump185/db_dump185.c:95: error: syntax error before '}' token
     54}}}