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

Cannot installed the Subversion 1.3.2 ?

From: bh_hensem <bh_hensem_at_yahoo.com>
Date: 2006-09-25 08:23:38 CEST

hi,

I am using Digital Unix machine which are -
> uname -a
   OSF1 alpha.my.com V4.0 1229 alpha

As your information, Previously, I have tried to install the subversion in
our machine but I failed on neon configuration, the error message as below
:-

   checking for stdint.h... (cached) no
   checking for pipe... yes
   checking for isatty... yes
   checking for usleep... yes
   checking for shutdown... yes
   checking for time_t... yes
   checking size of time_t... 4
   checking how to print time_t... d
   checking whether byte ordering is bigendian... no
   checking whether strerror_r is declared... no
   checking for strerror_r... yes
   checking whether strerror_r returns char *... no
   checking for snprintf... no
   checking for trio_vsnprintf in -ltrio... no
   configure: no vsnprintf/snprintf detected in C library
   configure: error: Install the trio library from
http://daniel.haxx.se/projects/trio/
   configure failed for neon
   
Then, based on the error message, I tried to installed the trio library, but
I got another error message, which are :-

> make
gcc -g -O2 -ieee -DDEBUG -c triostr.c -o triostr.o
gcc -g -O2 -ieee -DDEBUG -c trio.c -o trio.o
gcc -g -O2 -ieee -DDEBUG -c trionan.c -o trionan.o
trionan.c:89: #error "Must be compiled with option -mieee"
make: *** [trionan.o] Error 1

Could somebody hlep me how to solved it ?

Thank you,
bh_hensem

-- 
View this message in context: http://www.nabble.com/Cannot-installed-the-Subversion-1.3.2---tf2329667.html#a6480882
Sent from the Subversion Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 25 08:23:51 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.