Ah, I see the problem, you updated pd-main-auto-builder.sh, which builds from HEAD/MAIN. The autoconf stuff you did is checked into branch-v0-40-extended, which is built using a different script, pd- extended-auto-builder.sh.
.hc On Jan 4, 2008, at 5:25 AM, Russell Bryant wrote: > This error should have been fixed yesterday in the autobuild > scripts. The > builders just need to be updated now, it seems ... > > Pd user wrote: >> checking for snd_pcm_info in -lasound... yes >> checking for shm_open in -lrt... yes >> checking for jack_set_xrun_callback in -ljack... yes >> checking for jack_set_error_function in -ljack... yes >> MORECFLAGS --------------- -O6 -funroll-loops -fomit-frame-pointer >> checking for special C compiler options needed for large files... no >> checking for _FILE_OFFSET_BITS value needed for large files... 64 >> ./configure: line 8297: syntax error near unexpected token `SINF,' >> ./configure: line 8297: `AST_EXT_LIB_CHECK(SINF, m, sinf)' >> make[1]: [pd] Error 2 (ignored) >> make -C /home/pd/auto-build/pd-extended/pd/src BUILDLAYOUT_DIR=/ >> home/pd/auto-build/pd-extended/packages cvs_root_dir=/home/pd/auto- >> build/pd-extended DESTDIR=/home/pd/auto-build/pd-extended/packages/ >> linux_make/build/ prefix=/usr/local libpddir=/home/pd/auto-build/ >> pd-extended/packages/linux_make/build//usr/local/lib/pd >> OPT_CFLAGS="-O2 -mcpu=i686 -march=i386 -ftree-vectorize -ftree- >> vectorizer-verbose=3" UNAME=Linux install >> make[2]: Entering directory `/home/pd/auto-build/pd-extended/pd/src' >> make[2]: *** No rule to make target `install'. Stop. >> make[2]: Leaving directory `/home/pd/auto-build/pd-extended/pd/src' >> make[1]: *** [pd_install] Error 2 >> make[1]: Leaving directory `/home/pd/auto-build/pd-extended/packages' >> make: *** [install] Error 2 >> upload specs linux_make . deb >> Uploading /home/pd/auto-build/pd-extended/packages/linux_make/./ >> Pd*.deb >> ls: /home/pd/auto-build/pd-extended/packages/linux_make/./Pd*.deb: >> No such file or directory >> >> _______________________________________________ >> PD-cvs mailing list >> [EMAIL PROTECTED] >> http://lists.puredata.info/listinfo/pd-cvs >> > > > _______________________________________________ > PD-dev mailing list > [email protected] > http://lists.puredata.info/listinfo/pd-dev ------------------------------------------------------------------------ ---- Man has survived hitherto because he was too ignorant to know how to realize his wishes. Now that he can realize them, he must either change them, or perish. -William Carlos Williams _______________________________________________ PD-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
