[asterisk-bugs] [Asterisk 0016251]: Symbol referencing errors (MIN/MAX in channel.o/udptl.o)
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 7 15:17:05 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16251
======================================================================
Reported By: asgaroth
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16251
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.0.18-rc3
JIRA: SWP-632
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-16 05:01 CST
Last Modified: 2010-01-07 15:17 CST
======================================================================
Summary: Symbol referencing errors (MIN/MAX in
channel.o/udptl.o)
Description:
When building asterisk 1.6.0.18-rc3 I am faced with the following build
error:
[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 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 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 ssl.o stdtime/localtime.o
strcompat.o tcptls.o tdd.o term.o threadstorage.o translate.o udptl.o
ulaw.o utils.o version.o editline/libedit.a db1-ast/libdb1.a -> asterisk
Undefined first referenced
symbol in file
MAX channel.o
MIN udptl.o
ld: fatal: Symbol referencing errors. No output written to asterisk
collect2: ld returned 1 exit status
make[1]: *** [asterisk] Error 1
make: *** [main] Error 2
======================================================================
----------------------------------------------------------------------
(0116275) svnbot (reporter) - 2010-01-07 15:17
https://issues.asterisk.org/view.php?id=16251#c116275
----------------------------------------------------------------------
Repository: asterisk
Revision: 238494
_U branches/1.6.0/
U branches/1.6.0/channels/chan_alsa.c
U branches/1.6.0/channels/chan_console.c
U branches/1.6.0/channels/chan_oss.c
U branches/1.6.0/channels/chan_sip.c
U branches/1.6.0/channels/chan_usbradio.c
U branches/1.6.0/include/asterisk/utils.h
U branches/1.6.0/main/poll.c
------------------------------------------------------------------------
r238494 | tilghman | 2010-01-07 15:17:04 -0600 (Thu, 07 Jan 2010) | 11
lines
Merged revisions 209400 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r209400 | kpfleming | 2009-07-28 08:49:46 -0500 (Tue, 28 Jul 2009) | 3
lines
Define side-effect-safe MIN and MAX macros and remove duplicate
definitions from various files.
(closes issue https://issues.asterisk.org/view.php?id=16251)
Reported by: asgaroth
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=238494
Issue History
Date Modified Username Field Change
======================================================================
2010-01-07 15:17 svnbot Checkin
2010-01-07 15:17 svnbot Note Added: 0116275
======================================================================
More information about the asterisk-bugs
mailing list