Thanks for the info. i'll get that source

arne

On Nov 28, 2008, at 12:24 PM, Ivan Shcheklein wrote:

Hi Arne,

I believe this bug has been fixed in the latest development build:
http://modis.ispras.ru/FTPContent/sedna/development/

Ivan Shcheklein,
Sedna Team

On Fri, Nov 28, 2008 at 9:44 PM, Arne Claassen <[EMAIL PROTECTED]> wrote:
Trying to build 3.1.73 from source on Redhat Fedora 9. I'm using the
following exports:

export ACTIVE_CONFIGURATION=Release
export ENABLE_TRIGGERS=1
export EL_DEBUG=0
export SQL_CONNECTION=1
export SEDNA_INSTALL=/usr/share/sedna

Here's the tail of the make where i run into errors:

make[3]: Entering directory `/tmp/sedna-3.1.73/kernel/sm/wu'
../../../Makefile.ordlib:23: wuaux.d: No such file or directory
../../../Makefile.ordlib:23: wuclients.d: No such file or directory
../../../Makefile.ordlib:23: wusnapshots.d: No such file or directory
../../../Makefile.ordlib:23: wustatetable.d: No such file or directory
../../../Makefile.ordlib:23: wuversions.d: No such file or directory
../../../Makefile.ordlib:23: wu.d: No such file or directory
../../../Makefile.ordlib:23: wudock.d: No such file or directory
../../../Makefile.ordlib:23: wuerr.d: No such file or directory
../../../Makefile.ordlib:23: wuperflog.d: No such file or directory
  generating dependencies for wuperflog.cpp
  generating dependencies for wuerr.cpp
  generating dependencies for wudock.cpp
  generating dependencies for wu.cpp
  generating dependencies for wuversions.cpp
  generating dependencies for wustatetable.cpp
  generating dependencies for wusnapshots.cpp
  generating dependencies for wuclients.cpp
  generating dependencies for wuaux.cpp
make[3]: Leaving directory `/tmp/sedna-3.1.73/kernel/sm/wu'
make[3]: Entering directory `/tmp/sedna-3.1.73/kernel/sm/wu'
g++ -c -O2 -w -fno-strict-aliasing -fexceptions  -I../../../kernel  -
I../../../libs  -I../../../libs/chicken  -I../../../driver/c  -
I../../../export  -I../../../term  -I../../../libs/dtsearch/include  -
I../../../libs/pg/h -DSEDNA_VERSION=\"3.1\" -DSEDNA_BUILD=\"73\" -
DEL_DEBUG=0 -DACTIVE_CONFIGURATION=\"Release\" -DDEBUGI=0 -
D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64 -DSQL_CONNECTION -DSE_ENABLE_TRIGGERS -D__UNIX__
-DUnicodeText wuaux.cpp
g++ -c -O2 -w -fno-strict-aliasing -fexceptions  -I../../../kernel  -
I../../../libs  -I../../../libs/chicken  -I../../../driver/c  -
I../../../export  -I../../../term  -I../../../libs/dtsearch/include  -
I../../../libs/pg/h -DSEDNA_VERSION=\"3.1\" -DSEDNA_BUILD=\"73\" -
DEL_DEBUG=0 -DACTIVE_CONFIGURATION=\"Release\" -DDEBUGI=0 -
D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64 -DSQL_CONNECTION -DSE_ENABLE_TRIGGERS -D__UNIX__
-DUnicodeText wuclients.cpp
g++ -c -O2 -w -fno-strict-aliasing -fexceptions  -I../../../kernel  -
I../../../libs  -I../../../libs/chicken  -I../../../driver/c  -
I../../../export  -I../../../term  -I../../../libs/dtsearch/include  -
I../../../libs/pg/h -DSEDNA_VERSION=\"3.1\" -DSEDNA_BUILD=\"73\" -
DEL_DEBUG=0 -DACTIVE_CONFIGURATION=\"Release\" -DDEBUGI=0 -
D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64 -DSQL_CONNECTION -DSE_ENABLE_TRIGGERS -D__UNIX__
-DUnicodeText wusnapshots.cpp
wusnapshots.cpp: In function ‘void RotateGcChain(SnGcNode*, int)’:
wusnapshots.cpp:410: error: ‘INT_MAX’ was not declared in this scope
wusnapshots.cpp: In function ‘SnSnapshot*
RotateSnapshots(SnSnapshot*, SnSnapshot*)’:
wusnapshots.cpp:464: error: ‘INT_MAX’ was not declared in this scope
wusnapshots.cpp: In function ‘int CreateSnapshot(SnSnapshotsList*,
TIMESTAMP, int)’:
wusnapshots.cpp:547: error: ‘memcpy’ was not declared in this scope
wusnapshots.cpp: In function ‘int VisitNodes(SnSnapshotsList*,
TIMESTAMP, int (*)(SnGcNode*, void*, int, int), void*)’:
wusnapshots.cpp:592: error: ‘INT_MAX’ was not declared in this scope
wusnapshots.cpp: In function ‘int
RemoveActiveTimestamp(SnSnapshotsList*, TIMESTAMP)’:
wusnapshots.cpp:966: error: ‘memmove’ was not declared in this scope
wusnapshots.cpp: In function ‘void
DbgDumpSnapshots(SnSnapshotsList*, int, const char*, const char*)’:
wusnapshots.cpp:1039: error: ‘strcpy’ was not declared in this scope wusnapshots.cpp:1040: error: ‘strcat’ was not declared in this scope
wusnapshots.cpp: In function ‘void DbgDumpGcNodes(SnSnapshotsList*,
int, int, const char*, const char*)’:
wusnapshots.cpp:1191: error: ‘strcpy’ was not declared in this scope
wusnapshots.cpp: In function ‘void SnDbgDump(int)’:
wusnapshots.cpp:1865: error: ‘INT_MAX’ was not declared in this
scope
make[3]: *** [wusnapshots.o] Error 1
make[3]: Leaving directory `/tmp/sedna-3.1.73/kernel/sm/wu'
make[2]: *** [wu-recursive] Error 2
make[2]: Leaving directory `/tmp/sedna-3.1.73/kernel/sm'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/sedna-3.1.73/kernel'
make: *** [build] Error 2

Any suggestions would be appreciated:

arne
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to