List Info

Thread: AW: Error while build svn on Debian stable




AW: Error while build svn on Debian stable
user name
2006-10-26 07:29:20
The default configure/make run will install the modules into
PREFIX/lib,
but the dbmail binaries will look in PREFIX/lib/dbmail.

For now:

./configure --prefix=/usr --libdir=/usr/lib/dbmail ....

I'll fix this before 2.2.0



Jochen Entenmann wrote:
> Paul,
> 
> thanks, have installed the lib from backports.org.
> Compiled successfully, but when i start I have this
error:
> 
> ===========================
> dbmail/lmtpd[16208]: FATAL
authmodule.c,auth_load_driver: cannot find
> function `auth_connect': /usr/lib/libgmodule-2.0.so.0:
undefined symbol:
> auth_connect
> ===========================
> 
> dpkg -l libglib2.0-0 gives this
> ===========================
> ||/ Name           Version        Description
> ii  libglib2.0-0   2.10.2-0bpo1   The GLib library of C
routines
> ===========================
> 
> Must be the right Version or not?
> What do I wrong?
> 
> Thanks, Jochen
> 
> 
>> -----Ursprüngliche Nachricht-----
>> Von: dbmail-bouncesdbmail.org 
>> [mailto:dbmail-bouncesdbmail.org] Im Auftrag von
Paul J Stevens
>> Gesendet: Mittwoch, 25. Oktober 2006 13:29
>> An: DBMail mailinglist
>> Betreff: Re: [Dbmail] Error while build svn on
Debian stable
>>
>>
>> Jochen,
>>
>> your libglib2-dev is too old.
>>
>> Jochen Entenmann wrote:
>>> Hi,
>>>
>>> I try to build dbmail from svn.
>>> I always have these errors:
>>> ======================================
>>> /usr/src/dbmail/export.c:76: undefined
reference to 
>> `g_mkdir_with_parents'
>>> collect2: ld returned 1 exit status
>>> make[2]: *** [dbmail-export] Error 1
>>> make[2]: Leaving directory `/usr/src/dbmail'
>>> make[1]: *** [all-recursive] Error 1
>>> make[1]: Leaving directory `/usr/src/dbmail'
>>> make: *** [all] Error 2
>>> =======================================
>>>
>>> Anybody know what to do?
>>>
>>>
>>> Thanks in advance, Jochen
>>>
>>> _______________________________________________
>>> DBmail mailing list
>>> DBmaildbmail.org
>>> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>>>
>> -- 
>>  
____________________________________________________________
____
>>   Paul Stevens                                     
paul at nfg.nl
>>   NET FACILITIES GROUP                     GPG/PGP:
1024D/11F8CD31
>>   The Netherlands________________________________http://www.nfg.nl
>> _______________________________________________
>> DBmail mailing list
>> DBmaildbmail.org
>> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>>
> 
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> 

-- 
 
____________________________________________________________
____
  Paul Stevens                                      paul at
nfg.nl
  NET FACILITIES GROUP                     GPG/PGP:
1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
AW: AW: Error while build svn on Debian stable
user name
2006-10-26 08:18:02
Paul, 

Sorry the error still exists:
================================
Oct 26 10:13:05 localhost dbmail/lmtpd[6244]: FATAL
authmodule.c,auth_load_driver: cannot find function
`auth_connect':
/usr/lib/libgmodule-2.0.so.0: undefinesymbol: auth_connect
Oct 26 10:13:05 localhost dbmail/lmtpd[6245]: Message module
server file
pool.c func child_register line 294: register child [6245]
Oct 26 10:13:05 localhost dbmail/lmtpd[6245]: Info module
server file pool.c
func child_register line 319: initializing child_state
[6245] using slot [0]
Oct 26 10:13:05 localhost dbmail/lmtpd[6245]: Info module
serverchild file
serverchild.c func CreateChild line 194: signal handler
placed, going to
perform ta now
Oct 26 10:13:05 localhost dbmail/lmtpd[5885]: Message module
server file
pool.c func scoreboard_state line 527: Scoreboard state:
children [1/200],
spares [1 - 40)]
Oct 26 10:13:05 localhost dbmail/lmtpd[6245]: FATAL
authmodule.c,auth_load_driver: cannot find function
`auth_connect':
/usr/lib/libgmodule-2.0.so.0: undefinesymbol: auth_connect
===================================
Have configured and compiled this way:

