[asterisk-users] db_dump185.c missing if Asterisk 1.4 source file
Olivier
oza-4h07 at myamail.com
Tue Feb 24 06:59:48 CST 2009
Hi,
In http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.22.tar.gz,
you can read db_dump185 among main/astdb/Makefile targets, though this
target is commented out from all target :
...
LIBDBSO=libdb.so.$(SOVER)
PROG= db_dump185
...
SHOBJS= $(patsubst %.o,%.os,$(OBJS))
include $(ASTTOPDIR)/Makefile.rules
all: $(LIBDB) #$(LIBDBSO) $(PROG)
db_dump185.o: db_dump185.c
$(CL) -o $@ $<
If you run "make ASTTOPDIR=/usr/src/bristuff .../asterisk db_dump185", it
replies db_dump185.c is missing.
Is using this makefile the way to build db_dump185 ?
If negative, which is the way to get a running db_dump185 ?
If positive, where should db_dump185.c come from ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090224/4b464901/attachment.htm
More information about the asterisk-users
mailing list