Hi Francesco,

francesco wrote:
> Hi guys, I am tring to compile fgcom on ubuntu 8.10. from svn.
> 
> must say that over 8.04 it compiles and run well. under 8.10 when I try
> to compile it i get:
> 
> make[1]: Entering directory `/home/francesco/fgfs/fgcom/iaxclient/lib'
> cc -I. -Igsm/inc -Ilibspeex/include --std=c99 -Wall -Wmissing-noreturn
> -g -O2 -DLIBVER='"SVN 206"' -DSPEEX_PREPROCESS=1 -DNEWJB
> -Iportaudio/src/os/unix -DAUDIO_OPENAL -Ilibiax2/src -DLIBIAX 
> -DSPEEX_EC=1 -DLINUX   -c -o libiax2/src/iax.o libiax2/src/iax.c
> libiax2/src/iax.c: In function ‘iax_register’:
> libiax2/src/iax.c:1608: error: ‘struct hostent’ has no member named ‘h_addr’
> libiax2/src/iax.c: In function ‘iax_call’:
> libiax2/src/iax.c:2001: error: ‘struct hostent’ has no member named ‘h_addr’
> make[1]: *** [libiax2/src/iax.o] Error 1
> make[1]: Leaving directory `/home/francesco/fgfs/fgcom/iaxclient/lib'
> make: *** [fgcomstatic] Error 2
> 
> I really don't know what I am missing.... any suggestion ?

Hm, since struct hostent is a libc internal structure it seems that
there was a change. As I see that you use libiax2: Can you tell me what
you have exactly checked out?

We are currently working hard on fgcom3  where such problems should not
happen.

Regards, Holger

-- 
+++NEUE ANSCHRIFT+++NEUE ANSCHRIFT+++NEUE ANSCHRIFT+++NEUE ANSCHRIFT+++

#####  #### ##  ##   Holger Wirtz         Phone : (+49 30) 884299-40
##  ## ##   ### ##   DFN-Verein           Fax   : (+49 30) 884299-70
##  ## #### ######   Alexanderplatz 1     E-Mail: wi...@dfn.de
##  ## ##   ## ###   10178 Berlin
#####  ##   ##  ##   GERMANY              WWW   : http://www.dfn.de
GPG-Fingerprint: ABFA 1F51 DD8D 503C 85DC  0C51 E961 79E2 6685 9BCF

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to