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

Re: SVN (client only) on HP-UX 11.11

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-05-07 15:31:14 CEST

Dimitri Papadopoulos-Orfanos wrote:

> I am having troubles getting Subversion (just the "svn" client) built
> on HP-UX 11.11. Everything goes fine, I can check out files and view
> status, etc., but when I try to commit I get a memory fault and
> coredump. I'm using gcc 3.3.2 along with the regular HP-UX tools.
>
> Do you mean you're using gcc with HP's assembler? It is recommended
> you use GNU's assembler with gcc:
> http://gcc.gnu.org/install/specific.html#hppa*-hp-hpux*
>
> Did you build gcc from sources yourself? Did you download a binary
> package from the HP-UX Porting Centre?

No, I got gcc from the Porting Centre, but we don't have access to the
ANSI C compiler. I'm aware of the problem with their included compiler.
Why anyone would buy a *nix operating system without a proper C compiler
is beyond me, but that's not my decision. :)

> It would help if you could at least run svn in a debugger (gdb) and
> show a stack trace.

Thanks, I'll give it a try. I'm really not sure which assembler is being
used, but I'll grab the latest GNU version. Should I replace any of the
other tools with GNU equivalents as well?

Thanks for your help,
toby

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 7 15:31:40 2004

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.