That was the missing link, yes. Thanks for the extra explanation (what to look for) since I only got it working without really knowing why (except for the fact that I did run the autoconf script).
/ Kaos
Previous text:
2004-07-06 13:49: Subject: Module sources
I'm trying to compile the sample module[1] but ends up with a configure error: configuring in Hello running /bin/bash /home/kaos/dev/Pike/7.4/src/modules/../configure --prefix=/home/kaos --without-GL --without-GLUT --without-GTK --without-Image --without-Crypto --without-Gdbm --without-SDL --cache-file=../.././config.cache --srcdir=/home/kaos/dev/Pike/7.4/src/modules/Hello configure: error: can not find sources in /home/kaos/dev/Pike/7.4/src/modules/Hello
Have you created the configure-script for the Hello module? ie is there a Hello/configure? If not, create one by running src/run_autoconfig
Pike (7.4 from CVS) compiles fine if I remove the Hello module from the source tree. System (build dir): linux-2.4.25-gentoo-i686
Which version of autoconf do you have?
/ Henrik Grubbström (Lysator)