Had a similar problem on my 8.4-Release system. After looking at the 
"config.log" file, figured out it was looking for 
"libboost_unit_test_framework_gcc42.so" so I made a soft link in the 
"usr/local/lib" directory with that name pointing to the 
"libboost_unit_test_framework.so.1.55.0" file. Libopenraw compiled fine after 
that.

Putting this on the server in case someone else has this problem also.


Bob

On Feb 10, Randy Pratt wrote:
>The system is an 8.4-STABLE/i386.
>
>Excerpt from the entire http://myfreebsd.homeunix.net/libopenraw-0.0.8_5.log :
>----------------------------------------------------
>checking boost/test/unit_test.hpp presence... yes
>checking for boost/test/unit_test.hpp... yes
>checking for the Boost unit_test_framework library... no
>configure: error: Could not find the flags to link with Boost 
>unit_test_framework
>===>  Script "configure" failed unexpectedly.
>-----------------------------------------------------
>
>The libs seem to be there and were were updated:
>/usr/local/lib/libboost_unit_test_framework.a
>/usr/local/lib/libboost_unit_test_framework.so -> 
>libboost_unit_test_framework.so.1.55.0
>/usr/local/lib/libboost_unit_test_framework.so.1.55.0
>/usr/local/lib/libboost_unit_test_framework.so.5 -> 
>libboost_unit_test_framework.so.1.55.0
>
>The entire update log URL is: 
>>http://myfreebsd.homeunix.net/updates/ports/ports-2014.02.09.0606.log >
> 8==snipped
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to