From: Michael R. <re...@eu...> - 2005-05-13 07:03:17
|
Hi Paul, > - clean get from cvs > - ./configure > tux lcd4linux # make > cd . && aclocal-1.4 > aclocal: macro `AM_PATH_PYTHON' required but not defined > make: *** [aclocal.m4] Error 1 Well, this is *really* strange. Works here like a charm. > This definition is cached in aclocal.m4 and is in HereI get no definitions about python in aclocal.m4 (neither from plugins.m4 and drivers.m4). Did you try to rename the python.m4 in the lcd4linux directory and to change the sinclude(python.m4) line in configure.in? > But no object files are created and the linking stage fails > See the attached files for the make output. Well, this is even more strange. > make all-am why not simply 'make'? > make[1]: Entering directory `/root/lcd4linux' > source='lcd4linux.c' object='lcd4linux.o' libtool=no \ > DEPDIR=.deps depmode=none /bin/sh ./depcomp \ > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -D_GNU_SOURCE -Wall -W -g -O2 -c lcd4linux.c looks strange... what's this depcomp? It's in CVS, but with zero size. Maybe something from libtool? bye, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |