search for: libdb1

Displaying 20 results from an estimated 26 matches for "libdb1".

Did you mean: libdb
2003 Jul 10
3
Help with R Installation on Debian 2.2.19 (old stable/potato)
...rrect list to post such a question. I was trying to install the R-project on Debian and encountered significant problems with the same. The main problem is the installation of the libc6 package. I need this package in order to install the R-core package. However, the libc6 is dependent on the libdb1-compat package, which just refuses to install on my server. I tried to install it yesterday and it ended up crashing my system and messing up the old Apache. Does anyone have a procedure to install R-project on Debian linux? The libdb1-compat package version is 2.1.3-7 and the libc6 is 2.3.1-...
2012 Jan 18
1
Compile error 1.8.8.1
...tree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a [LD] abstract_jb.o acl.o alaw.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o audiohook.o autochan.o autoservice.o bridging.o callerid.o ccss.o cdr.o cel.o channel.o chanvars.o cli.o config.o data.o datastore.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o enum.o e...
2003 Oct 15
0
Asterisk running on OpenBSD 3.3
...Makefile~ Wed Oct 15 07:16:08 2003 +++ Makefile Wed Oct 15 07:16:08 2003 @@ -22,7 +22,7 @@ PROC=$(shell uname -m) endif # Pentium Pro Optimize -#PROC=i686 +PROC=i686 # Pentium & VIA processors optimize #PROC=i586 @@ -204,7 +204,7 @@ fi asterisk: editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a $(OBJS) - $(CC) $(DEBUG) -o asterisk -Wl,-E $(OBJS) $(LIBS) $(LIBEDIT) db1-ast/libdb1.a stdtime/libtime.a + $(CC) $(DEBUG) -o asterisk $(OBJS) $(LIBS) $(LIBEDIT) db1-ast/libdb1.a stdtime/libtime.a subdirs: for x in $(SUBDIRS); do $(MAKE) -C $$x || exit 1...
2004 Nov 23
2
-lssl
...i Having my first go at compiling Asterisk from cvs source. Compiled and installed zaptel ok Running make asterisk returns the following error message /usr/bin/ld cannot find -lssl collect2: ld returned 1 exit status The last part of the compile messages on screen are- editline/libedit.a db1.ast/libdb1.a stdtime/libtime.a -ldl -lncurses -lm -lresolv -lssl There is obviously something I have not installed, but what ? Have searched archives and thro package descriptions and come up with nothing Any help appreciated -- Clive Email : clive.carter@sbcs.co.uk Alt : clivecarter@orange.net Te...
2005 Mar 29
3
-lssl problem on debian
...e.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o aestab.o aeskey.o utils.o editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a -ldl -lpthread -lncurses -lm -lresolv -lssl /usr/bin/ld: cannot find -lssl collect2: ld returned 1 exit status make: *** [asterisk] Error 1 I have installed openssl. I added /usr/lib/ssl into my /etc/ld.so.conf. Looked for other pkgs such as dev pkgs for openssl but couldn...
2011 Mar 07
1
[1.8.3] Error compiling Asterisk: __sync_fetch_and_add
...tree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a [LD] abstract_jb.o acl.o alaw.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o audiohook.o autochan.o autoservice.o bridging.o callerid.o ccss.o cdr.o cel.o channel.o chanvars.o cli.o config.o data.o datastore.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o enum.o e...
2014 Jul 25
1
Use of undeclared identifier 'pvt' in asterisk-12.4.0
...tree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 [CC] astdb2bdb.c -> astdb2bdb.o clang: warning: argument unused during compilation: '-fnested-functions' [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb [CC] chan_bridge_media.c -> chan_bridge_media.o clang: war...
2006 Jan 03
4
Problems Upgrading to 1.2.1 on Fedora 3
...am having trouble with FC3. After doing a yum update (of 1264 packages) I still cannont compile 1.2.1 from source: make[1]: `libedit.a' is up to date. make[1]: Leaving directory `/usr/src/asterisk-1.2.1/editline' make[1]: Entering directory `/usr/src/asterisk-1.2.1/db1-ast' make[1]: `libdb1.a' is up to date. make[1]: Leaving directory `/usr/src/asterisk-1.2.1/db1-ast' make[1]: Entering directory `/usr/src/asterisk-1.2.1/stdtime' make[1]: *** No rule to make target `/usr/lib/gcc/i386-redhat-linux/3.4.2/include/stddef.h', needed by `localtime.o'. Stop. make[1]: Leav...
2003 Jun 19
1
compile in uclibc enviroment
...slate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o -ldl -lpthread -lncurses -lm -lresolv editline/libedit.a db1-ast/libdb1.a enum.o: In function `ast_get_enum': /usr/src/asterisk-cvs/enum.c:279: undefined reference to `__res_ninit' /usr/src/asterisk-cvs/enum.c:307: undefined reference to `__res_nsearch' /usr/src/asterisk-cvs/enum.c:325: undefined reference to `__res_nclose' enum.o: In function `parse_na...
2004 Mar 31
6
Can't compile asterisk.
...term.o ulaw.o alaw.o call erid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast _expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum .o srv.o dns.o aescrypt.o aestab.o aeskey.o -ldl -lpthread -lncurses -lm -lresol v editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a make: pwd: Command not found ??editline/libedit.a(editline.o_a): In function `term_move_to_line': /usr/src/asterisk/editline/term.c:554: undefined reference to `tgoto' /usr/src/asterisk/editline/term.c:554: relocation truncated to fit: R_PPC_REL24 tgoto /usr/src/asteris...
2011 Mar 07
1
Error compiling Asterisk 1.8.3 on Sun SPARC x64 w/Debian Squeeze
...tree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a [LD] abstract_jb.o acl.o alaw.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o audiohook.o autochan.o autoservice.o bridging.o callerid.o ccss.o cdr.o cel.o channel.o chanvars.o cli.o config.o data.o datastore.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o enum.o e...
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with Samba > 2.0. However as it is not supported on all systems it is not included > in the default build (it should work nicely on Solaris though). > Essentially smbwrapper is a preloaded library which intercepts system calls and > simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.
2005 Mar 10
4
Suse Compiling: next err
...e.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o aestab.o aeskey.o utils.o editline/libedit.a db1-ast/libdb1.a stdtime/ libtime.a -ldl -lpthread -lncurses -lm -lresolv -lssl /usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ ld: cannot find -lssl collect2: ld returned 1 exit status make: *** [asterisk] Error 1 I thought that I was missing some ssl libraries. So I added openssl. Bu...
2004 Jul 30
1
Compiling * on OpenBSD 3.5
...e.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o aestab.o aeskey.o utils.o editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a -lncurses -lm -lssl with lots of errors like:- sched.o: In function `ast_sched_add': /usr/src/asterisk/asterisk/sched.c:244: undefined reference to `pthread_mutex_lock' /usr/src/asterisk/asterisk/sched.c:259: undefined reference to `pthread_mutex_unlock' sched.o:...
2003 Nov 16
3
asterisk installation error
...config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o -lresolv editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a loader.o: In function `ast_unload_resource': /usr/src/asterisk/loader.c:132: undefined reference to `dlclose' loader.o: In function `ast_load_resource': /usr/src/asterisk/loader.c:226: undefined reference to `dlopen' /usr/src/asterisk/loader.c:228: undefined refe...
2001 Nov 01
0
Security Update: [CSSA-2001-037.0] Linux - libdb buffer overflow problem
...nc. Security Advisory Subject: Linux - libdb buffer overflow problem Advisory number: CSSA-2001-037.0 Issue date: 2001, October 30 Cross reference: ______________________________________________________________________________ 1. Problem Description Due to a configuration mistake in the libdb1 package included with OpenLinux 3.1 some programs were using unsafe version of the snprintf and vsnprintf functions. This might allow remote attackers to gain access to your system or local attackers to gain root access. 2. Vulnerable Versions System Package...
2005 Feb 21
2
compiling cvs-head today?
...hash.c:243: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make[1]: *** [hash.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/db1-ast' make: *** [db1-ast/libdb1.a] Error 2 Not sure as yet what might have changed other then the asterisk box has been stable since Nov 23 (other then the occasional TDM card lockup that requires a restart of the drivers). This might not be an asterisk problem, just not sure as yet. Thoughts?
2004 Jun 17
6
Compiling problem on Debian
...5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o aestab.o aeskey.o -ldl -lpthread -lncurses -lm -lresolv editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a qeditline/libedit.a(editline.o_a)(.text+0x7e6a): In function `term_move_to_line': /home/robin/asterisk-0.9.0/editline/term.c:554: undefined reference to `tgoto' editline/libedit.a(editline.o_a)(.text+0x7e7e):/home/robin/asterisk-0.9.0/editline/term.c:554: undefined refer...
2005 Aug 26
3
bug tracker bug?
...cdr.o tdd.o acl.o rtp.o manager.o asterisk.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o aestab.o aeskey.o utils.o config_old.o plc.o jitterbuf.o dnsmgr.o devicestate.o netsock.o slinfactory.o ast_expr2.o ast_expr2f.o editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a -ldl -lpthread -lncurses -lm -lresolv -lssl /usr/bin/ld: cannot open output file asterisk: Is a directory collect2: ld returned 1 exit status make: *** [asterisk] Error 1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium...
2004 Apr 26
3
Compiling asterisk
...onfigure make -C editline libedit.a make[1]: Entering directory `/etc/asterisk/asterisk-0.7.2/editline' make[1]: `libedit.a' is up to date. make[1]: Leaving directory `/etc/asterisk/asterisk-0.7.2/editline' make[1]: Entering directory `/etc/asterisk/asterisk-0.7.2/db1-ast' make[1]: `libdb1.a' is up to date. make[1]: Leaving directory `/etc/asterisk/asterisk-0.7.2/db1-ast' make[1]: Entering directory `/etc/asterisk/asterisk-0.7.2/stdtime' make[1]: `libtime.a' is up to date. make[1]: Leaving directory `/etc/asterisk/asterisk-0.7.2/stdtime' if [ -d CVS ] && !...