On this computer -SuSE 8.1- I'm trying to set up the subject.
I have edit the old problem with the /src/Makefile.
The system is running since years on a SuSE 7.2, and still does.
When executing make the following appears:
eurit:/opt/fbbsrc.704h/src # make
gcc -Wall -Wstrict-prototypes -O2 -g -funsigned-char -D__LINUX__ -DPROTOTYPES -I../include -I/usr/include/netax25 -DUSE_NCURSES -c -o arbre.o arbre.c
In file included from /usr/include/netax25/axlib.h:28,
from ../include/fbb_serv.h:47,
from ../include/serv.h:97,
from arbre.c:32:
/usr/include/netax25/ax25.h:74: conflicting types for `ax25_address'
/usr/include/linux/ax25.h:45: previous declaration of `ax25_address'
/usr/include/netax25/ax25.h:77: redefinition of `struct sockaddr_ax25'
/usr/include/netax25/ax25.h:87: redefinition of `struct full_sockaddr_ax25'
/usr/include/netax25/ax25.h:94: redefinition of `struct ax25_routes_struct'
/usr/include/netax25/ax25.h:103: redefinition of `struct ax25_ctl_struct'
/usr/include/netax25/ax25.h:114: redefinition of `struct ax25_info_struct'
/usr/include/netax25/ax25.h:125: redefinition of `struct ax25_fwd_struct'
/usr/include/netax25/ax25.h:132: redefinition of `struct ax25_route_opt_struct'
In file included from /usr/include/netax25/axlib.h:29,
from ../include/fbb_serv.h:47,
from ../include/serv.h:97,
from arbre.c:32:
/usr/include/netrose/rose.h:68: conflicting types for `rose_address'
/usr/include/linux/rose.h:44: previous declaration of `rose_address'
/usr/include/netrose/rose.h:71: redefinition of `struct sockaddr_rose'
/usr/include/netrose/rose.h:80: redefinition of `struct full_sockaddr_rose'
/usr/include/netrose/rose.h:89: redefinition of `struct rose_route_struct'
/usr/include/netrose/rose.h:99: redefinition of `struct rose_cause_struct'
/usr/include/netrose/rose.h:105: redefinition of `struct rose_facilities_struct'
make: *** [arbre.o] Error 1
--
<mvh Erik Jakobsen> OZ4KK.