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

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jan 31 13:58:32 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 13:58 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 13:58  
---------------------------------------------------------------------- 
actually, just switching to uint32_t doesn't build on Linux.  Would have to
add some include(s).  Any idea what the "correct" include is on Solaris? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-31-08 13:58  qwell          Note Added: 0081524                          
======================================================================




More information about the asterisk-bugs mailing list