From owner-freebsd-questions@FreeBSD.ORG Mon Jan 27 14:59:56 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9EE20E61 for ; Mon, 27 Jan 2014 14:59:56 +0000 (UTC) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 098561107 for ; Mon, 27 Jan 2014 14:59:55 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id z12so5724606wgg.30 for ; Mon, 27 Jan 2014 06:59:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=aPnbZwZ6sN+0lDPl/J5rduhQ1aha0uvsg4ygaFMz88U=; b=lHeVDoLR/BduD3499mGoIIRmWAIe4BpEostUZRATqEBSCAsmUMf5059uI4cGfI3JL0 x/l2e+AB2aCxcOW6NwWWgRHEQJShBBAb1o7XiiTrkIFSM+fvYg42hY8YZAKK6CCQbjYO 0TiT6K8fQmMpDYMf6tV27ETtNaCRMGks8gRHjN+ZDJBVqNEc2A1YxMxyj6zv992vRoiE oqR0eCpWNjYa8xbAYGBh32qfQ93OOeNK5TLqCrTCzRljgBD/jbTI+Y0W8aAOpt47F8As Lj+0cQGM8QialCxf1uCEo0Q5NRgFWe9S1OGFJ7gJ/UzxsXxOMAmxMzex9skiK06U+WFX ULsw== X-Received: by 10.180.211.208 with SMTP id ne16mr12262716wic.21.1390834794337; Mon, 27 Jan 2014 06:59:54 -0800 (PST) MIME-Version: 1.0 Sender: zhao6014@gmail.com Received: by 10.194.240.167 with HTTP; Mon, 27 Jan 2014 06:59:34 -0800 (PST) From: Jov Date: Mon, 27 Jan 2014 22:59:34 +0800 X-Google-Sender-Auth: fQRgXW5d9LDlzOb8pkAPIdHDR1M Message-ID: Subject: tripwire port build error on fresh FreeBSD 10.0:*** No rule to make target `SYSPRE'. Stop. To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 14:59:56 -0000 use clang and gcc48(set CC and CXX in make.conf) get the same error. ===> License GPLv2 accepted by the user ===> Found saved configuration for tripwire-2.4.2.2_2 ===> tripwire-2.4.2.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tripwire-2.4.2.2_2 for building ===> Extracting for tripwire-2.4.2.2_2 => SHA256 Checksum OK for tripwire-2.4.2.2-src.tar.bz2. ===> Patching for tripwire-2.4.2.2_2 ===> Applying FreeBSD patches for tripwire-2.4.2.2_2 ===> tripwire-2.4.2.2_2 depends on executable: gmake - found ===> Configuring for tripwire-2.4.2.2_2 ===> FreeBSD 10 autotools fix applied to /data/port/ports/security/tripwire/work/tripwire-2.4.2.2-src/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /data/port/ports/security/tripwire/work/tripwire-2.4.2.2-src/configure configure: loading site script /data/port/ports/Templates/config.site checking build system type... amd64-portbld-freebsd10.0 checking host system type... amd64-portbld-freebsd10.0 checking target system type... amd64-portbld-freebsd10.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... none checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking for ranlib... ranlib checking for bison... no checking for byacc... byacc checking for vi... /usr/bin/vi checking for sendmail... /usr/sbin/sendmail checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/mount.h... (cached) yes checking sys/ustat.h usability... no checking sys/ustat.h presence... no checking for sys/ustat.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for langinfo.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking signum.h usability... no checking signum.h presence... no checking for signum.h... no checking bits/signum.h usability... no checking bits/signum.h presence... no checking for bits/signum.h... no checking for stdarg.h... (cached) yes checking for malloc.h... (cached) no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for long long... (cached) yes checking size of long long... 8 checking for strftime... (cached) yes checking for gethostname... (cached) yes checking for gethostid... yes checking for mkstemp... (cached) yes checking for socket in -lc... yes checking for gethostbyname in -lc... yes checking how to run the C++ preprocessor... c++ -E checking locale usability... yes checking locale presence... yes checking for locale... yes checking for wchar.h... (cached) yes checking for OpenSSL directory... /usr/local checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/man4/Makefile config.status: creating man/man5/Makefile config.status: creating man/man8/Makefile config.status: creating src/Makefile config.status: creating src/cryptlib/Makefile config.status: creating src/core/Makefile config.status: creating src/db/Makefile config.status: creating src/fco/Makefile config.status: creating src/fs/Makefile config.status: creating src/tw/Makefile config.status: creating src/twcrypto/Makefile config.status: creating src/twparser/Makefile config.status: creating src/util/Makefile config.status: creating src/twprint/Makefile config.status: creating src/twadmin/Makefile config.status: creating src/siggen/Makefile config.status: creating src/tripwire/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for tripwire-2.4.2.2_2 gmake[2]: Entering directory `/data/port/ports/security/tripwire/work/tripwire-2.4.2.2-src' gmake[2]: *** No rule to make target `SYSPRE'. Stop. gmake[2]: Leaving directory `/data/port/ports/security/tripwire/work/tripwire-2.4.2.2-src' *** Error code 1 Stop. make[1]: stopped in /data/port/ports/security/tripwire *** Error code 1 Stop. make: stopped in /data/port/ports/security/tripwire Jov blog: http:amutu.com/blog