[Home]

Summary:ASTERISK-04892: [patch] utils/streamplayer.c compile problem on openbsd
Reporter:mxhess (mxhess)Labels:
Date Opened:2005-08-24 12:55:58Date Closed:2008-01-15 15:45:18.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) streamplayer.c.diff.txt
Description:/include -L/usr/local/lib   -c -o streamplayer.o streamplayer.c
streamplayer.c: In function `main':
streamplayer.c:31: storage size of `sin' isn't known
streamplayer.c:31: warning: unused variable `sin'
gmake[1]: *** [streamplayer.o] Error 1
gmake[1]: Leaving directory `/usr/local/src/asterisk/utils'
gmake: *** [subdirs] Error 1



****** ADDITIONAL INFORMATION ******

compile fails on openbsd - patch resolves issue.
Comments:By: Russell Bryant (russell) 2005-08-24 13:22:24

fixed in cvs head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:45:18.000-0600

Repository: asterisk
Revision: 6393

U   trunk/utils/streamplayer.c

------------------------------------------------------------------------
r6393 | russell | 2008-01-15 15:45:18 -0600 (Tue, 15 Jan 2008) | 2 lines

fix build for OpenBSD (bug ASTERISK-4892)

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

http://svn.digium.com/view/asterisk?view=rev&revision=6393