Boost logo

Boost Interest :

Subject: Re: [Boost-cmake] boost-1.40.0.cmake0.tar.gz tarball
From: John Biddiscombe (biddisco_at_[hidden])
Date: 2009-09-21 10:29:50


troy

I've got the tarball.

FYI : BCP gives me problems so I turned it off, building the rest with
no static or static runtime all was OK except the following 2 link
errors. (I am using MPI)

JB

Error 1 error LNK2019: unresolved external symbol "public: static
class boost::archive::detail::basic_serializer const * __cdecl
boost::archive::detail::archive_serializer_map<class
boost::mpi::packed_iarchive>::find(class
boost::serialization::extended_type_info const &)"
(?find@?$archive_serializer_map_at_Vpacked_iarchive_at_mpi@boost@@@detail_at_archive@boost@@SAPBVbasic_serializer_at_234@ABVextended_type_info_at_serialization@4@@Z)
referenced in function "public: virtual class
boost::archive::detail::basic_pointer_iserializer const * __thiscall
boost::archive::detail::common_iarchive<class
boost::mpi::packed_iarchive>::find(class
boost::serialization::extended_type_info const &)const "
(?find@?$common_iarchive_at_Vpacked_iarchive_at_mpi@boost@@@detail_at_archive@boost@@UBEPBVbasic_pointer_iserializer_at_234@ABVextended_type_info_at_serialization@4@@Z)
mpi_process_group.obj
Error 2 fatal error LNK1120: 1 unresolved externals
D:\cmakebuild\boost-1-40\bin\RelWithDebInfo\boost_graph_parallel-vc90-mt-1_40.dll
Error 3 error LNK2019: unresolved external symbol "public: static
class boost::archive::detail::basic_serializer const * __cdecl
boost::archive::detail::archive_serializer_map<class
boost::mpi::packed_iarchive>::find(class
boost::serialization::extended_type_info const &)"
(?find@?$archive_serializer_map_at_Vpacked_iarchive_at_mpi@boost@@@detail_at_archive@boost@@SAPBVbasic_serializer_at_234@ABVextended_type_info_at_serialization@4@@Z)
referenced in function "public: virtual class
boost::archive::detail::basic_pointer_iserializer const * __thiscall
boost::archive::detail::common_iarchive<class
boost::mpi::packed_iarchive>::find(class
boost::serialization::extended_type_info const &)const "
(?find@?$common_iarchive_at_Vpacked_iarchive_at_mpi@boost@@@detail_at_archive@boost@@UBEPBVbasic_pointer_iserializer_at_234@ABVextended_type_info_at_serialization@4@@Z)
mpi_process_group.obj
Error 4 fatal error LNK1120: 1 unresolved externals
D:\cmakebuild\boost-1-40\bin\RelWithDebInfo\boost_graph_parallel-vc90-mt-gd-1_40.dll

> John Biddiscombe wrote:
>> troy
>>>
>>> Here is the direct download link for the cmake/1.40.0 branch,
>>>
>>> http://gitorious.org/boost/cmake/archive-tarball/1.40.0
>> I tried this several times over the last week or so and it only ever
>> gives
>>
>> The archive is currently being generated, try again later
>>
>>
>> Is there some secret handshake required to get past this obstacle?
>>
>
> Not that I know of. I just now went to this page:
>
> http://gitorious.org/~straszheim/boost/cmake/commits/1.40.0
>
> click the 'download as .tar.gz' on the right, and the download started
> immediately. It appears that the site doesn't generate tarballs until
> they're requested, and this can take a while depending on load. Or
> maybe there is some kind of http proxying issue on your end?
>
> You have the option to clone the archive and generate one yourself; I
> just did this, and put the tarball here;
>
> http://sodium.resophonic.com/boost-cmake
>
> I've called it boost-1.40.0.cmake0.tar.gz, this corresponds to the tag
> 1.40.0.cmake0, which I've pushed to the git repo. So we'll call this
> the zeroth 'release' of the cmake build for boost v. 1.40.0; future
> bugfix releases of 1.40.0 will increment the N of cmakeN, get tagged
> and tarballed like this.
>
> -t
>
>
> _______________________________________________
> Boost-cmake mailing list
> Boost-cmake_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82

Boost-cmake 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