[asterisk-bugs] [Asterisk 0015298]: Build of 1.6.1.1 fails on Darwin
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 9 21:57:08 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15298
======================================================================
Reported By: jcovert
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15298
Category: Core/Portability
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.6.1.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-09 07:59 CDT
Last Modified: 2009-06-09 21:57 CDT
======================================================================
Summary: Build of 1.6.1.1 fails on Darwin
Description:
[CC] hashtest2.c -> hashtest2.o
In file included from hashtest2.c:39:
/private/var/root/asterisk/asterisk-1.6.1.1/include/asterisk/lock.h: In
function 'ast_rwlock_timedrdlock':
/private/var/root/asterisk/asterisk-1.6.1.1/include/asterisk/lock.h:1765:
warning: implicit declaration of function 'pthread_rwlock_timedrdlock'
/private/var/root/asterisk/asterisk-1.6.1.1/include/asterisk/lock.h: In
function 'ast_rwlock_timedwrlock':
/private/var/root/asterisk/asterisk-1.6.1.1/include/asterisk/lock.h:1780:
warning: implicit declaration of function 'pthread_rwlock_timedwrlock'
(and similarly in many other modules, followed by:)
[LD] abstract_jb.o acl.o adsistub.o aescrypt.o aeskey.o aestab.o alaw.o
app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o
audiohook.o autoservice.o callerid.o cdr.o channel.o chanvars.o cli.o
config.o cryptostub.o datastore.o db.o devicestate.o dial.o dns.o dnsmgr.o
dsp.o enum.o event.o features.o file.o fixedjitterbuf.o frame.o fskmodem.o
global_datastores.o hashtab.o heap.o http.o image.o indications.o io.o
jitterbuf.o loader.o logger.o manager.o md5.o netsock.o pbx.o plc.o poll.o
privacy.o rtp.o say.o sched.o sha1.o slinfactory.o srv.o
stdtime/localtime.o strcompat.o taskprocessor.o tcptls.o tdd.o term.o
threadstorage.o timing.o translate.o udptl.o ulaw.o utils.o version.o
editline/libedit.a db1-ast/libdb1.a -> asterisk
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
_pthread_rwlock_timedwrlock
collect2: ld returned 1 exit status
make[1]: *** [asterisk] Error 1
make: *** [main] Error 2
JRCovert:~/asterisk/asterisk-1.6.1.1 root#
======================================================================
----------------------------------------------------------------------
(0106197) jcovert (reporter) - 2009-06-09 21:57
https://issues.asterisk.org/view.php?id=15298#c106197
----------------------------------------------------------------------
config.log attached.
Issue History
Date Modified Username Field Change
======================================================================
2009-06-09 21:57 jcovert Note Added: 0106197
======================================================================
More information about the asterisk-bugs
mailing list