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

Re: Build bustage on FreeBSD and Linux

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2001-02-02 18:21:54 CET

Awesome, thanks for checking up on this!

-K

pete collins <petejc@collab.net> writes:
> killed the tree on the linux (i686-pc-linux-gnu) laptop and pulled
> fresh.
> Builds fine.
>
> The *original* FreeBSD box (i386-unknown-freebsdelf4.1) where i now have
> uninstalled libdb3.
>
> config.log:
> /usr/libexec/elf/ld: cannot find -ldb
> configure: failed program was:
> #line 2011 "configure"
> #include "confdefs.h"
>
> ^^^^^^^^^^^^^^^^^^^^^^^^ GOOD
>
> $ gmake
> $ ./svn --help
> usage: svn <subcommand> [options] [args]
> Type "svn help <subcommand>" for help on a specific subcommand.
>
> Most subcommands take file and/or directory arguments, recursing
> on the directories. If no arguments are supplied to such a
> command, it will recurse on the current directory (inclusive) by
> default.
>
> Available subcommands:
> add (ad, new)
> checkout (co)
> commit (ci)
> delete (del, remove, rm)
> help (?, h)
> proplist (plist, pl)
> propget (pget, pg)
> propset (pset, ps)
> status (stat, st)
> diff (df)
> update (up)
>
>
> It all looks good to me.
>
> So i now have 2 FreeBSD boxes and a linux machine building fine w/out
> libdb3
>
> Thanks
>
> --pete
Received on Sat Oct 21 14:36:21 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.