Displaying 20 results from an estimated 28 matches for "libsql".
2010 May 05
1
2.0 FTBFS since sqlpool changes when --with-sql=plugin is used
...userdb-blocking.o userdb-checkpassword.o userdb-nss.o userdb-passwd.o userdb-
passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o
db-ldap.o passdb-ldap.o userdb-ldap.o -Wl,--export-dynamic libpassword.a
../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../../src/lib-sql/.libs/libsql.a
../../src/lib-dovecot/.libs/libdovecot.so -lcrypt -lpam -ldl -lrt -Wl,-rpath -
Wl,/usr/lib64/dovecot
libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -
fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -
Wall -W -Wmissing-prototypes -Wmissing-dec...
2008 Apr 19
1
using mysql from within a plugin
Hello,
I'm trying to access a mysql database in a plugin.
-What special compiler flags do I need? I discovered that when I don't
explicitly link lib-sql/libsql.a in, then I get an undefind symbol error
about sql_init when loading the plugin.
Shouldn't the imap process itself have sql support linked in, rather
than each plugin?
-It appears that I need to call sql_drivers_init() and
sql_drivers_register_all() before sql_init.
Again, shouldn't the...
2011 Mar 31
1
POP3 connection issue & SASL not compiled in
...o.2.0.19
-rwxr-xr-x 1 root root 931 Dec 2 2004 libsasldb.la
-rwxr-xr-x 1 root root 784960 Dec 2 2004 libsasldb.so
-rwxr-xr-x 1 root root 784960 Dec 2 2004 libsasldb.so.2
-rwxr-xr-x 1 root root 784960 Dec 2 2004 libsasldb.so.2.0.19
-rwxr-xr-x 1 root root 875 Dec 2 2004 libsql.la
-rwxr-xr-x 1 root root 21348 Dec 2 2004 libsql.so
-rwxr-xr-x 1 root root 21348 Dec 2 2004 libsql.so.2
-rwxr-xr-x 1 root root 21348 Dec 2 2004 libsql.so.2.0.19
-- content of /etc/postfix/sasl/smtpd.conf --
pwcheck_method: saslauthd
mech_list: LOGIN PLAIN CRAM-MD5 DIGEST-MD5
log...
2011 Jun 20
1
Error
...? ?1 root root ? ?931 Dec ?2 ?2004 libsasldb.la
> -rwxr-xr-x ? ?1 root root 784960 Dec ?2 ?2004 libsasldb.so
> -rwxr-xr-x ? ?1 root root 784960 Dec ?2 ?2004 libsasldb.so.2
> -rwxr-xr-x ? ?1 root root 784960 Dec ?2 ?2004 libsasldb.so.2.0.19
> -rwxr-xr-x ? ?1 root root ? ?875 Dec ?2 ?2004 libsql.la
> -rwxr-xr-x ? ?1 root root ?21348 Dec ?2 ?2004 libsql.so
> -rwxr-xr-x ? ?1 root root ?21348 Dec ?2 ?2004 libsql.so.2
> -rwxr-xr-x ? ?1 root root ?21348 Dec ?2 ?2004 libsql.so.2.0.19
>
2011 Feb 24
1
extensions.lua with luasql.mysql.
Hi to all!
I'm trying to create a context for integration with extensions.lua and
libsql.mysql, but I'm not getting to run. When I reload the module
pbx_lua.so the following error appears:
[Feb 24 16:59:29] ERROR[30749]: pbx_lua.c:1249 exec: Error executing lua
extension: error loading module 'luasql.mysql' from file
'/usr/lib/lua/5.1/luasql/mysql.so':
/usr/lib...
2012 Jan 13
2
Problem with not installing package, exec do an error
...'':
ensure => present,
alias => sasDev,
require => Package[memDdg],
}
package { ''libcurl3-dev'':
ensure => present,
alias => curlDev,
require => Package[sasDev],
}
package {''libmysqlclient-dev'':
ensure => present,
alias => libSql,
require => Package[curlDev],
}
package {''libsqlite3-dev'':
ensure => present,
alias => libSql3,
require => Package[libSql],
}
The package libcurl3-dev, libsas2-dev, libmemcached-dbg, libmemcached-
dev are not installed here. So i don''t understand why bec...
2005 Nov 09
0
More informations on mysql bug
...am.o
passdb-checkpassword.o passdb-shadow.o passdb-vpopmail.o passdb-sql.o
userdb.o userdb-blocking.o userdb-ldap.o userdb-passwd.o
userdb-passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o
userdb-sql.o libpassword.a ../lib-settings/libsettings.a
../lib-ntlm/libntlm.a ../lib-sql/libsql.a ../lib/liblib.a -lcrypt
-lpam -L/usr/local/mysql/lib/mysql -lmysqlclient -lz -export-dynamic -ldl
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -I/usr/kerberos/include -o dovecot-auth auth.o
auth-...
2007 Mar 16
2
crypt missing (configure problem)
...sdb-checkpassword.o passdb-shadow.o passdb-sia.o passdb-vpopmail.o passdb-sql.o userdb.o userdb-blocking.o userdb-ldap.o userdb-passwd.o userdb-passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o libpassword.a ../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-sql/libsql.a ../lib/liblib.a -export-dynamic -ldl
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -o dovecot-auth auth.o auth-cache.o auth-client-connection.o auth-master-connection.o auth-master-listener.o auth-modu...
2011 Sep 01
15
v2.1.alpha1 released
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz.sig
So it's time for the first alpha version of Dovecot v2.1. There are no
huge intrusive changes, so I expect v2.1.0 to be released this year
(maybe even in a few months?)
The biggest changes are related to full text search handling. I'll
probably still make
2011 Sep 01
15
v2.1.alpha1 released
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz.sig
So it's time for the first alpha version of Dovecot v2.1. There are no
huge intrusive changes, so I expect v2.1.0 to be released this year
(maybe even in a few months?)
The biggest changes are related to full text search handling. I'll
probably still make
2012 Oct 11
3
dovecot cores
Hi dovecot-community,
i have set up a new dovecot server - everything is self-compiled
and with newest versions. dovecot daemon dies every night:
Bugreport Mail - dovecot cores with sig11
my dovecot daemon cores every night - no message in log file.
Please help. It runs in an OpenVZ container - therefore reiserfs
is reported as filesystem.
root at glen ~]# cat /etc/dovecot/dovecot.conf
#
2007 Jan 11
1
Build problems with non-standard location of mysql libs
...checkpassword.o passdb-shadow.o passdb-sia.o
passdb-vpopmail.o passdb-sql.o userdb.o userdb-blocking.o userdb-ldap.o
userdb-passwd.o userdb-passwd-file.o userdb-prefetch.o userdb-static.o
userdb-vpopmail.o userdb-sql.o libpassword.a
../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-sql/libsql.a
../lib/liblib.a -lpam -L -L/opt/lib/mysql -L/opt/lib/sparcv9/mysql
-lmysqlclient -lz -lm -export-dynamic -ldl -lsocket -lnsl -lrt
mkdir .libs
gcc -std=gnu99 -O3 -m64 -mcpu=ultrasparc -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-func...
2010 May 28
0
Dovecot 1.2.11 driver_mysql_db error
Hi,
I'm getting an error trying to make 1.2.11 with mysql drivers on. The
output that I'm getting is:
Undefined first referenced
symbol in file
driver_mysql_db
../lib-sql/libsql.a(sql-drivers-register.o)
ld: fatal: Symbol referencing errors. No output written to dovecot-auth
*** Error code 1
make: Fatal error: Command failed for target `dovecot-auth'
Current working directory /home/src/objss9/dovecot-1.2.11/src/auth
*** Error code 1
make: Fatal error: Command failed fo...
2010 Nov 19
1
2.0 hg build failing...
...b.o
userdb-blocking.o userdb-checkpassword.o userdb-nss.o userdb-passwd.o
userdb-passwd-file.o userdb-prefetch.o userdb-static.o
userdb-vpopmail.o userdb-sql.o db-ldap.o passdb-ldap.o userdb-ldap.o
-Wl,--export-dynamic libpassword.a ../lib-ntlm/libntlm.a
../lib-otp/libotp.a ../../src/lib-sql/.libs/libsql.a
../../src/lib-dovecot/.libs/libdovecot.so -lcrypt -lpam -ldl -lrt
-Wl,-rpath -Wl,/usr/dovecot-2/lib/dovecot
auth-penalty.o: In function auth_penalty_anvil_callback':
/usr/src/dovecot-2.0/dovecot-2.0/src/auth/auth-penalty.c:73: undefined reference to anvil_client_is_connected'
collect2: ld...
2006 Apr 13
1
Failing to compile beta7
...password.o passdb-shadow.o
passdb-vpopmail.o passdb-sql.o userdb.o userdb-blocking.o userdb-ldap.o
userdb-passwd.o userdb-passwd-file.o userdb-prefetch.o userdb-static.o
userdb-vpopmail.o userdb-sql.o -Wl,--export-dynamic libpassword.a
../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-sql/libsql.a
../lib/liblib.a -lcrypt -L/usr/local/mysql/lib -lmysqlclient -lz -lm -ldl
/usr/local/mysql/lib/libmysqlclient.a(sha1.o)(.text+0x5c): In function
`sha1_result':
: multiple definition of `sha1_result'
../lib/liblib.a(sha1.o)(.text+0x7f4):/root/dovecot-1.0.beta7/src/lib/sha1.c:
233: first de...
2005 Aug 03
1
error sha1
...e.o pass
db-pam.o passdb-checkpassword.o passdb-shadow.o passdb-vpopmail.o
passdb-sql.o u
serdb.o userdb-ldap.o userdb-passwd.o userdb-passwd-file.o
userdb-static.o userd
b-vpopmail.o userdb-sql.o -Wl,--export-dynamic libpassword.a
../lib-settings/li
bsettings.a ../lib-ntlm/libntlm.a ../lib-sql/libsql.a ../lib/liblib.a
-L/usr/lib
/mysql /usr/lib/mysql/libmysqlclient.a -lcrypt -lnsl -lm -lc -lnss_files
-lnss_d
ns -lresolv -lz -ldl
/usr/lib/mysql/libmysqlclient.a(sha1.o)(.text+0x60): In function
`sha1_result':
: multiple definition of `sha1_result'
../lib/liblib.a(sha1.o)(.text+0x7f4):/...
2006 Feb 09
1
trouble compiling today's CVS in Solaris 9
...`/home/glenn/dovecot/src/auth'
/bin/bash ../../libtool --mode=link --tag=CC gcc -std=gnu99 -g -O2 -Wall ...
<snip>
userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o
-L/usr/local/ssl/lib libpassword.a ../lib-settings/libsettings.a
../lib-ntlm/libntlm.a ../lib-sql/libsql.a ../lib/liblib.a -lcrypt -lpam
-lldap -ldl -lsocket -lnsl -lrt -lsendfile
Undefined first referenced
symbol in file
sql_drivers_register_all main.o
ld: fatal: Symbol referencing errors. No output written to dovecot-auth
coll...
2005 Dec 19
1
Compile failure (alpha 5, MySQL 5)
...ord.o
passdb-shadow.o passdb-vpopmail.o passdb-sql.o userdb.o
userdb-blocking.o userdb-ldap.o userdb-passwd.o userdb-passwd-file.o
userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o
-Wl,--export-dynamic libpassword.a ../lib-settings/libsettings.a
../lib-ntlm/libntlm.a ../lib-sql/libsql.a ../lib/liblib.a -lcrypt -lpam
-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv
-L/usr/local/mysql/lib -lmysqlclient -lz -ldl
/usr/local/mysql/lib/libmysqlclient.a(sha1.o)(.text+0x50): In function
`sha1_result':
: multiple definition of `sha1_result'
../lib/liblib.a(sha1.o)(.text+0x82...
2006 May 02
2
Dovecot-1.0.beta7 Build Fedora 3 Error
...am.o passdb-checkpassword.o
passdb-shadow.o passdb-vpopmail.o passdb-sql.o userdb.o
userdb-blocking.o userdb-ldap.o userdb-passwd.o userdb-passwd-file.o
userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o
libpassword.a ../lib-settings/libsettings.a ../lib-ntlm/libntlm.a
../lib-sql/libsql.a ../lib/liblib.a -lcrypt -lpam -lgssapi_krb5 -lkrb5
-lk5crypto -lcom_err -lresolv -lldap -L/usr/lib/mysql -lmysqlclient -lz
-lm -export-dynamic -ldl
gcc -std=gnu99 -O2 -g -march=i386 -mcpu=i686 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2...
2006 Jan 23
1
Compiling Dovecot with-notify=inotify
...password.o passdb-shadow.o passdb-vpopmail.o
passdb-sql.o userdb.o userdb-blocking.o userdb-ldap.o userdb-passwd.o
userdb-passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o
userdb-sql.o -Wl,--export-dynamic libpassword.a
../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-sql/libsql.a
../lib/liblib.a -lcrypt -lpam -L/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto
-lcom_err -lresolv -lldap -lpq /usr/lib/libmysqlclient.so -lz -ldl
../lib/liblib.a(ioloop-notify-inotify.o)(.text+0x185): In function
`io_loop_notify_add':
/home/nico/sources/dovecot/dovecot-1.0.beta2/src/lib/ioloop-noti...