You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by tanager <dc...@gmail.com> on 2006/11/13 19:45:34 UTC

subcommander 1.2.1 build failure on mandriva 2007

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


Re: subcommander 1.2.1 build failure on mandriva 2007

Posted by David Glasser <gl...@mit.edu>.
On 11/13/06, tanager <dc...@gmail.com> wrote:
> I'm trying unsuccessfully to build subcommander 1.2.1 on Mandriva 2007.
>  Here is the error message I get:

I think you meant to send this to the subcommander list at
dev@subcommander.tigris.org?

--dave

-- 
David Glasser | glasser@mit.edu | http://www.davidglasser.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org