On Tue, 28 Jun 2011 03:23:30 -0400, Funda Wang <[email protected]> wrote:
<quote>
/usr/bin/ld: cannot find -lboost_program_options
</quote>
That is the problem here, it is looking for libboost_program_options,
but we only have libboost_program_options-mt.
2011/6/28 philippe makowski <[email protected]>:
Hi,
can someone help me to solve the build problem here :
http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20110628070637.philippem.valstar.17988/
what is strange is that Fedora 16 build is ok with same libboost
version as our in Cauldron
thanks
configure:8603: x86_64-mageia-linux-gnu-gcc -E conftest.c
conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
When debugging make errors, I always look at the first error, which seems
to be
configure:8603: x86_64-mageia-linux-gnu-gcc -E conftest.c
conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
urpmf conftest.c
libwxgtku2.8-devel:/usr/share/doc/libwxgtku2.8-devel/samples/config/conftest.cpp
libwxgtk2.8-devel:/usr/share/doc/libwxgtk2.8-devel/samples/config/conftest.cpp
Regards, Dave Hodgins