Adam B a écrit :
> /usr/src/moziax/src/iaxclient_network
> gcc -I../iaxclient/lib -I../iaxclient/lib/libiax/src
> -I../iaxclient/lib/gsm/inc
-I../iaxclient/lib/portaudio/pa_common
> -I../iaxclient/lib/portaudio/pablio -I. -DMOZPHONE
-DPOSIXSLEEP
> -DGASTMAN -c network_client.c -o network_client.o
> network_client.c:614: warning: 'struct iaxc_ev_image'
declared inside
> parameter list
> network_client.c:614: warning: its scope is only this
definition or
> declaration, which is probably not what you want
> network_client.c:614: error: parameter 1 ('e') has
incomplete type
> network_client.c: In function 'iaxc_callback':
> network_client.c:746: error: 'IAXC_EVENT_IMAGE'
undeclared (first use in
> this function)
> network_client.c:746: error: (Each undeclared
identifier is reported
> only once
> network_client.c:746: error: for each function it
appears in.)
> network_client.c:747: error: 'union <anonymous>'
has no member named 'image'
> network_client.c:747: error: type of formal parameter 1
is incomplete
> make: *** [network_client.o] Error 1
>
> That's about as far as I can go as I'm no C guru.
Hi Adam,
Thanks for your efforts!
This error is related to modifications I made to
libiaxclient. The diff
has been sent a few weeks ago to the list, can you try:
http://www.mozdev.org/pipermail/moziax/2007-March/0
00244.html
Best regards,
--
Jean-Denis Girard
SysNux Systèmes Linux en Polynésie
française
http://www.sysnux.pf/
Tél: +689 483 527 / GSM: +689 797 527
_______________________________________________
Moziax mailing list
Moziax mozdev.org
http://mozd
ev.org/mailman/listinfo/moziax
|