search for: libtime

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

2003 Oct 15
0
Asterisk running on OpenBSD 3.3
...ct 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 ; done Then, use...
2004 Nov 23
2
-lssl
...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 Tel : 0845 0043366...
2005 Mar 29
3
-lssl problem on debian
...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't find any. Can...
2006 Jan 03
4
Problems Upgrading to 1.2.1 on Fedora 3
...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]: Leaving directory `/usr/src/asterisk-1.2.1/stdtime' make: *** [stdtime/libtime.a] Error 2 and when I try to update from binary: [root@red2 ~]# rpm -Uvh asterisk-1.2.1-15.rhfc3.at.i386.rpm warning: asterisk-1.2.1-15.rhfc3.at.i386.rpm: V3 DSA signature: NOKEY, key ID 66534c2b error: Failed dependencies: libpri.so.1 is needed by asterisk-1.2.1-15.rhfc3.at.i386 li...
2004 Mar 31
6
Can't compile asterisk.
...w.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/asterisk/editline/term.c:...
2017 Aug 02
2
how to reduce binary size of SAMBA 4 for embeded device
...ibndr-standard.so.0 (0xf6a22000) libcli-smb-common-samba4.so => /tmp/samba4/lib/private/libcli-smb-common-samba4.so (0xf69f1000) libsecrets3-samba4.so => /tmp/samba4/lib/private/libsecrets3-samba4.so (0xf69d9000) libc.so.6 => /lib/libc.so.6 (0xf689b000) /lib/ld-linux.so.3 (0xf7162000) libtime-basic-samba4.so => /tmp/samba4/lib/private/libtime-basic-samba4.so (0xf688a000) libgenrand-samba4.so => /tmp/samba4/lib/private/libgenrand-samba4.so (0xf6879000) libsocket-blocking-samba4.so => /tmp/samba4/lib/private/libsocket-blocking-samba4.so (0xf6868000) libtevent.so.0 => /tmp/s...
2005 Mar 10
4
Suse Compiling: next err
...bx.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. But still I had no lu...
2004 Jul 30
1
Compiling * on OpenBSD 3.5
...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: In function `ast_s...
2003 Nov 16
3
asterisk installation error
...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 reference to `dlerror&...
2020 Oct 05
2
logging lines in krb5.conf
On 10/5/2020 11:58 AM, Rowland penny via samba wrote: > On 05/10/2020 16:30, Jason Keltz via samba wrote: >> Hi. >> >> Using MIT5 backend with Samba.. > I hope you mean on the clients, the use of MIT as the kdc on a Samba > DC is experimental and shouldn't be used in production Hi Roland, our environment uses CentOS 7.? I don't have much choice but to use this
2004 Jun 17
6
Compiling problem on Debian
...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 reference to `tputs'...
2020 Oct 05
2
logging lines in krb5.conf
...; (0x00007ff856f51000) > ??????? libutil-setid-samba4.so => > /xsys/pkg/samba-4.11.13/lib/private/libutil-setid-samba4.so > (0x00007ff856d4f000) > ??????? libsys-rw-samba4.so => > /xsys/pkg/samba-4.11.13/lib/private/libsys-rw-samba4.so > (0x00007ff856b4c000) > ??????? libtime-basic-samba4.so => > /xsys/pkg/samba-4.11.13/lib/private/libtime-basic-samba4.so > (0x00007ff85694a000) > ??????? libndr-nbt.so.0 => /xsys/pkg/samba-4.11.13/lib/libndr-nbt.so.0 > (0x00007ff856714000) > ??????? libkrb5samba-samba4.so => > /xsys/pkg/samba-4.11.13/lib/pr...
2005 Aug 26
3
bug tracker bug?
...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.com/pipermail/ast...
2004 Jan 20
3
Still problems at compiling
...risk/cdr' rm -f *.so *.o .depend make[1]: Leaving directory `/usr/src/asterisk/cdr' make[1]: Entering directory `/usr/src/asterisk/astman' rm -f *.o astman .depend make[1]: Leaving directory `/usr/src/asterisk/astman' make[1]: Entering directory `/usr/src/asterisk/stdtime' rm -f libtime.a *.o test .depend make[1]: Leaving directory `/usr/src/asterisk/stdtime' rm -f *.o *.so asterisk .depend rm -f build.h rm -f ast_expr.c make -C db1-ast clean make[1]: Entering directory `/usr/src/asterisk/db1-ast' rm -f libdb1.a libdb.so.2 hash.o hash_bigkey.o hash_buf.o hash_func.o hash_l...
2004 Apr 26
3
Compiling asterisk
.../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 ] && ! [ -f .version ]; then echo 0.7.2 > .version; fi for x in res channels pbx apps codecs formats agi cdr astman stdtime; do make -C $x || exit 1 ; done make[1]: Entering directory...
2006 Jan 03
9
FC3 or FC1 (or something else?)
Hi I wish to install asterisk 1.2 (the latest tar.gz from the site ....not the CVS version) on an HP box with a TE110P (single port E1/T1) My question is which OS would be preferred in this configuration Fedora Core 1 or Fedora Core 3, and are there any install guides out there that are recent enough for asterisk 1.2 I am also open to suggestions for other Operating Systems if any of you feel
2014 Dec 18
2
[RFC PATCH 2/3] dvfs: add support for GK20A
...t; - ltc mc mxm pwr therm timer vm volt > + ltc mc mxm pwr therm timer vm volt dvfs > > noinst_LTLIBRARIES = libsubdev.la > > @@ -22,4 +22,5 @@ libsubdev_la_LIBADD = bar/libbar.la \ > therm/libtherm.la \ > timer/libtimer.la \ > vm/libvm.la \ > - volt/libvolt.la > + volt/libvolt.la \ > + dvfs/dvfs.la > diff --git a/nvkm/subdev/dvfs/Makefile.am b/nvkm/subdev/dvfs/Makefile.am > new file mode 100644 > index 0...
2014 Dec 18
3
[RFC PATCH 2/3] dvfs: add support for GK20A
...; + ltc mc mxm pwr therm timer vm volt dvfs >>> >>> noinst_LTLIBRARIES = libsubdev.la >>> >>> @@ -22,4 +22,5 @@ libsubdev_la_LIBADD = bar/libbar.la \ >>> therm/libtherm.la \ >>> timer/libtimer.la \ >>> vm/libvm.la \ >>> - volt/libvolt.la >>> + volt/libvolt.la \ >>> + dvfs/dvfs.la >>> diff --git a/nvkm/subdev/dvfs/Makefile.am b/nvkm/subdev/dvfs/Makefile....
2005 Aug 09
2
error compiling asterisk on solaris
...o aestab.o aeskey.o utils.o config_old.o plc.o jitterbuf.o dnsmgr.o devicestate. o netsock.o slinfactory.o strcompat.o ast_expr.a editline/libedit.a db1-ast/libd b1.a stdtime/libtime.a -lncurses -lm -lpthread -ldl -lnsl -lsocket -lresolv -L/u sr/local/ssl/lib -lssl /usr/local/sparc-sun-solaris2.8/bin/ld: warning: libcrypto.so.0.9.6, needed by / usr/local/ssl/lib/libssl.so, not found (try usi...
2014 Dec 18
4
[RFC PATCH 0/3] introduce DVFS for GK20A
Hi, This is a try to have some simple DVFS (Dynamic Voltage and Frequency Scaling) support for GK20A. Instead of relying on other existing frequency scaling framework, we create a simple subdev in Nouveau for the same purpose. That's because we don't want to make the DVFS implementation for GK20A far more than enough in the beginning and hinder the implementation for dGPU in the future.