[asterisk-bugs] [Asterisk 0011885]: [patch] Fix some more solaris build issues

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jan 31 11:49:52 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11885 
====================================================================== 
Reported By:                snuffy
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11885
Category:                   Core-General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 101392 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-31-2008 03:46 CST
Last Modified:              01-31-2008 11:49 CST
====================================================================== 
Summary:                    [patch] Fix some more solaris build issues
Description: 
There are a few more issues that cause solaris to stop compiling.
Setting inital in_addr is very different on solaris crazy union/struct
replaced with memset

Fix issue with logger.c had ifdef removed which caused non-compilation.

Seperate patch:
The change to editline/np/vis.h is simple because there is no U_int32_t on
solaris i think my way is sledgehammer approch so input would be
appreciated
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 01-31-08 11:49  
---------------------------------------------------------------------- 
Is Solaris defining HAVE_BKTR or something?

As for editline, I'm just going to change it to uint32_t, since it's the
"right" way to do it (I hate it when people use u_int32_t...yuck.) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-31-08 11:49  qwell          Note Added: 0081507                          
======================================================================




More information about the asterisk-bugs mailing list