[asterisk-bugs] [Asterisk 0013649]: compilation fail on FreeBSD
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 9 12:38:32 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13649
======================================================================
Reported By: ys
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13649
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 147800
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-09 06:37 CDT
Last Modified: 2008-10-09 12:38 CDT
======================================================================
Summary: compilation fail on FreeBSD
Description:
I can't compile now asterisk from trunk.
gcc report error about "uint64_t" type declaration in file
include/asterisk/compat.h (line 105):
#ifndef HAVE_STRTOQ
uint64_t strtoq(const char *nptr, char **endptr, int base);
#endif
======================================================================
----------------------------------------------------------------------
(0093412) svnbot (reporter) - 2008-10-09 12:38
http://bugs.digium.com/view.php?id=13649#c93412
----------------------------------------------------------------------
Repository: asterisk
Revision: 147899
U trunk/include/asterisk/endian.h
------------------------------------------------------------------------
r147899 | mvanbaak | 2008-10-09 12:38:31 -0500 (Thu, 09 Oct 2008) | 5
lines
only include this for OpenBSD. At least FreeBSD is borked when including
it
(closes issue http://bugs.digium.com/view.php?id=13649)
Reported by: ys
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=147899
Issue History
Date Modified Username Field Change
======================================================================
2008-10-09 12:38 svnbot Checkin
2008-10-09 12:38 svnbot Note Added: 0093412
======================================================================
More information about the asterisk-bugs
mailing list