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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jul 27 18:07:32 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=11885 
====================================================================== 
Reported By:                snuffy
Assigned To:                kpfleming
====================================================================== 
Project:                    Asterisk
Issue ID:                   11885
Category:                   Core/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 101392 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-01-31 03:46 CST
Last Modified:              2010-07-27 18:07 CDT
====================================================================== 
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
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0012037 Compile fails with "`u_int32_t' un...
====================================================================== 

---------------------------------------------------------------------- 
 (0125156) svnbot (reporter) - 2010-07-27 18:07
 https://issues.asterisk.org/view.php?id=11885#c125156 
---------------------------------------------------------------------- 
Repository: thirdparty
Revision: 176

U   editline/trunk/np/vis.c

------------------------------------------------------------------------
r176 | seanbright | 2010-07-27 18:07:30 -0500 (Tue, 27 Jul 2010) | 22
lines

Merge r127903 from asterisk trunk:

Merged revisions 127892,127895 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r127892 | kpfleming | 2008-07-03 17:18:38 -0500 (Thu, 03 Jul 2008) | 6
lines

a couple of small Solaris-related fixes

(closes issue https://issues.asterisk.org/view.php?id=11885)
Reported by: snuffy, asgaroth


........
r127895 | kpfleming | 2008-07-03 17:20:16 -0500 (Thu, 03 Jul 2008) | 3
lines

remove this, it has been moved to the main Makefile


........

------------------------------------------------------------------------

http://svn.digium.com/view/thirdparty?view=rev&revision=176 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-27 18:07 svnbot         Checkin                                      
2010-07-27 18:07 svnbot         Note Added: 0125156                          
======================================================================




More information about the asterisk-bugs mailing list