Changes between Initial Version and Version 1 of Ticket #13953


Ignore:
Timestamp:
Jan 16, 2008, 12:36:12 PM (16 years ago)
Author:
jmpp@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13953

    • Property Milestone changed from to Port Bugs
  • Ticket #13953 – Description

    initial v1  
    88However whenever I try to issue the command:
    99
     10{{{
    1011sudo port install php5 +apache2
    11 
     12}}}
    1213
    1314i'm currently getting the following error:
    1415
    15 
     16{{{
    1617Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/sqlite-3.5.4" && gnumake all " returned error 2
    1718Command output: sed -e s/--VERS--/3.5.4/ ./src/sqlite.h.in | \
     
    6263./src/alter.c:478: error: 'TK_NULL' undeclared (first use in this function)
    6364gnumake: *** [alter.lo] Error 1
    64 
     65}}}
    6566
    6667i have no idea why this keeps happening