[asterisk-bugs] [Asterisk 0014535]: problems building asterisk 1.6.0.6
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 24 12:00:23 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14535
======================================================================
Reported By: tameritoke
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14535
Category: Core/Configuration
Reproducibility: have not tried
Severity: major
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 2009-02-23 18:44 CST
Last Modified: 2009-02-24 12:00 CST
======================================================================
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
======================================================================
----------------------------------------------------------------------
(0100646) tilghman (administrator) - 2009-02-24 12:00
http://bugs.digium.com/view.php?id=14535#c100646
----------------------------------------------------------------------
Try:
mv /usr/local /usr/local2
and recompile. It seems that the library installed in that directory is
screwing up your installation of other packages.
Issue History
Date Modified Username Field Change
======================================================================
2009-02-24 12:00 tilghman Note Added: 0100646
======================================================================
More information about the asterisk-bugs
mailing list