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

Problem Compiling Subversion 1.2.3 on Linux SuSE 9.0

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2006-02-04 22:01:38 CET

Hi there,

i had a little problem while compiling Subversion 1.2.3 on a Linux SuSE 9.0.

after ./configure --prefix=/usr/local/svn-1.2.3
--with-apxs=/usr/local/apache.2.0.50/apxs
--with-python=/usr/local/bin/python

i got the following message during compilation:

/bin/sh /usr/install/subversion-1.2.3/libtool --tag=CC --silent
--mode=compile gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -g -O2 -g -O2 -pthread
-DNEON_ZLIB -I./subversion/include -I./subversion
-I/usr/install/subversion-1.2.3/neon/src
-I/usr/local/svn-1.2.3/include/neon
-I/usr/install/subversion-1.2.3/apr/include
-I/usr/install/subversion-1.2.3/apr-util/include -o
subversion/libsvn_client/diff.lo -c subversion/libsvn_client/diff.c
subversion/libsvn_client/diff.c: In function `diff_content_changed':
subversion/libsvn_client/diff.c:527: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.suse.de/feedback> for instructions.
make: *** [subversion/libsvn_client/diff.lo] Error 1

If i redo just a simple "make" the compilation will continue...

Does someone has a just a little hint where to search for the problem...

If needed i can post the complete log of the configure and make scripts.

Thanks in advance.

Kind regards
Karl Heinz Marbaise

-- 
Software Entwicklungs- und Beratungs Service  http://www.soebes.de
Dipl.Ing.(FH) Karl Heinz Marbaise            email: info@soebes.de
Tel.: +49 (0) 241 / 16 91 210                 ICQ#: 135949029
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 4 22:11:16 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.