[asterisk-bugs] [Asterisk 0014535]: problems building asterisk 1.6.0.6
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 10 15:18:29 CDT 2009
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=14535
======================================================================
Reported By: tameritoke
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14535
Category: Core/Configuration
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.0.6
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 2009-02-23 18:44 CST
Last Modified: 2009-03-10 15:18 CDT
======================================================================
Summary: problems building asterisk 1.6.0.6
Description:
Hi!
I have problems building asterisk 1.6.0.6.
./configure --prefix=/usr
make
gets me:
enerating embedded module rules ...
[CC] extconf.c -> extconf.o
In file included from /usr/local/include/datatypes.h:50,
from /usr/local/include/err.h:49,
from extconf.c:45:
/usr/local/include/integers.h:50:67: error: srtp_config.h: No such file
or directory
In file included from /usr/local/include/datatypes.h:50,
from /usr/local/include/err.h:49,
from extconf.c:45:
/usr/local/include/integers.h:103: error: conflicting types for
'uint64_t'
/usr/include/stdint.h:56: error: previous declaration of 'uint64_t' was
here
make[1]: *** [extconf.o] Error 1
make: *** [utils] Error 2
Now, I think this is only a dependency problem. could anyone of you tell
me, which and where I am able to get the missing sources to successfully
compile asterisk?!
However, after I downloaded and installed the SVN srtp libraries I
couldn't compile asterisk still.
Tamer
======================================================================
----------------------------------------------------------------------
(0101495) file (administrator) - 2009-03-10 15:18
http://bugs.digium.com/view.php?id=14535#c101495
----------------------------------------------------------------------
I'm closing this as it is outside of our control and not a problem with
Asterisk. Your include directories have been tainted with header files from
srtp and they are being used in place of some other critical ones. I
suggest you reinstall or try to wipe out the srtp files somehow.
Issue History
Date Modified Username Field Change
======================================================================
2009-03-10 15:18 file Note Added: 0101495
2009-03-10 15:18 file Status feedback => resolved
2009-03-10 15:18 file Resolution open => won't fix
2009-03-10 15:18 file Assigned To => file
2009-03-10 15:18 file Status resolved => closed
======================================================================
More information about the asterisk-bugs
mailing list