Important note the nettle bundle don't work on a machine that doesn't have nettle installed :
config.status: linking /usr/home/kiwi/Desktop/Downloads/Pike-v7.6-snapshot/bundl es/nettle-1.13/x86/machine.m4 to machine.m4 config.status: executing dummy-dep-files commands config.status: executing nettle-stdint.h commands config.status: creating nettle-stdint.h : __NETTLE_STDINT_H Compiling bundle nettle in /usr/home/kiwi/Desktop/Downloads/Pike-v7.6-snapshot/b uild/freebsd-5.4-release-i386/bundles/nettle.build... "Makefile", line 348: Could not find aes.o.d aes-decrypt-table.o.d aes-decrypt.o .d aes-encrypt-table.o.d aes-encrypt.o.d aes-set-encrypt-key.o.d aes-set-decrypt -key.o.d aes-meta.o.d arcfour.o.d arcfour-crypt.o.d arcfour-meta.o.d arctwo.o.d arctwo-meta.o.d base16-encode.o.d base16-decode.o.d base16-meta.o.d base64-encod e.o.d base64-decode.o.d base64-meta.o.d cast128.o.d cast128-meta.o.d blowfish.o. d cbc.o.d ctr.o.d des.o.d des3.o.d des-compat.o.d hmac.o.d hmac-md5.o.d hmac-sha 1.o.d hmac-sha256.o.d knuth-lfib.o.d md2.o.d md2-meta.o.d md4.o.d md4-meta.o.d m d5.o.d md5-compat.o.d md5-meta.o.d sha1.o.d sha1-compress.o.d sha1-meta.o.d sha2 56.o.d sha256-meta.o.d serpent.o.d serpent-meta.o.d twofish.o.d twofish-meta.o.d yarrow256.o.d yarrow_key_event.o.d sexp.o.d sexp-format.o.d sexp-transport.o.d sexp-transport-format.o.d bignum.o.d bignum-random.o.d sexp2bignum.o.d pkcs1.o.d pkcs1-rsa-md5.o.d pkcs1-rsa-sha1.o.d rsa.o.d rsa-sign.o.d rsa-verify.o.d rsa-md 5-sign.o.d rsa-md5-verify.o.d rsa-sha1-sign.o.d rsa-sha1-verify.o.d rsa-encrypt. o.d rsa-decrypt.o.d rsa-keygen.o.d rsa-compat.o.d rsa2sexp.o.d sexp2rsa.o.d dsa. o.d dsa-sign.o.d dsa-verify.o.d dsa-keygen.o.d sexp2dsa.o.d pgp-encode.o.d rsa2o penpgp.o.d buffer.o.d buffer-init.o.d realloc.o.d nettle-internal.o.d aesdata.o. d desdata.o.d shadata.o.d aes.po.d aes-decrypt-table.po.d aes-decrypt.po.d aes-e ncrypt-table.po.d aes-encrypt.po.d aes-set-encrypt-key.po.d aes-set-decrypt-key. po.d aes-meta.po.d arcfour.po.d arcfour-crypt.po.d arcfour-meta.po.d arctwo.po.d arctwo-meta.po.d base16-encode.po.d base16-decode.po.d base16-meta.po.d base64- encode.po.d base64-decode.po.d base64-meta.po.d cast128.po.d cast128-meta.po.d b lowfish.po.d cbc.po.d ctr.po.d des.po.d des3.po.d des-compat.po.d hmac.po.d hmac -md5.po.d hmac-sha1.po.d hmac-sha256.po.d knuth-lfib.po.d md2.po.d md2-meta.po.d md4.po.d md4-meta.po.d md5.po.d md5-compat.po.d md5-meta.po.d sha1.po.d sha1-co mpress.po.d sha1-meta.po.d sha256.po.d sha256-meta.po.d serpent.po.d serpent-met a.po.d twofish.po.d twofish-meta.po.d yarrow256.po.d yarrow_key_event.po.d sexp. po.d sexp-format.po.d sexp-transport.po.d sexp-transport-format.po.d bignum.po.d bignum-random.po.d sexp2bignum.po.d pkcs1.po.d pkcs1-rsa-md5.po.d pkcs1-rsa-sha 1.po.d rsa.po.d rsa-sign.po.d rsa-verify.po.d rsa-md5-sign.po.d rsa-md5-verify.p o.d rsa-sha1-sign.po.d rsa-sha1-verify.po.d rsa-encrypt.po.d rsa-decrypt.po.d rs a-keygen.po.d rsa-compat.po.d rsa2sexp.po.d sexp2rsa.po.d dsa.po.d dsa-sign.po.d dsa-verify.po.d dsa-keygen.po.d sexp2dsa.po.d pgp-encode.po.d rsa2openpgp.po.d buffer.po.d buffer-init.po.d realloc.po.d nettle-internal.po.d aesdata.po.d desd ata.po.d shadata.po.d make: fatal errors encountered -- cannot continue *** Error code 1
Stop in /usr/home/kiwi/Desktop/Downloads/Pike-v7.6-snapshot. kiwi@pc-system6:~/Desktop/Downloads/Pike-v7.6-snapshot$
It would also be helpful if people downloaded the latest generated build from http://pike.ida.liu.se/generated/pikefarm/packages/7.6/latest and reported any concerns.
Seems to compile well on FreeBSD 6.0-RC1 SMP... excepted the need for specifying threads library or the autoconf will blown itself and add -pthread and -lc_r thread library...
So with CONFIGUREARGS="--with-thread-library=-lpthread" this is working well
eg:
make => ok make doc => ok make snapshot => not ok (strange error with ansi thing as reported before.)
I didn't have time yet to try with Caudium, but this is on my todo...
/Xavier
-- Quand on essaye continuellement, on finit par y arriver. Donc, plus ca rate, plus on a de chance que ca marche... (Proverbe Shadok)