Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2003 22:34:06 +0200
From:      Martin Schweizer <pcservi@spectraweb.ch>
To:        freebsd-questions@freebsd.org
Subject:   Error while install new version of PopTop from ports
Message-ID:  <20030514203406.GF31968@spectraweb.ch>

next in thread | raw e-mail | index | archive | help

--udcq9yAoWb9A4FsZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello=20

There is now a new version of PopTop in the ports. After "make install" the=
=20
following error occurs:

=3D=3D=3D>  Installing for poptop-1.1.4.b3=0D
cd . && autoconf=0D
/bin/sh ./config.status --recheck=0D
running /bin/sh ./configure  --with-bsdppp --prefix=3D/usr/local i386-portb=
ld-freebsd4.7 --no-create --no-recursion=0D
loading cache ./config.cache=0D
checking for a BSD compatible install... /usr/bin/install -c=0D
checking whether build environment is sane... yes=0D
/usr/ports/net/poptop/work/poptop-1.1.4/missing: Unknown `--run' option=0D
Try `/usr/ports/net/poptop/work/poptop-1.1.4/missing --help' for more infor=
mation=0D
configure: warning: `missing' script is too old or missing=0D
checking for mawk... no=0D
checking for gawk... no=0D
checking for nawk... nawk=0D
checking whether make sets ${MAKE}... (cached) yes=0D
checking for gcc... (cached) cc=0D
checking whether the C compiler (cc -O -pipe  ) works... yes=0D
checking whether the C compiler (cc -O -pipe  ) is a cross-compiler... no=0D
checking whether we are using GNU C... (cached) yes=0D
checking whether cc accepts -g... (cached) yes=0D
checking for style of include used by make... GNU=0D
checking dependency style of cc... none=0D
checking for ranlib... (cached) ranlib=0D
checking for a BSD compatible install... /usr/bin/install -c=0D
checking whether ln -s works... (cached) yes=0D
checking whether make sets ${MAKE}... (cached) yes=0D
checking for working const... (cached) yes=0D
checking for inline... (cached) inline=0D
checking for Cygwin environment... (cached) no=0D
checking for mingw32 environment... (cached) no=0D
checking for executable suffix... (cached) no=0D
checking for object suffix... (cached) o=0D
checking whether #! works in shell scripts... (cached) yes=0D
checking for setsid... (cached) yes=0D
checking for daemon... (cached) yes=0D
checking for setproctitle... (cached) yes=0D
checking for getservbyname... (cached) yes=0D
checking for strlcpy... (cached) yes=0D
checking for fork... (cached) yes=0D
checking for memmove... (cached) yes=0D
checking for strerror... (cached) yes=0D
checking how to run the C preprocessor... (cached) cc -E=0D
checking for pty.h... (cached) no=0D
checking for string.h... (cached) yes=0D
checking for syslog.h... (cached) yes=0D
checking for libintl.h... (cached) no=0D
checking for libutil.h... (cached) yes=0D
checking for ANSI C header files... (cached) yes=0D
checking for size_t... (cached) yes=0D
checking for ssize_t... (cached) yes=0D
checking for u_int8_t... (cached) yes=0D
checking for u_int16_t... (cached) yes=0D
checking for u_int32_t... (cached) yes=0D
checking for socklen_t... (cached) yes=0D
checking for accept in -lc... (cached) yes=0D
checking for gethostbyname in -lc... (cached) yes=0D
checking for openpty in -lc... (cached) no=0D
checking for gettext in -lc... (cached) no=0D
checking for accept in -lsocket... (cached) no=0D
checking for gethostbyname in -lnsl... (cached) no=0D
checking for openpty in -lutil... (cached) yes=0D
checking for gettext in -lintl... (cached) no=0D
BSD user-space ppp selected - disabling PoPToP internal IP allocation.=0D
PPPD_IP_ALLOC: not found=0D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=0D
Configuration chosen:=0D
   PPPd IP allocation: No.=0D
   PPPd:               BSD user-space PPPd.=0D
   LIBWRAP security:   No.=0D
   Broadcast Relay:    No.=0D
   Mode:               IP tunneling server (PAC).=0D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=0D
updating cache ./config.cache=0D
creating ./config.status=0D
cd . &&  CONFIG_HEADERS=3D CONFIG_LINKS=3D  CONFIG_FILES=3DMakefile /bin/sh=
 ./config.status=0D
creating Makefile=0D
cd .  && CONFIG_FILES=3D CONFIG_HEADERS=3Dconfig.h  /bin/sh ./config.status=
=0D
creating config.h=0D
config.h is unchanged=0D
Variable CFLAGS is recursive.=0D
*** Error code 2=0D
=0D
Stop in /usr/ports/net/poptop.=0D

What does this mean (cflags...)?

All hints are very welcome.

--=20

Regards

Martin Schweizer
<info@pc-service.ch>

PC-Service M. Schweizer; Gewerbehaus Schwarz; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc;=20
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;


--udcq9yAoWb9A4FsZ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE+wqg+wa4WkdMP0jkRAjoSAJ0c4q3KxX7LBPGj0yQ0g4t/l/tbMgCfUJUE
AV6PRh4FQVMPw0jYW0bt7m8=
=Jg4S
-----END PGP SIGNATURE-----

--udcq9yAoWb9A4FsZ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030514203406.GF31968>