Hi,
I 've downloaded the laster tarball of palm-db.
I try to compile it but I get an error. I've the same
error with all the version greater than 0.3.2. This
last one compile without problem. I do not try it yet.
My system is an portable acer celeron 1.3mhz running
redhat 7.3 and all ximian desktop.
By the way, before the configure, I had to do an
automake because gui/q/makefile.in is missing.
Cheers,
Pierre
Brussels
Here is the result of the compilation :
[Toone@TooneMach2 palm-db-tools]$ make
make all-recursive
make[1]: Entre dans le répertoire
`/home/Toone/tmp/palm-db-tools'
Making all in libsupport
make[2]: Entre dans le répertoire
`/home/Toone/tmp/palm-db-tools/libsupport'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H
-I. -I. -I.. -I.. -ansi -pedantic -g -O2 -Wall
-Werror -c strop.cpp
rm -f .libs/strop.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -ansi -pedantic
-g -O2 -Wall -Werror -Wp,-MD,.deps/strop.pp -c
strop.cpp -fPIC -DPIC -o .libs/strop.lo
cc1plus: warnings being treated as errors
In file included from strop.cpp:25:
/usr/include/g++-3/sstream:260: warning: default
argument given for parameter 3 of `streampos
stringbuf::seekoff (long long int, ios::seek_dir, int = 3)'
/usr/include/g++-3/sstream:83: warning: after previous
specification in
`streampos stringbuf::seekoff (long long int,
ios::seek_dir, int = 3)'
/usr/include/g++-3/sstream:278: warning: default
argument given for parameter 2 of `streampos
stringbuf::seekpos (long long int, int = 3)'
/usr/include/g++-3/sstream:84: warning: after previous
specification in
`streampos stringbuf::seekpos (long long int, int = 3)'
make[2]: *** [strop.lo] Erreur 1
make[2]: Quitte le répertoire
`/home/Toone/tmp/palm-db-tools/libsupport'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire
`/home/Toone/tmp/palm-db-tools'
make: *** [all-recursive-am] Erreur 2
[Toone@TooneMach2 palm-db-tools]$
Logged In: NO
I have the same exact problem.