> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: August 27, 2004 11:09
>
> On Thu, 2004-08-26 at 21:42, Iouri Kloubakov wrote:
> > I am trying to get my hands on Unix and for that I've installed and
> > playing with DragonFly BSD. I know how to install packages and ports,
> > but there is no one available for subversion 1.1rc2. Is it possible
> > to build it from the tarball? I've tried "./configure --build=freebsd"
> > but it doesn't work.
>
> Why would dragonfly BSD be any different than any other unix?
>
> unpack tarball
> ./configure
> make
> sudo make install
>
> If you're having a specific problem, you need to tell us.
Sorry, here is the transcript:
bash-root# ./configure
[snip]
configure: Apache Portable Runtime (APR) library configuration
checking for APR... reconfig
configuring package in apr now
checking build system type... build/config.guess: unable to guess system
type
This script, last modified 2002-03-20, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from
ftp://ftp.gnu.org/pub/gnu/config/
if the version you run (build/config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches@gnu.org> in order to provide the needed
information to handle your system.
config.guess timestamp = 2002-03-20
uname -m = i386
uname -r = 1.0A-RELEASE
uname -s = DragonFly
uname -v = DragonFly 1.0A-RELEASE #1: Wed Jul 14 18:55:41 GMT 2004
root@:/usr/obj/usr/src/sys/GENERIC
/usr/bin/uname -p = i386
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch =
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = i386
UNAME_RELEASE = 1.0A-RELEASE
UNAME_SYSTEM = DragonFly
UNAME_VERSION = DragonFly 1.0A-RELEASE #1: Wed Jul 14 18:55:41 GMT 2004
root@:/usr/obj/usr/src/sys/GENERIC
configure: error: cannot guess build type; you must specify one
configure failed for apr
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 27 18:34:06 2004