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

Build failures on 1.1.0-rc2 on Mac OS X

From: Andy Lester <andy_at_petdance.com>
Date: 2004-09-08 18:53:55 CEST

Fitz asked me to report this bummer to the list. I'll be glad to help
debug as best I can.

xoxo,
Andy

andy: I am having sadness building 1.1.0rc2 on my OS X
andy: checking build system type... Invalid configuration
      `unknown-apple-darwin7.5.0': machine `unknown-apple' not recognized
fitz: sounds like it was built with an old libtool
fitz: try rerunning autogen.sh
andy: doing that makes me hung up on bummers in APR
fitz: go into your subversion rc dir
fitz: run ./libtool --version
fitz: I get this
fitz: ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)
andy: In my rc2 dir, there's no libtool
andy: which libtool -> /usr/bin/libtool
fitz: ok. that's a problem.

$ ./configure
Configuring Subversion 1.1.0
creating config.nice
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether ln -s works... yes
configure: Apache Portable Runtime (APR) library configuration
checking for APR... reconfig
configuring package in apr now
checking build system type... Invalid configuration `unknown-apple-darwin7.5.0': machine `unknown-apple' not recognized
configure: error: /bin/sh build/config.sub unknown-apple-darwin7.5.0 failed
configure failed for apr

-- 
Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 8 18:54:17 2004

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.