Maybe we should start from here: > Older versions of Metakit used to have the > following build instructions: > gcc -O2 -shared -I../include ../src/*.cpp -o libmk4.so > And I sure miss those times. Things use to be *simple* (does anyone > remember that concept?).
That looks simple :) Why do you need autoconf, configure, libtool and all that other cruft? FWIW, I tried several variations of the steps you suggested, leaving out aclocal, or leaving out autoconf. All lead to various errors in the configure or make steps as I reported earlier. --JYL _____________________________________________ Metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
