Hi,

I guess I need some help to get x11-toolkits/gigi to compile on FreeBSD 10 and higher.
It always stops with

Linking CXX executable ../AdamParser-test
../libGiGi.so: undefined reference to `boost::filesystem::path_traits::dispatch(boost::filesystem::directory_entry const&, std::string&, std::codecvt<wchar_t, char, __mbstate_t> const&)' ../libGiGi.so: undefined reference to `boost::filesystem::native(std::string const&)'

Since this error does not occur on FreeBSD 9: It might be related to the fact that
on 10 boost is compiled with clang and gigi is being compiled with g++ 4.7.

Any advices how to solve this?
_______________________________________________
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