Changes between Initial Version and Version 6 of Ticket #5533


Ignore:
Timestamp:
Sep 21, 2008, 11:53:07 PM (16 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5533

    • Property Status changed from new to closed
    • Property Milestone changed from to Port Bugs
    • Property Dependson changed from to 7221
    • Property Owner changed from darwinports-bugs@… to michel.salim@…
    • Property Resolution changed from to fixed
    • Property Port boost added
  • Ticket #5533 – Description

    initial v6  
    44function) with "gcc ... -lboost_regex -L/opt/loca/lib", when I run the program I get the dyld error:
    55
     6{{{
    67Library not loaded: libboost_regex-1_33.dylib
    78  Referenced from: /Users/matt/tmp/./linkboost
    89  Reason: image not found
     10}}}
    911
    1012Running with DYLD_LIBRARY_PATH=/opt/local/lib, the test program (and other proper programs) work