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

Error with transform_sql.sh rule

From: Daniel Richard G. <skunk_at_iSKUNK.ORG>
Date: Wed, 28 Apr 2010 02:21:25 -0400

I'm building Subversion 1.6.11 from a read-only source tree. I get this:

/nfs/subversion-1.6.11/build/transform_sql.sh /nfs/subversion-1.6.11/subversion/libsvn_fs_fs/rep-cache-db.sql < /nfs/subversion-1.6.11/subversion/libsvn_fs_fs/rep-cache-db.sql > /nfs/subversion-1.6.11/subversion/libsvn_fs_fs/rep-cache-db.h
/bin/sh: /nfs/subversion-1.6.11/subversion/libsvn_fs_fs/rep-cache-db.h: Read-only file system
gmake: *** [subversion/libsvn_fs_fs/rep-cache-db.h] Error 1

Given that rep-cache-db.h is always generated at build time, and is not
something that (I gather) can be bundled in the source tarball, it
should be written to builddir, not to srcdir.

--Daniel

(Please Cc: any replies to me, as I am not subscribed to this list.)

-- 
NAME = Daniel Richard G.     _\|/_    Remember, skunks
MAIL = skunk_at_iSKUNK.ORG     (/o|o\) _- don't smell bad---
MAIL+= skunk_at_alum.MIT.EDU   < (^),>     it's the people who
WWW  = (not there yet!)      /   \      annoy us that do!
Received on 2010-04-28 08:32:41 CEST

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.