Date: Wed, 16 Jan 2002 09:13:20 +0100 From: J.S. <johann@broadpark.no> To: freebsd-questions@freebsd.org Subject: cfv -> fchksum build error! NOO! Message-ID: <20020116091320.609538ca.johann@broadpark.no>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020116091320.609538ca.johann>