Hello,
I probably should be asking this on a mozilla list (or maybe
openssh-unix-dev) but my webserver is OpenBSD so I thought I would
start here. I just installed from CD's I got last Monday.

$ uname -mprsv
OpenBSD 3.7 GENERIC#50 i386 Intel Pentium II ("GenuineIntel"
686-class, 512KB L2 cache)

It looks to me like the OpenSSH portable tinderbox [1] is hosted on an
OpenBSD webserver [2] so someone must have it working? Although to be
fair it isn't obvious to me if this server is running tinderbox or
tinderbox2.

Anyway, configure squalks about an unknown option to xargs:

$ ./configure
xargs: unknown option -- l
usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr]
             [-L number] [-n number [-x]] [-P maxprocs] [-s size]
             [utility [argument ...]]
Building Makefile
Building config.out
$

Then the build dies with an error about a GNUmake idiom,
$ make
mkdir -p ./build/bin
mkdir -p ./build/bonsai_pvcs
mkdir -p ./build/bonsai_pvcs/data
mkdir -p ./build/clientbin
mkdir -p ./build/default_conf
mkdir -p ./build/lib
mkdir -p ./build/lib/HTMLPopUp
mkdir -p ./build/lib/Persistence
mkdir -p ./build/lib/TinderDB
mkdir -p ./build/lib/TinderHeader
mkdir -p ./build/lib/VCDisplay
mkdir -p ./build/test
mkdir -p ./build/test/vcsim
Using $< in a non-suffix rule context is a GNUmake idiom (line 166 of Makefile)
$

I only found one thread about the GNUmake idiom thing in the
openbsd-misc archives and it looked like a temporary issue?

I searched the mailing list archives at MARC, the
netscape.public.mozilla.webtools usenet group and haven't found much
in the way of documentation about building and setting up a tinderbox
on OpenBSD.

If you can point me to any documentation or manual pages I would appreciate it.

If you would like any additional files or I missed something please let me know.

cheers,
scott

[1] http://dodgynet.dyndns.org/tinderbox/OpenSSH_Portable/status.html

[2] http://dodgynet.dyndns.org/

Reply via email to