[PD] tk version weirdness with 0.43test2

dmotd inaudible at simplesuperlativ.es
Sat Aug 21 07:31:49 CEST 2010


IOhannes m zmölnig wrote:
> i guess this is because frank (and cyrille, btw) used miller's build
> system ("cd pd/src; ./configure; make") rather than the new shiny
> automake system ("cd pd; ./autogen.sh; ./configure; make")

i just tried this and configure threw an error:
---
 [pd-0.43-0test2]$ ./autogen.sh 
 autoreconf: Entering directory `.'
 autoreconf: configure.ac: not using Gettext
 autoreconf: running: aclocal --force -I m4/generated -I m4
 autoreconf: configure.ac: tracing
 autoreconf: configure.ac: creating directory m4/config
 autoreconf: running: libtoolize --copy --force
 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR,
 `m4/config'.
 libtoolize: copying file `m4/config/ltmain.sh'
 libtoolize: putting macros in AC_CONFIG_MACRO_DIR,
 `m4/generated'.
 libtoolize: copying file `m4/generated/libtool.m4'
 libtoolize: copying file `m4/generated/ltoptions.m4'
 libtoolize: copying file `m4/generated/ltsugar.m4'
 libtoolize: copying file `m4/generated/ltversion.m4'
 libtoolize: copying file `m4/generated/lt~obsolete.m4'
 autoreconf: running: /usr/bin/autoconf --force
 autoreconf: configure.ac: not using Autoheader
 autoreconf: running: automake --add-missing --copy
 --force-missing
 configure.ac:8: installing `m4/config/config.guess'
 configure.ac:8: installing `m4/config/config.sub'
 configure.ac:5: installing `m4/config/install-sh'
 configure.ac:5: installing `m4/config/missing'
 asio/Makefile.am: installing `m4/config/depcomp'
 configure.ac:236: required file `pd.pc.in' not found
 autoreconf: automake failed with exit status: 1
---
autoreconf: automake failed with exit status: 1
 [pd-0.43-0test2]$ ./configure 
 checking for a BSD-compatible install... /bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking build system type... powerpc-unknown-linux-gnu
 checking host system type... powerpc-unknown-linux-gnu
 ./configure: line 3193: syntax error near unexpected token
 `IPHONEOS=yes,'
 ./configure: line 3193: `PD_CHECK_IPHONE(IPHONEOS=yes,
 IPHONEOS=no, as_fn_error "iPhoneOS SDK not available"
 "$LINENO" 5)'




More information about the Pd-list mailing list