Hi,

    When linking Blender 2.71 on fbsd10 I get:

Linking CXX executable ../../bin/blender
/usr/bin/ld: warning: libicuuc.so.52, needed by /usr/local/lib/libboost_regex.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libicui18n.so.52, needed by /usr/local/lib/libboost_regex.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libicudata.so.52, needed by /usr/local/lib/libboost_regex.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/libboost_regex.so: undefined reference to `u_tolower_52'
/usr/local/lib/libboost_regex.so: undefined reference to `u_digit_52'
/usr/local/lib/libboost_regex.so: undefined reference to `u_isblank_52'
/usr/local/lib/libboost_regex.so: undefined reference to `u_charType_52'
/usr/local/lib/libboost_regex.so: undefined reference to `u_isspace_52'
/usr/local/lib/libboost_regex.so: undefined reference to `icu_52::Locale::~Locale()' /usr/local/lib/libboost_regex.so: undefined reference to `icu_52::Locale::Locale(icu_52::Locale const&)'
/usr/local/lib/libboost_regex.so: undefined reference to `u_charFromName_52'
/usr/local/lib/libboost_regex.so: undefined reference to `icu_52::Locale::Locale()' /usr/local/lib/libboost_regex.so: undefined reference to `icu_52::Collator::createInstance(icu_52::Locale const&, UErrorCode&)' c++: error: linker command failed with exit code 1 (use -v to see invocation)
--- bin/blender ---

I tried first rebuilding libicu which is currently at "icu-53.1", so it makes sense for blender not to find "libicuuc.so.52" I guess. Nothing helps.

    br - Nikolaj
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to