bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] Build Problem (follow up information)


From: d.henman
Subject: Re: [bug-mailutils] Build Problem (follow up information)
Date: Sun, 15 Dec 2013 14:09:16 +0900


I got the information that on Cywin systems and  -lib directives must be placed 
after object files which rely on them.   The Makefiles are not clear to me (my 
lack of experience with them and many variables .. ).   Can any of you familiar 
with mailutils Makefile for the problems listed below tell if the order if   
<object file>   -libs  as required on Cygwin system?

Thanks

d.henman wrote:
> I ran make with the -k option and the same error type "undefined reference to 
> ..." occurs for the same group of variables in each of the below directories. 
>   I was hoping it was just the "examples" directory, but it's not.
> 
> The good news is that when these undefined references get fixed , and I think 
> they are all defined in the same module, then I should be able to get a clean 
> build.
> 
> Regards
> --------
> 
> make[3]: Leaving directory 
> '/usr/src/mailutils/mailutils-2.99.98-2013-07-15/examples'
> make[3]: Leaving directory 
> '/usr/src/mailutils/mailutils-2.99.98-2013-07-15/mu'
> make[3]: Leaving directory 
> '/usr/src/mailutils/mailutils-2.99.98-2013-07-15/pop3d'
> make[3]: Leaving directory 
> '/usr/src/mailutils/mailutils-2.99.98-2013-07-15/imap4d'
> make[3]: Leaving directory 
> '/usr/src/mailutils/mailutils-2.99.98-2013-07-15/maidag'
> make[2]: Leaving directory 
> '/usr/src/mailutils/mailutils-2.99.98-2013-07-15/movemail'
> 
> 
> --- recapitulation of the undefined referenced variables
> /usr/src/mailutils/mailutils-2.99.98-2013-07-15/libmu_auth/ldap.c:103: 
> undefined reference to `ber_set_option'
> /usr/src/mailutils/mailutils-2.99.98-2013-07-15/libmu_auth/ldap.c:186: 
> undefined reference to `ber_memfree'
> /usr/src/mailutils/mailutils-2.99.98-2013-07-15/libmu_auth/ldap.c:187: 
> undefined reference to `ber_memfree'
> /usr/src/mailutils/mailutils-2.99.98-2013-07-15/libmu_auth/ldap.c:230: 
> undefined reference to `ber_memvfree'
> ../libmu_auth/.libs/libmu_auth.a(ldap.o): In function `mu_ldap_bind':
> /usr/src/mailutils/mailutils-2.99.98-2013-07-15/libmu_auth/ldap.c:335: 
> undefined reference to `ber_memfree'
> /usr/src/mailutils/mailutils-2.99.98-2013-07-15/libmu_auth/ldap.c:337: 
> undefined reference to `ber_memfree'
> /usr/src/mailutils/mailutils-2.99.98-2013-07-15/libmu_auth/ldap.c:339: 
> undefined reference to `ber_memvfree'
> collect2: error: ld returned 1 exit status
> Makefile:1403: recipe for target 'muauth.exe' failed
> 
> --- end
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]