Boost logo

Boost-Build :

From: Mark (mswinson_at_[hidden])
Date: 2006-04-04 07:35:10


[apologies if this is posted more than once, I'm having some problems
posting/subscribing]

Hi,
I'm having some problems getting the latest release of Boost to build
( v1.33.1). I getting the following errors throughout my build
( see below ). What seems to be happening is that the import library
is'nt being generated , and so FileClone fails. I not sure
of the cause yet, but if anyone has had this problem before I would be
grateful if they could reply as it would save me some time.

Thanks

Mark

section taken from compile output log:

vc-C++
bin\boost\libs\date_time\build\boost_date_time.dll\vc-7_1\debug\threadin
g-multi\greg_month.obj
greg_month.cpp
W:\projects\kits\boost\boost_1_33_1\boost/date_time/c_time.hpp(68) :
warning C4996: 'localtime' was declared deprecated
        C:\softdev\ms\vs8\VC\INCLUDE\time.inl(114) : see declaration of
'localtime'
        Message: 'This function or variable may be unsafe. Consider
using localtime_s instead. To disable deprecation, use
_CRT_SECURE_NO_DEPRECATE. See online help for details.'
W:\projects\kits\boost\boost_1_33_1\boost/date_time/c_time.hpp(75) :
warning C4996: 'gmtime' was declared deprecated
        C:\softdev\ms\vs8\VC\INCLUDE\time.inl(101) : see declaration of
'gmtime'
        Message: 'This function or variable may be unsafe. Consider
using gmtime_s instead. To disable deprecation, use
_CRT_SECURE_NO_DEPRECATE. See online help for details.'
vc-C++
bin\boost\libs\date_time\build\boost_date_time.dll\vc-7_1\debug\threadin
g-multi\greg_weekday.obj
greg_weekday.cpp
vc-C++
bin\boost\libs\date_time\build\boost_date_time.dll\vc-7_1\debug\threadin
g-multi\date_generators.obj
date_generators.cpp
vc-Link
bin\boost\libs\date_time\build\boost_date_time.dll\vc-7_1\debug\threadin
g-multi\boost_date_time-vc71-mt-gd-1_33_1.dll
bin\boost\libs\date_time\build\boost_date_time.dll\vc-7_1\debug\threadin
g-multi\boost_date_time-vc71-mt-gd-1_33_1.lib
FileClone C:\Boost\lib\boost_date_time-vc71-mt-gd-1_33_1.dll
FileClone C:\Boost\lib\boost_date_time-vc71-mt-gd-1_33_1.lib

    copy
"bin\boost\libs\date_time\build\boost_date_time.dll\vc-7_1\debug\threadi
ng-multi\boost_date_time-vc71-mt-gd-1_33_1.lib"
"C:\Boost\lib\boost_date_time-vc71-mt-gd-1_33_1.lib" >NUL:

...failed FileClone
C:\Boost\lib\boost_date_time-vc71-mt-gd-1_33_1.lib...


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk