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

Re: svn commit: rev 3157 - clients/rapidsvn/trunk/src/tests/svncpp clients/rapidsvn/trunk/src/svncpp

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-10 22:33:53 CEST

bmatzelle@tigris.org writes:

> Author: bmatzelle
> Date: 2002-09-10 14:50:04 -0500 (Tue, 10 Sep 2002)
> New Revision: 3157

I'm trying to compile rapidsvn with gcc 2.95.4, using wxWindows 2.3.2
on FreeBSD 4.6 ... I've had no problems in the past.

After running ./configure, I cd into src/ and run 'make'. After a lot
of compiling, I now get this error:

g++ -c -g -I/usr/local/include/subversion-1 -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_REENTRANT -fno-rtti -fno-exceptions -o delete_action.o delete_action.cpp
delete_action.cpp: In method `void * DeleteAction::Entry()':
delete_action.cpp:77: exception handling disabled, use -fexceptions to enable
delete_action.cpp:83: `e' undeclared (first use this function)
delete_action.cpp:83: (Each undeclared identifier is reported only once
delete_action.cpp:83: for each function it appears in.)
*** Error code 1

Any clues?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 10 22:35:56 2002

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.