A NOTE has been added to this issue. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=489 
====================================================================== 
Reported By:                metalchaos
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   489
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             10-Jan-07 20:50 CET
Last Modified:              19-Jan-07 01:31 CET
====================================================================== 
Summary:                    inet_aton fix for Solaris
Description: 
Hi,

I was trying to compile dbmail on Solaris 10 and I got the following
error:

Undefined                       first referenced
 symbol                             in file
inet_aton                           ./.libs/libdbmail.so
ld: fatal: Symbol referencing errors. No output written to
.libs/dbmail-smtp


After searching in the mailing lists I've found out that the workaround is
to add -lresolv in LIBS variable in Makefile.
Could be possible to add this in a future release?
====================================================================== 

---------------------------------------------------------------------- 
 aaron - 18-Jan-07 21:26  
---------------------------------------------------------------------- 
I'm looking for an autoconf macro that'll take care of figuring out these
additional LDFLAGS for Solaris. I will get it into SVN as soon as I find a
good one. 

---------------------------------------------------------------------- 
 aaron - 19-Jan-07 01:31  
---------------------------------------------------------------------- 
Please check out current SVN, run 'autoreconf -f -i', and then run
./configure with your favorite options. Please post the output of the
SOCKETS: line.

I am expecting that you will see -lresolv and maybe some other libraries
listed there. I haven't connected this into the build process yet, just
collecting information right now. Thanks! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-Jan-07 20:50 metalchaos     New Issue                                    
18-Jan-07 21:26 aaron          Note Added: 0001726                          
19-Jan-07 01:31 aaron          Note Added: 0001734                          
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to