On Tue, Jun 02, 2015 at 08:23:56PM +0200, Gilles Chehade wrote:
> On Tue, Jun 02, 2015 at 12:05:55PM +0200, Herbert J. Skuhra wrote:
> > On Tue, Jun 02, 2015 at 09:10:43AM +0200, gilles chehade wrote:
> > > A new opensmtpd portable snapshot is available at:
> > > 
> > >         http://www.opensmtpd.org/archives/opensmtpd-201506020910p1.tar.gz
> > 
> > Hmm, on FreeBSD 10.1-STABLE (r283665) I get
> > 
> > fatal: table_create: backend "db" does not exist
> > 
> > although I ran configure with '--enable-table-db'.
> > 
> 
> can you check if it just didn't install in the wrong place ?

stat("/usr/local/opensmtpd/libexec/opensmtpd/table-db",0x7fffffffbb78) ERR#2 
'No such file or directory'
fatal: table_create: backend "db" does not exist
write(2,"fatal: table_create: backend "db"...,49) = 49 (0x31)

# cd opensmtpd-201506020910p1
# find . -name "*table**"
./smtpd/smtpd-table_getpwnam.o
./smtpd/smtpd-table.o
./smtpd/table.5
./smtpd/table_api.c
./smtpd/makemap-table_db.o
./smtpd/makemap-table_static.o
./smtpd/table_proc.c
./smtpd/makemap-table_getpwnam.o
./smtpd/makemap-table.o
./smtpd/makemap-table_proc.o
./smtpd/table_db.c
./smtpd/table.c
./smtpd/table_static.c
./smtpd/smtpd-table_proc.o
./smtpd/smtpd-table_db.o
./smtpd/table_getpwnam.c
./smtpd/smtpd-table_static.o
# find /usr/local/opensmtpd -name "*table*"                                  
/usr/local/opensmtpd/share/man/man5/table.5

-- 
Herbert

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to