[asterisk-bugs] [Asterisk 0012430]: app_meetme.c : compilation failed in dev-mode.
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Apr 16 09:05:50 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12430
======================================================================
Reported By: ys
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 12430
Category: Applications/app_meetme
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!): 114095
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 04-13-2008 05:45 CDT
Last Modified: 04-16-2008 09:05 CDT
======================================================================
Summary: app_meetme.c : compilation failed in dev-mode.
Description:
In my FreeBSD box, patch for issue http://bugs.digium.com/view.php?id=12311 does
not allow me to compile
app_meetme with dev-mode compiler flag:
app_meetme.c: In function `conf_run':
app_meetme.c:1701: warning: implicit declaration of function `mkdir'
gmake[1]: *** [app_meetme.o] Error 1
gmake[1]: Leaving directory `/usr/home/asterisk/src/asterisk/apps'
gmake: *** [apps] Error 2
======================================================================
----------------------------------------------------------------------
svnbot - 04-16-08 09:05
----------------------------------------------------------------------
Repository: asterisk
Revision: 114167
U branches/1.4/apps/app_meetme.c
------------------------------------------------------------------------
r114167 | file | 2008-04-16 09:05:47 -0500 (Wed, 16 Apr 2008) | 6 lines
Include the proper headers for using mkdir on FreeBSD.
(closes issue http://bugs.digium.com/view.php?id=12430)
Reported by: ys
Patches:
app_meetme.c.diff uploaded by ys (license 281)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=114167
Issue History
Date Modified Username Field Change
======================================================================
04-16-08 09:05 svnbot Note Added: 0085547
04-16-08 09:05 svnbot Status new => assigned
04-16-08 09:05 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list