From owner-freebsd-questions Wed Jan 16 0:18:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 9F51737B402 for ; Wed, 16 Jan 2002 00:18:41 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 566D084AF for ; Wed, 16 Jan 2002 09:13:21 +0100 (MET) Date: Wed, 16 Jan 2002 09:13:20 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: cfv -> fchksum build error! NOO! Message-Id: <20020116091320.609538ca.johann@broadpark.no> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I really need py-fchksum to work in order to install (upgrade) cfv. Or are there any better sfv/md5 checksum tools such as cfv available? Well, if anyone know what to do to get fchksum working, that'd be great! ######################## ::: johann[ninja] [/usr/ports/security/py-fchksum] % make install clean [18:39] ===> Building for py22-fchksum-1.3 rm -f lib.a ar cr lib.a ranlib lib.a cc -pthread -Wl,--export-dynamic /usr/local/lib/python2.2/config/python.o config.o lib.a /usr/local/lib/python2.2/config/libpython2.2.a -lutil -lm -o python /usr/local/lib/python2.2/config/libpython2.2.a(posixmodule.o): In function `posix_tmpnam': posixmodule.o(.text+0x2976): warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/local/lib/python2.2/config/libpython2.2.a(posixmodule.o): In function `posix_tempnam': posixmodule.o(.text+0x28b2): warning: tempnam() possibly used unsafely; consider using mkstemp() cc -fPIC -DNDEBUG -O -pipe -D_THREAD_SAFE -I/usr/local/include/python2.2 -I/usr/local/include/python2.2 -DHAVE_CONFIG_H -c ././fchksum.c -o ./fchksum.o ././fchksum.c:21: config.h: No such file or directory *** Error code 1 Stop in /usr/ports/security/py-fchksum/work/python-fchksum-1.3. *** Error code 1 Stop in /usr/ports/security/py-fchksum. *** Error code 1 Stop in /usr/ports/security/py-fchksum. *** Error code 1 Stop in /usr/ports/security/py-fchksum. *** Error code 1 Stop in /usr/ports/security/py-fchksum. ######################## Sincerely, J.S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message