Google
  Web www.spinics.net

Re: FPAC and Fedora8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


Hello Bernard,

I just checked my kernel and it turn out to be: 2.6.24.4-64.fc8

And I did not used your packages, I have installed the packages that were
ready for install from the fedora repository.

I did the compilation once, but I was looking to test a more user friendly
way to share with colleagues that are not as able in computing or do not
speak English. Not that I am that good at computer or English.

I am a bit afraid of compiling a new kernel version, as this may get in
the way for regular updates. This is not really an issue for an Ax25
discussion, so I will go to my Fedora community for support and get back
to the list in a day or two with the kernel and packages ready.

By the way, I found very easy to follow the MINI-HOWTO for FPAC.

Thanks

Neville A. Cross - YN1V


> Hi Neville,
>
> I wonder if you installed libax25, ax25-tools and ax25-apps I have
> configured for 2.6 kernel directory tree.
>
> http://f6bvp.free.fr/logiciels/ax25/libax25-0.0.11.4src_f6bvp.tgz
> http://f6bvp.free.fr/logiciels/ax25/ax25-apps-0.0.6.2src_f6bvp.tgz
> http://f6bvp.free.fr/logiciels/ax25/ax25-tools-0.0.8.2src_f6bvp.tgz
>
> Fedora distro is not very different from Mandriva.
>
> If you follow the FPAC MINI HOWTO step by step you should have no
> problems for FPAC compilation.
>
> Also I strongly suggest that you upgrade your kernel.
> Linux 2.6.25 kernel includes a number of important
> fixes about AX25 module.
>
> 73 de Bernard, f6bvp
>
>
> Neville Cross wrote:
>> Hello,
>>
>> I have trying to setup a FBB station using Fedora 8. The good thing is
>> that Fedora has the ax25 protocol already configured as module, it is
>> matter only to call it up. I already have working ax25 outbound
>> connections via RF.
>>
>> In my different test I came to the problem of configuring other  items
>> as
>> ax25d and and ax25ipd. A friend TI2HAS commented to me that a good way
>> to
>> ensure the connections was using FPAC as node, and it will also serve as
>> gateway.
>>
>> So I gave a try to FPAC looking the mini-howto at
>> http://rose.fpac.free.fr/MINI-HOWTO
>> and also looking the howto at
>> http://ftp.f6fbb.org/fpac/doc/FPAC-HOWTO.html
>>
>> Some of the questions that I have are:
>> How do I know numbers to use? There is any coordinator to ask?
>>
>> But beyond those question I got stuck with the command make. I got
>> errors,
>> I am not sure what they meant. I tried to modify the make.confs file to
>> adapt the path to my setup but still no luck. I think that I may have a
>> problem with something that I have installed or I have not installed.
>>
>> I will appreciate any comments, ideas or suggestions. Please see below
>> the
>> response from the system.
>>
>> Thanks in advance.
>>
>> Neville - YN1V
>> Sysop of YN1BBS
>>
>> ----------------------------------------------
>>
>> [root@localhost fpac327.13]# make
>> make[1]: Entering directory `/usr/local/src/ax25/fpac327.13/lib'
>> gcc -Wall -Wstrict-prototypes -I../lib -I/usr/include -c libwp.c
>> In file included from /usr/include/netax25/axlib.h:29,
>>                  from ax25compat.h:33,
>>                  from libwp.c:22:
>> /usr/include/netax25/ax25.h:74: error: conflicting types for
>> �ax25_address�
>> /usr/include/linux/ax25.h:47: error: previous declaration of
>> �ax25_address� was here
>> /usr/include/netax25/ax25.h:77: error: redefinition of �struct
>> sockaddr_ax25�
>> /usr/include/netax25/ax25.h:87: error: redefinition of �struct
>> full_sockaddr_ax25�
>> /usr/include/netax25/ax25.h:94: error: redefinition of �struct
>> ax25_routes_struct�
>> /usr/include/netax25/ax25.h:103: error: redefinition of �struct
>> ax25_ctl_struct�
>> /usr/include/netax25/ax25.h:114: error: redefinition of �struct
>> ax25_info_struct�
>> /usr/include/netax25/ax25.h:125: error: redefinition of �struct
>> ax25_fwd_struct�
>> /usr/include/netax25/ax25.h:132: error: redefinition of �struct
>> ax25_route_opt_struct�
>> In file included from /usr/include/netax25/axlib.h:30,
>>                  from ax25compat.h:33,
>>                  from libwp.c:22:
>> /usr/include/netrose/rose.h:68: error: conflicting types for
>> �rose_address�
>> /usr/include/linux/rose.h:44: error: previous declaration of
>> �rose_address� was here
>> /usr/include/netrose/rose.h:71: error: redefinition of �struct
>> sockaddr_rose�
>> /usr/include/netrose/rose.h:80: error: redefinition of �struct
>> full_sockaddr_rose�
>> /usr/include/netrose/rose.h:89: error: redefinition of �struct
>> rose_route_struct�
>> /usr/include/netrose/rose.h:99: error: redefinition of �struct
>> rose_cause_struct�
>> /usr/include/netrose/rose.h:105: error: redefinition of �struct
>> rose_facilities_struct�
>> libwp.c: In function �wp_update_addr�:
>> libwp.c:762: warning: passing argument 1 of �wp_get� from
>> incompatible
>> pointer type
>> libwp.c: At top level:
>> libwp.c:776: error: conflicting types for �wp_search�
>> wp.h:116: error: previous declaration of �wp_search� was here
>> libwp.c: In function �wp_search�:
>> libwp.c:780: warning: passing argument 1 of �wp_get� from
>> incompatible
>> pointer type
>> libwp.c: At top level:
>> libwp.c:870: error: conflicting types for �wp_get�
>> wp.h:110: error: previous declaration of �wp_get� was here
>> libwp.c: In function �wp_get�:
>> libwp.c:880: error: incompatible types in assignment
>> make[1]: *** [libwp.o] Error 1
>> make[1]: Leaving directory `/usr/local/src/ax25/fpac327.13/lib'
>> make: *** [all] Error 2
>> [root@localhost fpac327.13]#
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
>> the body of a message to majordomo@xxxxxxxxxxxxxxx
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
>>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Site Home]     [Linux Newbie]     [Kernel Newbies]     [Memory]     [Security]     [Netfilter]     [Linux Admin]     [Bugtraq]     [Rubini]     [Photo]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [ARM Linux Kernel]     [Linux Networking]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linux Resources]


  Powered by Linux