Yep  Im afraid this times out for me -- thanks for confirming it wasn't just 
my n00bness wirth SVN :-)
AFAIK Holger is away until the end of next week so Im not expecting any change 
till then. 

On linux the "stable" version fails for me with 

[EMAIL PROTECTED]:/fgfs/fgfs/fgcom/src$ make
gcc -O2 -D'SVN_REV="exported"' -c fgcom.c
fgcom.c: In function ‘main’:
fgcom.c:109: error: too few arguments to function ‘iaxc_initialize’
make: *** [fgcom.o] Error 1

AFAICT I have all the necessary packages so thats not the problem -- I can see 
only one parameter being passed to iaxc_initialize    but Im no C 
programmer -- quite possibly Im missing something obvious......
 ---
Best Regards
Willie Fleming

[EMAIL PROTECTED] Friday 12 October 2007 18:04:23 Geoff Air wrote:
> Friday, October 12, 2007.
>
> Hi Holger,
>
> I have progressed with my WIN32 port of FGCOM, but now a problem with the
> 910.00 'echo' ...
>
> 1. svn checkout svn://svn.dfn.de:/fgcom
>
> This continues to fail - a timeout. Can others checkout this source? I
> eventually downloaded and used fgcom-1.0.1.tar.gz ...
>
> 2. XMLRPC-C
>
> I had some initial trouble with the xmlrpc-c library. It was NOT formatting
> a double correctly in WIN32, but now that has been fixed. I passed these
> changes, and lots of others to build in WIN32, to Bryan Henderson
> (http://xmlrpc-c.sourceforge.net/techsupp.php), and he has added some
> changes to his SVN trunk source. Maybe more to come ...
>
> The simple client/server samples in the XMLRPC-C source all function
> perfectly ... as does his rpctest suite ...
>
> 3. FGCOM 910.00 echo
>
> Server: http://fgcom1.parasitstudio.de:12345/RPC2
>
> I have been trying to do this 'echo' test, to see if my WIN32 aixclient,
> speex, etc, is compiled and running correctly, but on 'login' I get back
> the following ERROR stuff :-
>
> XML-RPC: InternetReadFileEx( h, buffer=[Sz=40, Next=00000000, Buf=013B3200,
> len=889, tot=1301] ... ) XML-RPC: InternetReadFileEx=[TRUE] buffer=[Sz=40,
> Next=00000000, Buf=013B3200, len=889, tot=1301] DATA[<?xml version="1.0"?>
> <methodResponse>
> <fault>
> <value><struct>
> <member><name>faultString</name><value><string>error executing RPC `login'.
> Do not know how to thaw data with code `' at /usr/share/perl5/FreezeThaw.pm
> line 542 FreezeThaw::thawScalar(0) called at /usr/share/perl5/FreezeThaw.pm
> line 679 FreezeThaw::thaw('') called at
> /home/fgregister/fgcom/server/fgreg.pl line 490
> main::_session_check_value('user', 'guest') called at
> /home/fgregister/fgcom/server/fgreg.pl line 686 Register::login('guest',
> 'guest', 'iax', 0, 910) calle...]
> XML-RPC: InternetReadFileEx( h, buffer=[Sz=40, Next=00000000, Buf=013B3579,
> len=412, tot=1301] ... ) XML-RPC: InternetReadFileEx=[TRUE] buffer=[Sz=40,
> Next=00000000, Buf=013B3579, len=412, tot=1301]
> DATA[tier/Daemon/ForkingBasicAuth.pm line 70
>      
> Frontier::Daemon::ForkingBasicAuth::new('Frontier::Daemon::ForkingBasicAuth
>', 'methods', 'HASH(0x85bb23c)', 'AuthFile',
> '/home/fgregister/.fgreg/auth.conf', 'LocalPort', 12345) called at
> /home/fgregister/fgcom/server/fgreg.pl line 89 </string></value></member>
> <member><name>faultCode</name><value><i4>4</i4></value></member>
> </struct></value>
> </fault>
> </methodResp]
>
>
> This is the output from some DEBUG code I added to the xmlrpc-c library,
> since I was continually getting 'no connection' ... the DATA[...] is the
> actual data received, in two blocks, but a small amount may have been
> missed.
>
> It seems I am getting a 'connection', but the 'server' bombs executing the
> 'login' ...
>
> Are others seeing this? It does not seem I can do anything at this client
> end? Any help appreciated.
>
> Regards,
>
> Geoff.
>
> EOF - fgcom-03.doc
> _________________________________________________________________
> Discover the new Windows Vista
> http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to