[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

re: apr.build

From: John Norris <john_at_norricorp.force9.co.uk>
Date: 2006-09-28 08:46:19 CEST

Stefan,

thanks for that.
Does that mean that the apr code is not in the zip file?
Are there other externals that are not part of the zip?
By the way, I did use the tortoise button to check out the code a few weeks
back and this just did not work - hence using the zip file.

Using VS2005 Pro to compile the code.
Get following error during build of apr.
[link] Linking 65 files.
[link] Creating library .\release_win32/libapr.lib and object
.\release_win32/libapr.exp
[link] apr_pools.obj : error LNK2019: unresolved external symbol
_apr_atomic_init@4 referenced in function _apr_pool_initialize@0
[link] D:\SVN\TortoiseSVN\ext\apr\release_win32\libapr.dll : fatal error
LNK1120: 1 unresolved externals

                        BUILD FAILED

                        D:\SVN\TortoiseSVN\ext\build\apr.build(105,4):
                        External Program Failed: link (return code was 1120)

                        Total time: 8.5 seconds.
Presumably there is a file or two missing from the apr download at the apr
site?

Regards,

John Norris

> Hi,
>
> trying to build tortoise.
> I have used the information in the build.txt file. This does not mention
the
> apr (apache portable runtime?).
> I have downloaded apr-1.2.7 src zip file. And installed it under ext in
the
> tortoise directory structure.
> Is this right?

Check out TortoiseSVN from the repository, and apr will be checked out
too automatically due to the svn:externals property.

Stefan

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 28 09:22:13 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.