[Xastir-Dev] ax25 socket changes broke it

J. Lance Cotton joe at lightningflash.net
Tue Jan 7 23:06:34 EST 2003


Chuck,

That change eliminated the error and it works fine.

I am using a redhat 7.3 (i386) system. My mind went blank on how to 
check glibc version, but `rpm -q glibc` returns:
glibc-2.2.5-42

I am running Kernel 2.4.18

-Lance

Chuck Byam wrote:
> Warning: Unsanitized content follows.
> Warning: Unsanitized content follows.
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Tuesday 07 January 2003 09:18 pm, J. Lance Cotton wrote:
> | Hi,
> |
> | I just updated to latest CVS and now I get a hard fail when I try to
> | open my ax.25 interface with Xastir.
> |
> | I see that some changes were just made to the interfaces.c file. I might
> | assume that since the changes were to eliminate deprecated stuff, that
> | my ax.25 ports configuration in Linux might be "old" or something.
> |
> | What changed, why, and what might i need to do to get it working again
> | on my machine?
> |
> | Thanks,
> 
> On or about line 839 interface.c
> 
> port_data[port].channel = socket(PF_INET, SOCK_SEQPACKET, htons(proto)); 
> 
> change to:
> 
> port_data[port].channel = socket(PF_INET, SOCK_PACKET, htons(proto)); 
> 
> and let me know.  Curious about your glibc version and platform too.
> 
> Chuck
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.7 (GNU/Linux)
> 
> iD8DBQE+G5w/7tKJOdwtY3sRAswSAKCPcf1/6HjwZpbwbABSJnaFfXFgHwCdFIOE
> AkCGPyQsM+nm5J8/XsYWAiE=
> =o6HQ
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Xastir-dev mailing list
> Xastir-dev at xastir.org
> http://krypton.hscs.virginia.edu/mailman/listinfo/xastir-dev

-- 
J. Lance Cotton, KJ5O
Apple decided to charge money for my mac.com address so: 
joe at lightningflash.net
Three Step Plan: 1. Take over the world. 2. Get a lot of cookies. 3. Eat 
the cookies.



More information about the Xastir-dev mailing list