[asterisk-bugs] [Asterisk 0011113]: [patch] Solaris fixes for editline compilation
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Oct 30 10:45:40 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11113
======================================================================
Reported By: snuffy
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11113
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!): 87498
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-29-2007 21:51 CDT
Last Modified: 10-30-2007 10:45 CDT
======================================================================
Summary: [patch] Solaris fixes for editline compilation
Description:
Gets rid of these two errors
gcc -c -D_REENTRANT -pthreads
-I/export/home/bradl/sources/asterisk/include -pipe -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3
-include /export/home/bradl/sources/asterisk/include/asterisk/autoconfig.h
-Wunused -Wundef -Wdeclaration-after-statement -march=i386 -Wcast-align
-DSOLARIS -I../include/solaris-compat -I/opt/ssl/include
-I/usr/local/ssl/include -include
/export/home/bradl/sources/asterisk/include/asterisk/astmm.h -DSOLARIS
-I../../include/solaris-compat '-D__RCSID(x)=' '-D__COPYRIGHT(x)='
'-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/vis.c -o np/vis.o_a
np/vis.c:57:6: warning: "HAVE_VIS_H" is not defined
np/vis.c:72: error: redefinition of typedef 'u_int32_t'
/export/home/bradl/sources/asterisk/include/asterisk/compat.h:110: error:
previous declaration of 'u_int32_t' was here
gmake[2]: *** [np/vis.o_a] Error 1
gmake[1]: *** [editline/libedit.a] Error 2
gmake: *** [main] Error 2
======================================================================
----------------------------------------------------------------------
svnbot - 10-30-07 10:45
----------------------------------------------------------------------
Repository: asterisk
Revision: 87568
_U trunk/
U trunk/main/editline/np/vis.c
------------------------------------------------------------------------
r87568 | qwell | 2007-10-30 10:45:39 -0500 (Tue, 30 Oct 2007) | 13 lines
Merged revisions 87567 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
(closes issue http://bugs.digium.com/view.php?id=11113)
........
r87567 | qwell | 2007-10-30 10:45:35 -0500 (Tue, 30 Oct 2007) | 4 lines
Fix build of editline on Solaris.
Issue 11113, patch by snuffy.
........
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
10-30-07 10:45 svnbot Checkin
10-30-07 10:45 svnbot Note Added: 0072742
10-30-07 10:45 svnbot Status new => assigned
10-30-07 10:45 svnbot Assigned To => qwell
======================================================================
More information about the asterisk-bugs
mailing list