[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

subcommander 1.2.1 build failure on mandriva 2007

From: tanager <dccarson_at_gmail.com>
Date: 2006-11-13 20:45:34 CET

I'm trying unsuccessfully to build subcommander 1.2.1 on Mandriva 2007.
 Here is the error message I get:

source='LogGraphDialog.cpp' object='LogGraphDialog.o' libtool=no \
        depfile='.deps/LogGraphDialog.Po'
tmpdepfile='.deps/LogGraphDialog.TPo' \
        depmode=gcc3 /bin/sh ../ac-helpers/depcomp \
        g++ -DHAVE_CONFIG_H -I. -I. -I.. -DQT_THREAD_SUPPORT -O2 -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fomit-frame-pointer -march=i586
-mtune=pentiumpro -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I..
-I/usr/lib/qt3//include -I/usr/include/subversion-1
-I/usr/include/apr-0 -I/usr/include/apr-0 -D__STDC_CONSTANT_MACROS=1
  -g -O2 -c -o LogGraphDialog.o `test -f 'LogGraphDialog.cpp' || echo
'./'`LogGraphDialog.cpp
LogGraphDialog.cpp:227: error: extra qualification âLogGraphData::â
on member âLogGraphDataâ
LogGraphDialog.cpp:1121: error: extra qualification
âLogGraphBatonImpl::â on member âLogGraphBatonImplâ

Note that the error message contains non-printing characters, so I
redirected and ran 'od -a' on the results. Starting after the 'nl' is
the error referring to line 227 above.

0003600 g . c p p nl L o g G r a p h D i
0003620 a l o g . c p p : 2 2 7 : sp e r
0003640 r o r : sp e x t r a sp q u a l i
0003660 f i c a t i o n sp b nul can L o g G
0003700 r a p h D a t a : : b nul em sp o n
0003720 sp m e m b e r sp b nul can L o g G r
0003740 a p h D a t a b nul em nl

Does anyone have a clue where these strange sequences are coming from?
I cannot find any CAN or EM characters in the source code.

Thanks,
David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 15 22:54:57 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.