keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about G400/G410 Cards.

install.sh problem

13 years 7 months ago #6092 by chapeti
When i run "install.sh" every is ok until i get this error : ( sorry for my poor english )

...
****************************************************
LIBPRI installed.
Press to continue, or + to abort.
****************************************************

rm -f *.o *.so *.lo *.so.1 *.so.1.0
rm -f libgsmat.a libgsmat.so.1.0
rm -f .depend
rm -f gsmtest gsm_sms
./mkdep -Wall -Wstrict-prototypes -Wmissing-prototypes -g `ls *.c`
cc -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c -o gsm.o gsm.c
cc -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c -o gsmsched.o gsmsched.c
In file included from gsmsched.c:32:
gsm_internal.h:151: error: expected declaration specifiers or '...' before 'size_t'
gsm_internal.h:151: error: expected declaration specifiers or '...' before 'size_t'
make: *** [gsmsched.o] Error 1

Why?

( S.O. : Debian Lenny )

Thanxs...
13 years 8 months ago #6093 by svolta
Hi,
You can try add this line in opvx-bristuff-0.4.0-RC3h/libgsmat-0.0.4/gsm_internal.h:
#include <stdlib.h>
13 years 8 months ago #6095 by chapeti
It's work !!
Thanks so much !

You are a genius !

:)
Time to create page: 0.033 seconds
Powered by Kunena Forum