> > I've run autogen.sh first. That also generated some messages. The > > complete output of autogen.sh is given below. > > > > I assume glib-1.2.0 is installed, "locate glib-1" gave: > > /usr/lib/libglib-1.2.so.0 > > Some packages are split into "runtime" and "development" portions. > Do you also have a glib.m4 file - it would be found in a place > like /usr/share/aclocal/glib.m4 or perhaps /usr/local/share/aclocal
Yep, it's there: /usr/share/aclocal/glib.m4 > > > checking whether to enable maintainer-specific portions of Makefiles... > > yes ./configure: line 1047: AM_OUTPUT_DEPENDENCY_COMMANDS: command not > > found ./configure: line 1115: AC_GNU_SOURCE: command not found > > Hmmm, that is the first indication that something is not set up > right. > > I wonder if the problem might be versions of autoconf and > automake that are too old. What versions of those tools > are installed on the system? I've had good luck with automake > 1.7.3 and autoconf 2.57 automake 1.7.5 autoconf 2.13; 2.57 is also installed, tried that as well, same output and messages > > > linux/videodev.h... yes > > ./configure: line 6451: syntax error near > > > unexpected token `1.2.0' ./configure: line 6451: `AM_PATH_GLIB(1.2.0)' > > Couple things to try would be making sure that glib.m4 (which would > be 'development' portion of glib) is present on the system, then > checking that autoconf and automake are fairly recent versions. Any other options? TIA Mike ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users
