Update for graphics/libopenraw failed

Robert English drakcap at pacbell.net
Fri Feb 14 03:24:58 UTC 2014


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


More information about the freebsd-ports mailing list