Thank you Christian - could you try again?
Tom
Christian Stocker wrote:
> Hi
>
> don't know if this is the right adress to mention that, but...
>
> .... the current cvs version of sablotron doesn't compile on my computer
>
> the last output of the make command is:
>
> make[2]: Entering directory `/opt/gnomesrc/cvs/ga/src/Sablot/engine'
> /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
> -I../../autocfg -g -O2 -c -o verts.lo verts.cpp
> rm -f .libs/verts.lo
> c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c verts.cpp -fPIC
> -DPIC -o .libs/verts.lo
> verts.cpp: In method `Bool XSLElement::make1SortDef(SortDef *&, Context
> *)':
> verts.cpp:1723: initialization of non-const reference type `class DStr &'
> verts.cpp:1723: from rvalue of type `DStr'
> verts.cpp:814: in passing argument 1 of `Attribute::value(DStr &, Context
> *)'
> make[2]: *** [verts.lo] Error 1
> make[2]: Leaving directory `/opt/gnomesrc/cvs/ga/src/Sablot/engine'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/opt/gnomesrc/cvs/ga/src/Sablot'
> make: *** [all-recursive] Error 1
>
> the configure output is attached.
>
> i use suse 7.0, kernel 2.4.1 and gcc 2.95.2
>
> chregu
>
>
> ------------------------------------------------------------------------
>
> loading cache ./config.cache
> checking for a BSD compatible install... (cached) /usr/bin/ginstall -c
> checking whether build environment is sane... yes
> checking for mawk... (cached) gawk
> checking whether make sets ${MAKE}... (cached) yes
> checking how to run the C preprocessor... (cached) cc -E
> checking host system type... i686-pc-linux-gnu
> checking build system type... i686-pc-linux-gnu
> checking for ranlib... (cached) ranlib
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -I/opt/gnome/include ) works... yes
> checking whether the C compiler (gcc -I/opt/gnome/include ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking dependency style of gcc... (cached) none
> checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld
> checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes
> checking for BSD-compatible nm... (cached) /usr/bin/nm -B
> checking whether ln -s works... (cached) yes
> loading cache ./config.cache within ltconfig
> checking for object suffix... o
> checking for executable suffix... (cached) no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.lo... yes
> checking if gcc supports -fno-rtti -fno-exceptions ... yes
> checking if gcc static flag -static works... -static
> checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
> checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared
>libraries... yes
> checking command to parse /usr/bin/nm -B output... ok
> checking how to hardcode library paths into programs... immediate
> checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
> checking dynamic linker characteristics... Linux ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for objdir... .libs
> creating libtool
> loading cache ./config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -I/opt/gnome/include ) works... yes
> checking whether the C compiler (gcc -I/opt/gnome/include ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking dependency style of gcc... (cached) none
> checking how to run the C preprocessor... cc -E
> checking for c++... (cached) c++
> checking whether the C++ compiler (c++ ) works... yes
> checking whether the C++ compiler (c++ ) is a cross-compiler... no
> checking whether we are using GNU C++... (cached) yes
> checking whether c++ accepts -g... (cached) yes
> checking how to run the C++ preprocessor... (cached) c++ -E
> checking dependency style of c++... (cached) none
> checking how to run the C++ preprocessor... c++ -E
> checking where to find xml parser... expat (new)
> checking for expat.h... (cached) yes
> checking for timeb.h... (cached) no
> checking for sys/timeb.h... (cached) yes
> checking for sys/time.h... (cached) yes
> checking for sys/types.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for ieeefp.h... (cached) no
> checking for iconv.h... (cached) yes
> checking where to find iconv_open... libc
> checking whether to typecast in iconv... no
> checking whether to force -lm switch... no
> checking for ftime... (cached) yes
> checking for mtrace... (cached) yes
> checking for isnan... (cached) yes
> checking for isinf... (cached) yes
> checking for finite... (cached) yes
> checking for wchar.h... (cached) yes
> checking for wcsxfrm... (cached) yes
> creating ./config.status
> creating Makefile
> creating Sablot/Makefile
> creating Sablot/engine/Makefile
> creating Sablot/command/Makefile
> creating autocfg/autocfg.h
> autocfg/autocfg.h is unchanged
> config.out
>
> Content-Type:
>
> TEXT/PLAIN
> Content-Encoding:
>
> BASE64
>
>