On Mon, 2007-10-01 at 22:49 +0200, Alessandro Alocci wrote:
> Il 01 Ottobre 2007 20:57:52 Lupine ha scritto:
> > Problem:  Can't get wvstreams-4.2.2 to compile.
> > BLFS version:  mostly SVN
> > GCC version: gcc (GCC) 4.1.1
> >
> > Error:
> > ./configure --prefix=/usr \
> > --sysconfdir=/etc --localstatedir=/var &&
> > make
> > ./include/wvstring.h:396: error: extra qualification 'WvString::' on member
> > 'construct' make: *** [utils/wvbuffer.o] Error 1
> 
> Hi, it's a problem with a c++ syntax no more accepted from
> newer g++. Usually you just need to cut the string "WvString::"
> from the line and file indicated in the error.
> However it seems that newer wvstreams are out,
> maybe you want also check this:
> 
> http://code.google.com/p/wvstreams/downloads/list


Thanks, I looked for a newer version, but couldn't find one.  That 4.4.1
version got a LOT further, but then got an error on this:

compiling wvtestmain.o...
compiling utils/wvtest.o...
linking libwvtest.a...
ar: creating libwvtest.a
compiling uniconf/daemon/uniconfd.o...
linking uniconf/daemon/uniconfd...
libwvutils.so: undefined reference to `until_short'
collect2: ld returned 1 exit status
make: *** [uniconf/daemon/uniconfd] Error 1

Thanks for the help!
-Lup

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to