Subject: Samba not working
To: NetBSD Users Group <netbsd-users@netbsd.org>
From: None <carnivorous@gmail.com>
List: netbsd-users
Date: 08/05/2004 03:20:37
Hello,

I can't seem to compile samba 3.0.5 from pkgsrc.  I've been cvs'ing
pkgsrc for a few days now, hoping the problem may have been fixed. 
Here's the error I get:

===> Building for samba-3.0.5
Using FLAGS =  -O2 -I./popt -Iinclude
-I/usr/pkgsrc/net/samba/work/samba-3.0.5/source/include
-I/usr/pkgsrc/net/samba/work/samba-3.0.5/source/ubiqx
-I/usr/pkgsrc/net/samba/work/samba-3.0.5/source/smbwrapper  -I. 
-I/usr/pkgsrc/net/samba/work/samba-3.0.5/source
      LIBS = -lcrypt -lresolv
      LDSHFLAGS = -shared  -Wl,-R/usr/lib -Wl,-R/usr/local/lib
      LDFLAGS = -Wl,-R/usr/lib -Wl,-R/usr/local/lib
WARNING: you need to run ./config.status
Compiling lib/readline.c
lib/readline.c: In function `smb_readline':
lib/readline.c:108: error: `rl_event_hook' undeclared (first use in
this function)
lib/readline.c:108: error: (Each undeclared identifier is reported only once
lib/readline.c:108: error: for each function it appears in.)
lib/readline.c: In function `cmd_history':
lib/readline.c:150: warning: assignment makes pointer from integer
without a cast
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/samba/work/samba-3.0.5/source
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/samba
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/samba


Anyone know how I could fix this problem?  My current samba install is
horribly outdated and could use a good update.