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

Re: non-BDB build fails at skel-test

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 11 Dec 2008 22:38:08 -0800

Fixed in r34689. The header wasn't required, so I just removed it.

On Wed, Dec 10, 2008 at 18:35, Greg Stein <gstein_at_gmail.com> wrote:
> Hehe... I didn't move that test! Not my fault!
>
> ;-) But I'll look into it shortly.
>
>
>
> On Dec 10, 2008, at 18:26, Neels Janosch Hofmeyr <neels_at_elego.de> wrote:
>
>> Hi Greg (is it?),
>>
>> Note that I'm configuring without BDB support; my build fails with this
>> message:
>>
>> [[[
>> gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -g -g
>> -Wall
>> -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread
>> -D_LARGEFILE64_SOURCE -DNE_LFS -Wpointer-arith -Wwrite-strings -Wshadow
>> -ansi -std=c99 -Wall -Wformat=2 -Wunused -Waggregate-return
>> -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
>> -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code
>> -Winline -Wno-long-long -Wold-style-definition -DSVN_DEBUG -DAP_DEBUG
>> -I./subversion/include -I./subversion
>> -I/arch/elego/svn/prefix/apr/include/apr-1
>> -I/arch/elego/svn/prefix/apr-util/include/apr-1
>> -I/arch/elego/svn/prefix/neon/include/neon -o
>> subversion/tests/libsvn_subr/skel-test.o -c
>> subversion/tests/libsvn_subr/skel-test.c
>> In file included from
>> subversion/tests/libsvn_subr/../../libsvn_fs_base/fs.h:28,
>> from subversion/tests/libsvn_subr/skel-test.c:31:
>> subversion/tests/libsvn_subr/../../libsvn_fs_base/bdb/env.h:77: error:
>> expected specifier-qualifier-list before 'DB_ENV'
>> In file included from subversion/tests/libsvn_subr/skel-test.c:31:
>> subversion/tests/libsvn_subr/../../libsvn_fs_base/fs.h:91: error: expected
>> specifier-qualifier-list before 'DB'
>> make: *** [subversion/tests/libsvn_subr/skel-test.o] Error 1
>> ]]]
>>
>> When I disable the skel test in the build.conf, everything goes fine.
>>
>> ~Neels
>>
>> ------------------------------------------------------
>>
>> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=982644
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=983246
Received on 2008-12-12 07:38:29 CET

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

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