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

FW: make aborts on ne_socket.c

From: Kajdas, Shirley [WHQKT] <sb.kajdas_at_united.com>
Date: 2006-09-15 19:13:58 CEST

I'm looking for some guidance to fix an error coming up when I run make.
I'm using the tarball from subversion.tigris.org for subversion version
1.3.2. Trying to install it on HPUX 11.11. Ran the standard
configuration described in Section II. A. in the INSTALL file, i.e.,
./configure, make, make install (well, didn't get that far yet).

I found a similar error in the users message board relating to this
issue, but I'm unable to determine where to insert the line below to get
make to complete:

CFLAGS="$CFLAGS -D_XOPEN_SOURCE_EXTENDED"

Reference:
http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=48222

Have a few questions.

Should I be editing the configure program in the subversion-1.3.2
directory or the one in the neon directory below that?

There are several declarations for CFLAGS in the configure program. I
appended the line right after this line: CFLAGS="-g -O2" since I see
those parameters in the standard output. Should the line be replaced or
was appending it in that location the correct thing to do? If it
belongs elsewhere, please direct me to its proper location. The change
I made did not resolve the problem.

Appreciate any assistance.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 15 19:37:01 2006

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

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