[Samba] RE: Samba-3.0.0 on OpenBSD-3.4

Van Sickler, Jim vansickj-eodc at kaman.com
Tue Nov 11 18:43:55 GMT 2003


It Lives!

I dl'd the current contents of:
pserver.samba.org/pub/unpacked/samba_3_0/source
ftp.openbsd.org/pub/OpenBSD/snapshots/i386

Upgraded my obsd34 box;

Samba compiled, loaded, joined the Domain, and testparm'd okay.

I don't know if the problem was the samba source or OpenBSD's code.
Don't really care, as long as it's up.

Here's my configure mods...I put it in a text file, named samba1.
Copy it to the source directory, then set it as executable
(chmod 0744 ./samba1).  Run it by ./samba1 at the prompt.  You
have to be logged in/su'd as root to run it.

./configure \
--with-smbwrapper --without-sambabook \
--bindir=/usr/local/bin --sbindir=/usr/local/sbin \
--libexecdir=/usr/libexec --with-utmp \
--prefix=/usr/local --exec-prefix=/usr/local --with-sysconfdir=/etc \
--localstatedir=/var --infodir=/usr/local/info --mandir=/usr/local/man
--with-profile \
--with-privatedir=/etc/samba --with-lockdir=/var/spool/lock \
--with-swatdir=/usr/local/swat --with-configdir=/etc/samba

I had to chmod 0755 /var/spool/lock to clear an error message in the
testparm results.

gcc version 2.95.3
g++ version 2.95.3

I also have installed the following additional updates/packages on the
obsd34 box:
(contents of /var/db/pkg)

LPRng-3.8.21
bzip2-1.0.2
gdbm-1.8.3
gettext-0.10.40p1
joe-2.9.8pre1p1
libiconv-1.8
squid-2.5.STABLE3p4
transproxy-1.4
wget-1.8.2

Good luck!

Jim


-----Original Message-----
From: Jim Breton [mailto:vader at conflict.net]
Sent: Monday, November 10, 2003 4:32 PM
To: Van Sickler, Jim
Subject: Re: Samba-3.0.0 on OpenBSD-3.4


On Mon, Nov 10, 2003 at 06:27:29PM -0500, Van Sickler, Jim wrote:
>   Not yet-I had to put it on the back burner because it was eating too
much
> time.
> 
> In the meantime, I've downloaded the current snapshots of both OpenBSD 3.4
> install files and the samba source from pserver.samba.org.  Maybe later
this
> week I'll run an upgrade on the OS and try to compile the newer source
code.
> I'll let you know what happens (if you don't try it first...)

Hey there, thanks for the response.  Just a quick update, I did find this
in their Bugzilla:

https://bugzilla.samba.org/show_bug.cgi?id=741

-- 

Jim B.
vader at conflict.net



More information about the samba mailing list