This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: boost, boost_unit_test_framework


VÃclav Haisman wrote:
Well, it definitely doesn't work for me. I don't think I have in any way
non-standard Cygwin installation.

It would be helpful if you could download the -src package of Boost
using setup.exe, extract it and run the build-boost.sh script. Don't
forget to remove the --without-test line or make it into --with-test.


Ok. I have done that and I got the following error message:


Extracting source...tar: unrecognized option `--overwrite-dir'
Try `tar --help' or `tar --usage' for more information.

I removed that option from the tar command and tried to run build-boost.sh again. Now I get the following error output:

Building boost-1.33.0-1-src.tar.bz2...done.
Extracting source...done.
Building bjam...done.
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
unknown target type for <@boost!libs!test!build>libboost_prg_exec_monitor.dll
Copying boost.README...done.
Copying Boost's docs into place...done.
Fixing permissions..../build-boost.sh: line 101: cd: /usr/src/boost-1.33.0-1/fake-root/usr/lib: No such file or directory


:.:: mattias

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]