You are not logged in.

#1 2008-03-11 18:02:42

QeSaRNeRON
Member
Registered: 2008-03-11
Posts: 2

Asterisk error during compiling tith PKGBUILD

hi,
I have to install asterisk from AUR but giving the command makepkg (during compiling) he gives me this error...(i post the tail...)

In file included from el.h:105,
                 from readline.c:61:
map.h:63: error: expected specifier-qualifier-list before 'el_func_t'
map.h:77: error: expected declaration specifiers or '...' before 'el_func_t'
readline.c: In function 'rl_initialize':
readline.c:247: error: 'EL_NUM_FCNS' undeclared (first use in this function)
readline.c:247: error: (Each undeclared identifier is reported only once
readline.c:247: error: for each function it appears in.)
readline.c:247: error: 'el_map_t' has no member named 'nfunc'
readline.c:248: error: 'el_map_t' has no member named 'func'
readline.c: In function 'filename_completion_function':
readline.c:1206: warning: unused variable 'count'
readline.c: In function 'rl_bind_key':
readline.c:1609: error: 'ED_INSERT' undeclared (first use in this function)
make[2]: *** [readline.o_a] Error 1
make[1]: *** [editline/libedit.a] Error 2
make: *** [main] Error 2
==> ERRORE: Compilazione interrotta. //italian *_^
    L'operazione sta per essere interrotta...

what is the problem???? yikes
ty for the help (and sorry for my english hmm )

Offline

#2 2008-03-26 12:18:40

my64
Member
From: France
Registered: 2007-12-30
Posts: 88

Re: Asterisk error during compiling tith PKGBUILD

Yes, have the same problem also here. It is strange because some people were able to compile it.
May be, a compatibility problem with the GCC or libc version ? If I can install two versions of GCC/libc together on the same machine,  I'll try to compile it with an older GCC.

Offline

#3 2008-04-27 09:32:18

Del Pede
Member
Registered: 2007-11-13
Posts: 27

Re: Asterisk error during compiling tith PKGBUILD

I edited the PKGBUILD to use asterisk version 1.4.19.1 and it compiled smoothly

Offline

#4 2008-04-28 01:13:01

judfilm
Member
Registered: 2004-02-12
Posts: 229

Re: Asterisk error during compiling tith PKGBUILD

Has anyone tried a 64-bit build?

Offline

Board footer

Powered by FluxBB