Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4352B304.7070602@brasse.org> Date: Sun, 16 Oct 2005 22:07:32 +0200 From: =?UTF-8?B?TWF0dGlhcyBCcsOkbmRzdHLDtm0=?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: boost, boost_unit_test_framework References: <434AE423 DOT 6070701 AT brasse DOT org> <434B95C0 DOT 8030200 AT sh DOT cvut DOT cz> <434E0EC3 DOT 4040502 AT brasse DOT org> <434F8064 DOT 5080100 AT sh DOT cvut DOT cz> <434F83F6 DOT 4030607 AT brasse DOT org> <4350EA7F DOT 5050203 AT sh DOT cvut DOT cz> <43511148 DOT 1030609 AT brasse DOT org> <435117FC DOT 2000103 AT sh DOT cvut DOT cz> In-Reply-To: <435117FC.2000103@sh.cvut.cz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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/