autoreconf -i
./configure --with-pgsql --with-ldap --with-sieve
--prefix=/usr
--libdir=/usr/lib/dbmail localstatedir=/var/run/dbmail
sysconfdir=/etc/dbmail
make
make install 

Have looked for the files if they are on the right places
and have the date
and time i compiled.
It´s all ok.

Any ideas?

Jochen



> -----Ursprüngliche Nachricht-----
> Von: dbmail-bouncesdbmail.org 
> [mailto:dbmail-bouncesdbmail.org] Im Auftrag von
Paul J Stevens
> Gesendet: Donnerstag, 26. Oktober 2006 09:29
> An: DBMail mailinglist
> Betreff: Re: AW: [Dbmail] Error while build svn on
Debian stable
> 
> 
> 
> The default configure/make run will install the modules
into 
> PREFIX/lib,
> but the dbmail binaries will look in PREFIX/lib/dbmail.
> 
> For now:
> 
> ./configure --prefix=/usr --libdir=/usr/lib/dbmail ....
> 
> I'll fix this before 2.2.0
> 
> 
> 
> Jochen Entenmann wrote:
> > Paul,
> > 
> > thanks, have installed the lib from backports.org.
> > Compiled successfully, but when i start I have
this error:
> > 
> > ===========================
> > dbmail/lmtpd[16208]: FATAL
authmodule.c,auth_load_driver: 
> cannot find
> > function `auth_connect':
/usr/lib/libgmodule-2.0.so.0: 
> undefined symbol:
> > auth_connect
> > ===========================
> > 
> > dpkg -l libglib2.0-0 gives this
> > ===========================
> > ||/ Name           Version        Description
> > ii  libglib2.0-0   2.10.2-0bpo1   The GLib library
of C routines
> > ===========================
> > 
> > Must be the right Version or not?
> > What do I wrong?
> > 
> > Thanks, Jochen
> > 
> > 
> >> -----Ursprüngliche Nachricht-----
> >> Von: dbmail-bouncesdbmail.org 
> >> [mailto:dbmail-bouncesdbmail.org] Im Auftrag von
Paul J Stevens
> >> Gesendet: Mittwoch, 25. Oktober 2006 13:29
> >> An: DBMail mailinglist
> >> Betreff: Re: [Dbmail] Error while build svn on
Debian stable
> >>
> >>
> >> Jochen,
> >>
> >> your libglib2-dev is too old.
> >>
> >> Jochen Entenmann wrote:
> >>> Hi,
> >>>
> >>> I try to build dbmail from svn.
> >>> I always have these errors:
> >>> ======================================
> >>> /usr/src/dbmail/export.c:76: undefined
reference to 
> >> `g_mkdir_with_parents'
> >>> collect2: ld returned 1 exit status
> >>> make[2]: *** [dbmail-export] Error 1
> >>> make[2]: Leaving directory
`/usr/src/dbmail'
> >>> make[1]: *** [all-recursive] Error 1
> >>> make[1]: Leaving directory
`/usr/src/dbmail'
> >>> make: *** [all] Error 2
> >>> =======================================
> >>>
> >>> Anybody know what to do?
> >>>
> >>>
> >>> Thanks in advance, Jochen
> >>>
> >>>
_______________________________________________
> >>> DBmail mailing list
> >>> DBmaildbmail.org
> >>> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> >>>
> >> -- 
> >>  
____________________________________________________________
____
> >>   Paul Stevens                                
     paul at nfg.nl
> >>   NET FACILITIES GROUP                    
GPG/PGP: 1024D/11F8CD31
> >>   The
Netherlands________________________________http://www.nfg.nl
> >>
_______________________________________________
> >> DBmail mailing list
> >> DBmaildbmail.org
> >> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> >>
> > 
> > _______________________________________________
> > DBmail mailing list
> > DBmaildbmail.org
> > htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> > 
> 
> -- 
>  
____________________________________________________________
____
>   Paul Stevens                                     
paul at nfg.nl
>   NET FACILITIES GROUP                     GPG/PGP:
1024D/11F8CD31
>   The Netherlands________________________________http://www.nfg.nl
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> 

_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )