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

Issue with binaries generated(subversion 1.10.2) after compilation on AiX 7.2

From: Prannoy K.v <k.vprannoy_at_yahoo.com>
Date: Thu, 27 Dec 2018 13:35:53 +0000 (UTC)

Hi Team, 
I tried compiling subversion 1.10.2 on AiX 7.2 machine . My configure command is as follows :- 
./configure CFLAGS="-I/home/lroot/temp_mod1/subversion/zlib" --without-berkeley-db --with-apr=/home/lroot/temp_mod1/subversion/apr --with-apr-util=/home/lroot/temp_mod1/subversion/apr-util --with-sqlite=/home/lroot/temp_mod1/subve rsion/sqlite-amalgamation/sqlite3.c --with-lz4=internal --with-utf8proc=internal  --disable-nls. 

After "make" command generated binaries work well in the folder where it is generated, whereas if we move binaries to a different location I get the error :- 

svnadmin: E000009: Can't write '/temp1110/home/Repo_test/db/current' atomically 

svnadmin: E000009: Can't flush file '/temp1110/home/Repo_test/db' to disk: Bad file number  

I would like to know if I am missing something. 

Any help in this regard would be appreciated. 

Thanks & Regards,

Prannoy
Received on 2018-12-27 14:40:39 CET

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

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