Changes between Initial Version and Version 3 of Ticket #32723


Ignore:
Timestamp:
Jan 2, 2012, 5:35:58 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32723

    • Property Keywords mysql5-devel do_abi_check error removed
    • Property Port mysql5-devel added
  • Ticket #32723 – Description

    initial v3  
    1 I'm trying to "port sudo install mysql5-devel",  but failed with the errors bellow:
    2 ''':info:build < #include <mysql/service_thd_alloc.h>
     1I'm trying to "`port sudo install mysql5-devel`",  but failed with the errors bellow:
     2{{{
     3:info:build < #include <mysql/service_thd_alloc.h>
    34:info:build < #include <stdlib.h>
    45:info:build make[2]: *** [do_abi_check] Error 1
     
    1516    (procedure "portbuild::build_main" line 8)
    1617    invoked from within
    17 "$procedure $targetname"'''
     18"$procedure $targetname"
     19}}}