#3175: Berkeley DB-5.1.19
-------------------------------------+--------------------------------------
 Reporter:  d...@…                     |       Owner:  d...@…                   
     Type:  task                     |      Status:  assigned               
 Priority:  normal                   |   Milestone:  future                 
Component:  BOOK                     |     Version:  SVN                    
 Severity:  normal                   |    Keywords:                         
-------------------------------------+--------------------------------------

Comment(by ra...@…):

 Cyrus-SASL will need to be patched for this version of BDB.
 Build fails with
 {{{
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include
 -I/usr/include/mysql -I/usr/include -Wall -W -g -O2 -MT db_berkeley.lo -MD
 -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c  -fPIC -DPIC -o
 db_berkeley.lo
 db_berkeley.c: In function 'berkeleydb_open':
 db_berkeley.c:106:2: warning: passing argument 2 of '(*mbdb)->open' from
 incompatible pointer type
 db_berkeley.c:106:2: note: expected 'struct DB_TXN *' but argument is of
 type 'const char *'
 db_berkeley.c:106:2: warning: passing argument 4 of '(*mbdb)->open' makes
 pointer from integer without a cast
 db_berkeley.c:106:2: note: expected 'const char *' but argument is of type
 'int'
 db_berkeley.c:106:2: error: too few arguments to function '(*mbdb)->open'
 make[2]: *** [db_berkeley.lo] Error 1
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3175#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to