Date: Sat, 10 May 2003 14:55:58 +0000 From: Martin Schweizer <pcservi@spectraweb.ch> To: freebsd-questions@freebsd.org Subject: Can't install poptop 1.1.4 on FreeBSD 4.8 Release Message-ID: <3EBA037C00034132@mta-ps-be-02.sunrise.ch> (added by postmaster@sunrise.ch)
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EBA037C00034132>