Displaying 20 results from an estimated 23 matches for "strcompat".
2007 Feb 01
2
make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed.
...ocal/src/asterisk-1.4.0/menuselect'
Generating input for menuselect ...
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
[CC] astman.c -> astman.o
[CC] md5.c -> md5.o
[LD] astman.o md5.o -> astman
[CC] smsq.c -> smsq.o
[CC] strcompat.c -> strcompat.o
[LD] smsq.o strcompat.o -> smsq
[CC] stereorize.c -> stereorize.o
[CC] frame.c -> frame.o
[LD] stereorize.o frame.o -> stereorize
[CC] streamplayer.c -> streamplayer.o
[LD] streamplayer.o -> streamplayer
make: expand.c:489: allocated_variable_...
2006 Dec 13
1
Problem with asterisk 1.4 Installation (undefined reference to `ast_copy_string')
Hi.
After successfully running ./configure I run make. When running make I get
the
following error..
[CC] ast_expr2f.c -> ast_expr2f.o
[CC] ast_expr2.c -> ast_expr2.o
[CC] strcompat.c -> strcompat.o
[LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o
strcompat.o -> aelparse
aelparse.o(.text+0x3029): In function `ael_yylex':
/usr/src/asterisk1/asterisk-1.4.0-beta3/utils/ael.flex:417: undefined
reference to `ast_copy_string'
ast_expr2f.o(.te...
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
...IGURE_SILENT="--silent" menuselect
make[1]: Entering directory
`/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect'
gcc -m64 -march=native -mtune=native -floop-interchange
-floop-strip-mine -floop-block -c -o menuselect_stub.o menuselect_stub.c
gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a
/usr/bin/ld: i386 architecture of input file `menuselect.o' is
incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `strcompat.o' is
incompatible with i386:x86-64 output
sean
2005 Aug 29
2
Compile problem with 1.2 beta 1
...cdr.c channel.c chanvars.c cli.c config.c config_old.c db.c
devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c
fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c
manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c
say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c
ulaw.c utils.c
build_tools/make_version_h > include/asterisk/version.h.tmp
if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ;
then echo; else \
mv include/asterisk/version.h.tmp include/asterisk/version.h ; \
fi
rm -f include/asterisk/vers...
2007 May 14
1
`PATH_MAX' undeclared here (not in a function) in asterisk!
...elect with embedded modules. but running make comes out errors:
ranlib libmxml.a
make[3]: Leaving directory `/usr/src/asterisk-1.4.2/menuselect/mxml'
cc -Wall -o menuselect.o -g -c -D_GNU_SOURCE menuselect.c
cc -Wall -o menuselect_curses.o -g -c -D_GNU_SOURCE menuselect_curses.c
cc -Wall -o strcompat.o -g -c -D_GNU_SOURCE strcompat.c
cc -g -Wall -o menuselect menuselect.o menuselect_curses.o strcompat.o mxml/libmxml.a -lncurses
make[2]: Leaving directory `/usr/src/asterisk-1.4.2/menuselect'
make[1]: Leaving directory `/usr/src/asterisk-1.4.2/menuselect'
menuselect/menuselect --check-dep...
2009 Oct 21
1
error - sources for the 2.6.18-92.1.22.el5xen kernel
while compiling zaptel drivers for my yeaster TDM800 hardware, I get this error;
make[3]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect/mxml'
gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a mxml/libmxml.a -lncurses
make[2]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect'
make[1]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect'
make[1]: Entering directory `/usr/src/zaptel-1.4.12'
echo "You do not appear to have the sour...
2009 Feb 03
1
Can't compile on NSLU2 LE
Hi,
I keep getting the following on my slug no matter what version I try (1.2, 1.4, 1.6, 1.6svn):
...
make[2]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect/mxml'
gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a
menuselect.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
distcc[19221] ERROR: compile (null) on localhost failed
make[1]: *** [menuselect] Error 1
make[1]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect'...
2007 Apr 07
2
Cannot compile 1.4.2 on Slackware 7
...=4908#32012
I manually added "#include <netinet/in.h>" to the top of
streamplayer.c and this compiled OK. (Should I file a bug for this?)
However I'm currently stuck here:
/usr/src/asterisk-1.4.2# make
[LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o
ast_expr2.o strcompat.o -> aelparse
aelparse.o: In function `ael_yylex':
/usr/src/asterisk-1.4.2/include/asterisk/strings.h:167: undefined
reference to `__builtin_expect'
ast_expr2f.o: In function `ast_expr':
/usr/src/asterisk-1.4.2/include/asterisk/strings.h:167: undefined
reference to `__builtin_expect&...
2005 Sep 01
1
Loop error when compiling CVS version of 1.2-Beta
...d.c cdr.c channel.c chanvars.c cli.c config.c config_old.c db.c
devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c
fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c
manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c
say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c
ulaw.c utils.c
This is the contents of the include/asterisk/version.h file.
/*
* version.h
* Automatically generated
*/
#define ASTERISK_VERSION "CVS-Nv1-2-0-beta1-09/01/05-11:06:01"
#define ASTERISK_VERSION_NUM 999999
Geoff
2012 Jan 18
1
Compile error 1.8.8.1
...me.o framehook.o
fskmodem.o global_datastores.o hashtab.o heap.o http.o image.o
indications.o io.o jitterbuf.o loader.o lock.o logger.o manager.o md5.o
netsock.o netsock2.o pbx.o plc.o poll.o privacy.o rtp_engine.o say.o
sched.o security_events.o sha1.o slinfactory.o srv.o ssl.o
stdtime/localtime.o strcompat.o strings.o stun.o syslog.o taskprocessor.o
tcptls.o tdd.o term.o test.o threadstorage.o timing.o translate.o udptl.o
ulaw.o utils.o version.o xml.o xmldoc.o editline/libedit.a db1-ast/libdb1.a
-> asterisk
pbx.o: In function `ast_str_substitute_variables_full':
/usr/src/asterisk/asterisk-1....
2011 Mar 07
1
[1.8.3] Error compiling Asterisk: __sync_fetch_and_add
...me.o framehook.o fskmodem.o
global_datastores.o hashtab.o heap.o http.o image.o indications.o io.o
jitterbuf.o loader.o lock.o logger.o manager.o md5.o netsock.o netsock2.o
pbx.o plc.o poll.o privacy.o rtp_engine.o say.o sched.o security_events.o
sha1.o slinfactory.o srv.o ssl.o stdtime/localtime.o strcompat.o strings.o
stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadstorage.o
timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o
editline/libedit.a db1-ast/libdb1.a -> asterisk
astobj2.o: In function `ast_atomic_fetchadd_int':
/usr/src/asterisk-1.8.3/include/ast...
2005 Oct 04
0
compile loop?
...cdr.c channel.c chanvars.c cli.c config.c
config_old.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c
file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c
loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c
privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c
term.c translate.c ulaw.c utils.c
---------------------------------------------------------------------------
and after around 4-5 seconds, this same bit spits out again. is it
possible that the code from 07-20-2005 just won't compile? or should I
not make clean before making from...
2010 Mar 21
1
Invalid Makefiles to install asterisk with ldap
...AR = "" RANLIB = "" CFLAGS = "" make-C
menuselect CONFIGURE_SILENT = "- silent" menuselect
make [1]: Leaving directory `/ root/asterisk-1.6.0.18/menuselect"
gcc-g-c-D_GNU_SOURCE-Wall-c-o menuselect_stub.o menuselect_stub.c
gcc-o menuselect menuselect.o strcompat.o menuselect_stub.o mxml /
libmxml.a
make [1]: Leaving directory `/ root/asterisk-1.6.0.18/menuselect"
menuselect / menuselect - check-deps menuselect.makeopts
Generating embedded module rules ...
[CC] astman.c -> astman.o
[CC] md5.c -> md5.o
[LD] astman.o md5.o -> Astman
/ usr...
2007 Mar 15
1
Re: zapata with Tiger3XX compilation error
...l-search.o
a - mxml-set.o
a - mxml-private.o
a - mxml-string.o
ranlib libmxml.a
make[3]: Leaving directory
`/usr/src/zaptel-1.4.0/menuselect/mxml'
gcc -Wall -o menuselect.o -g -c -D_GNU_SOURCE
menuselect.c
gcc -Wall -o menuselect_curses.o -g -c -D_GNU_SOURCE
menuselect_curses.c
gcc -Wall -o strcompat.o -g -c -D_GNU_SOURCE
strcompat.c
gcc -g -Wall -o menuselect menuselect.o
menuselect_curses.o strcompat.o mxml/libmxml.a
-lncurses
make[2]: Leaving directory
`/usr/src/zaptel-1.4.0/menuselect'
make[1]: Leaving directory
`/usr/src/zaptel-1.4.0/menuselect'
gcc gendigits.c -lm -o gendigi...
2011 Apr 20
2
issue with installtion asterisk
...l kernel
kernel-devel kernel-smp-devel kernel-smp======? there is no package
available
when i make (./configure make ) in order to install (zaptel-1.4.12.1)
i have this message
make[3]: Leaving directory `/usr/src/aheeva/zaptel-1.4.12.1/menuselect/mxml'
gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o
mxml/libmxml.a mxml/libmxml.a -lncurses
make[2]: Leaving directory `/usr/src/aheeva/zaptel-1.4.12.1/menuselect'
make[1]: Leaving directory `/usr/src/aheeva/zaptel-1.4.12.1/menuselect'
Generating input for menuselect ...
make[1]: Entering directory `/usr/src/aheeva/...
2017 Apr 29
2
Can't compile asterisk-certified-11.6-cert16 on Ubuntu 16
...wever, when I try to compile it, I'm getting hundreds and hundreds
of errors. Here is a sample of the output.
make[1]: Leaving directory
'/usr/src/asterisk-certified-11.6-cert16/menuselect'
[LD] aelparse.o aelbison.o pbx_ael.o hashtab.o lock.o ael_main.o
ast_expr2f.o ast_expr2.o strcompat.o pval.o extconf.o -> aelparse
aelbison.o: In function `ast_atomic_fetchadd_int':
/usr/src/asterisk-certified-11.6-cert16/include/asterisk/lock.h:567:
multiple definition of `ast_atomic_fetchadd_int'
aelparse.o:/usr/src/asterisk-certified-11.6-cert16/include/asterisk/lock.h:5
67: firs...
2011 Mar 07
1
Error compiling Asterisk 1.8.3 on Sun SPARC x64 w/Debian Squeeze
...me.o framehook.o fskmodem.o
global_datastores.o hashtab.o heap.o http.o image.o indications.o io.o
jitterbuf.o loader.o lock.o logger.o manager.o md5.o netsock.o netsock2.o
pbx.o plc.o poll.o privacy.o rtp_engine.o say.o sched.o security_events.o
sha1.o slinfactory.o srv.o ssl.o stdtime/localtime.o strcompat.o strings.o
stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadstorage.o
timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o
editline/libedit.a db1-ast/libdb1.a -> asterisk
astobj2.o: In function `ast_atomic_fetchadd_int':
/usr/src/asterisk-1.8.3/include/ast...
2016 May 05
2
cannot find -lasteriskssl
...say.o sched.o sdp_srtp.o security_events.o sem.o sha1.o sip_api.o slinfactory.o
smoother.o sorcery.o sounds_index.o srv.o stasis.o stasis_bridges.o
stasis_cache.o stasis_cache_pattern.o stasis_channels.o stasis_endpoints.o
stasis_message.o stasis_message_router.o stasis_system.o stdtime/localtime.o
strcompat.o strings.o stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o
test.o threadpool.o threadstorage.o timing.o translate.o udptl.o ulaw.o uri.o
utils.o uuid.o version.o xml.o xmldoc.o editline/libedit.a -> asterisk
/usr/lib64/gcc/x86_64-suse-linux/5/../../../../x86_64-suse-linux/bin/ld: cannot...
2005 Aug 23
2
compiling CVS-HEAD + Patch from http://bugs.digium.com/view.php?id=3644
...chanvars.c cli.c config.c config_old.c db.c devicestate.c dlfcn.c
dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c
indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c
muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c
slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c
build_tools/mkdep -a -d -pipe -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -g -Iinclude
-I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=pentium3
-DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -pipe -Wa...
2005 Oct 10
2
Errors with new fetched Asterisk cvs
...callerid.c cdr.c channel.c chanvars.c cli.c config.c db.c devicestate.c
dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c
indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c
netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c
srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c
build_tools/make_version_h > include/asterisk/version.h.tmp
if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ;
then echo; else \
mv include/asterisk/version.h.tmp include/asterisk/version.h ; \
fi
rm -f include/asterisk/versi...