Can't install poptop 1.1.4 on FreeBSD 4.8 Release
Martin Schweizer
pcservi at spectraweb.ch
Sat May 10 05:56:33 PDT 2003
Hello
Attached you'll find the error messages after I did "make":
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-builtin -Wall
-DSBINDIR='"/usr/local/sbin"' -c pptpd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-builtin -Wall
-DSBINDIR='"/usr/local/sbin"' -c configfile.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-builtin -Wall
-DSBINDIR='"/usr/local/sbin"' -c pptpmanager.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-builtin -Wall
-DSBINDIR='"/usr/local/sbin"' -c compat.c
compat.c: In function `my_setproctitle':
compat.c:123: warning: implicit declaration of function `setproctitle'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-builtin -Wall
-DSBINDIR='"/usr/local/sbin"' -c inststr.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-builtin -Wall
-DSBINDIR='"/usr/local/sbin"' -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-builtin -Wall
-DSBINDIR='"/usr/local/sbin"' -c getopt1.c
gcc -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -o pptpd pptpd.o
configfile.o pptpmanager.o compat.o inststr.o getopt.o getopt1.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-builtin -Wall
-DSBINDIR='"/usr/local/sbin"' -c pptpctrl.c
In file included from pptpctrl.c:29:
/usr/include/net/if.h:228: field `ifru_addr' has incomplete type
/usr/include/net/if.h:229: field `ifru_dstaddr' has incomplete type
/usr/include/net/if.h:230: field `ifru_broadaddr' has incomplete type
/usr/include/net/if.h:260: field `ifra_addr' has incomplete type
/usr/include/net/if.h:261: field `ifra_broadaddr' has incomplete type
/usr/include/net/if.h:262: field `ifra_mask' has incomplete type
/usr/include/net/if.h:313: field `addr' has incomplete type
/usr/include/net/if.h:314: field `dstaddr' has incomplete type
*** Error code 1
On ports there is only the last PopTop version (1.1.3). What is going wrong?
Regards,
Martin --
PC-Service M. Schweizer
Gewerbehaus Schwarz
Postfach 132
CH-8608 Bubikon
Tel. +41 55 243 30 00
Fax: +41 55 243 33 22
www.pc-service.ch.ch
More information about the freebsd-questions
mailing list