Neal Becker <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | > Neal Becker <[EMAIL PROTECTED]> writes: | > | > | Didn't seem to work for me, lots of undefined stuff from boost | > | filesystem. Is it supposed to work? | > | > Yes... kindo... but you have to show the errors you get... | > | | Lots of errors like this: | | package.C:(.text+0x2284): undefined reference to `boost::filesystem::symbolic_link_exists(boost::filesystem::path const&)' | package.C:(.text+0x245a): undefined reference to `boost::filesystem::path::path(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' | package.C:(.text+0x2466): undefined reference to `boost::filesystem::symbolic_link_exists(boost::filesystem::path const&)' | debug/libs/libsupports.a(package.o): In function `lyx::support::(anonymous namespace)::get_build_dirs(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, lyx::support::exe_build_dir_to_top_build_dir)': | package.C:(.text+0x352e): undefined reference to `boost::filesystem::path::path(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' | package.C:(.text+0x3537): undefined reference to `boost::filesystem::symbolic_link_exists(boost::filesystem::path const&)' | collect2: ld returned 1 exit status | | But if I use internal boost, no problem.
I'll have a look at this. -- Lgb