A NOTE has been added to this issue. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=442 
====================================================================== 
Reported By:                maxik
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   442
Category:                   installation scripts
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             08-Nov-06 15:18 CET
Last Modified:              08-Nov-06 15:48 CET
====================================================================== 
Summary:                    make error
Description: 
#./configure --with-pgsql \
            --with-sieve=/usr/include

#make
... (bla bla)
... (if need, i send all protocol)
... (and last call:)
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gmime-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall
-Wpointer-arith -Wstrict-prototypes -MT libdbmail_la-dbmail-mailbox.lo -MD
-MP -MF .deps/libdbmail_la-dbmail-mailbox.Tpo -c dbmail-mailbox.c  -fPIC
-DPIC -o .libs/libdbmail_la-dbmail-mailbox.o
dbmail-mailbox.c: In function `_merge_search':
dbmail-mailbox.c:1412: error: `G_TRAVERSE_LEAVES' undeclared (first use in
this function)
dbmail-mailbox.c:1412: error: (Each undeclared identifier is reported only
once
dbmail-mailbox.c:1412: error: for each function it appears in.)
make[2]: *** [libdbmail_la-dbmail-mailbox.lo] error 1
make[2]: Leaving directory `/home/maxik/src/dbmail/dbmail-2.2.0rc1'
make[1]: *** [all-recursive] error 1
make[1]: Leaving directory `/home/maxik/src/dbmail/dbmail-2.2.0rc1'
make: *** [all] error 2

I probe compile with libsieve and no. All the same a mistake.

====================================================================== 

---------------------------------------------------------------------- 
 maxik - 08-Nov-06 15:28  
---------------------------------------------------------------------- 
I search this constant in glib-2.0 in gnode.h.
Only there it refers to G_TRAVERSE_LEAFS. 

---------------------------------------------------------------------- 
 paul - 08-Nov-06 15:48  
---------------------------------------------------------------------- 
Maxik,

Dbmail-2.2 requires glib-2.8 or better. 

---------------------------------------------------------------------- 
 paul - 08-Nov-06 15:48  
---------------------------------------------------------------------- 
And also gmime-2.1.19+ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-Nov-06 15:18 maxik          New Issue                                    
08-Nov-06 15:28 maxik          Note Added: 0001564                          
08-Nov-06 15:48 paul           Note Added: 0001565                          
08-Nov-06 15:48 paul           Note Added: 0001566                          
======================================================================

Reply via email to