[asterisk-bugs] [Asterisk 0014517]: [patch] signals.h - syntax error before '*' token
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 29 23:22:22 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14517
======================================================================
Reported By: asgaroth
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14517
Category: Core/BuildSystem
Reproducibility: always
Severity: major
Priority: normal
Status: ready for review
Asterisk Version: 1.6.0.5
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-02-20 08:38 CST
Last Modified: 2009-10-29 23:22 CDT
======================================================================
Summary: [patch] signals.h - syntax error before '*' token
Description:
Whenever attempting building asterisk 1.6.0.5 on Solaris I have a
compilation failure that exits with the following error:
[CC] version.c -> version.o
In file included from sig.h:47,
from el.h:107,
from common.c:51,
from editline.c:4:
/usr/include/signal.h:77: error: syntax error before '*' token
make[2]: *** [editline.o_a] Error 1
make[1]: *** [editline/libedit.a] Error 2
make: *** [main] Error 2
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0015562 Compilation fails on Opensolaris
related to 0014981 [patch] Compilation issue on Solaris du...
======================================================================
----------------------------------------------------------------------
(0112925) asgaroth (reporter) - 2009-10-29 23:22
https://issues.asterisk.org/view.php?id=14517#c112925
----------------------------------------------------------------------
I get the following error when I apply the patch dated "2009-09-24 07:39"
to asterisk 1.6.0.15:
[CC] recno/rec_utils.c -> recno/rec_utils.o
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o
hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o
btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o
btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o
btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o
mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o
recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o
recno/rec_utils.o -> libdb1.a
[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 udptl.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
Is this the latest version of the patch or am i missing something?
Issue History
Date Modified Username Field Change
======================================================================
2009-10-29 23:22 asgaroth Note Added: 0112925
======================================================================
More information about the asterisk-bugs
mailing list