Re: undefined symbol: REP_CACHE_DB_SQL

2010-08-04 Thread Daniel Shahaf
Alexander Skwar wrote on Wed, Aug 04, 2010 at 21:23:50 +0200: > Hi. > > 2010/8/4 Daniel Shahaf > > > No.  That file is auto-generated from libsvn_fs_fs/*.sql (IIRC, by > > build/transform_sql.py). > > > > (And, apparently, the autogeneration mechanism has changed, since in trunk > > I get > > >

Re: undefined symbol: REP_CACHE_DB_SQL

2010-08-04 Thread Alexander Skwar
Hi. 2010/8/4 Daniel Shahaf > No.  That file is auto-generated from libsvn_fs_fs/*.sql (IIRC, by > build/transform_sql.py). > > (And, apparently, the autogeneration mechanism has changed, since in trunk I > get > > % grep REP_CACHE_DB_SQL .../subversion/libsvn_fs_fs/*h > src/svn/trunk.d/subversi

Re: undefined symbol: REP_CACHE_DB_SQL

2010-08-04 Thread Daniel Shahaf
Alexander Skwar wrote on Wed, Aug 04, 2010 at 17:33:23 +0200: > In ./subversion/libsvn_fs_fs/rep-cache-db.h, there's: > > #define rep_cZche_db_sql \ > "pragma auto_vacuum = 1; "\ > "create table rep_cache (hash text not null primary key, "\ > > "rep_cZche_db_sql"? cZche? Is that correct? > >

undefined symbol: REP_CACHE_DB_SQL

2010-08-04 Thread Alexander Skwar
_fs_fs/rep-cache.c", line 35: undefined symbol: REP_CACHE_DB_SQL "subversion/libsvn_fs_fs/rep-cache.c", line 35: warning: improper pointer/integer combination: op "=" "subversion/libsvn_fs_fs/rep-cache.c", line 35: non-constant initializer: op "NAME" c