From: Roman M. <ka...@gi...> - 2008-03-11 09:50:14
|
Hi I didnt use a binary. I built it myself from source. I just noticed another error at the top. Please have a look: # ./autogen.sh --with-unixodbc processing . Running aclocal ... aclocal: configure.in: 106: macro `AM_PATH_GLIB_2_0' not found in library Running libtoolize... You should update your `aclocal.m4' by running aclocal. Running autoheader... autoheader: include/config.h.in is unchanged Running automake --gnu ... configure.in: 5: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' Running autoconf ... configure.in:11: warning: AC_PROG_LEX invoked multiple times configure.in:106: error: possibly undefined macro: AM_PATH_GLIB_2_0 Running ./configure --with-unixodbc ... checking for a BSD compatible install... /usr/bin/install -c [...] I looked inside aclocal.m4. I dont know, what I have to update. Do you? Kind regards Roman Quoting Jeff Smith <why...@ya...>: > It appears that the GLib 2 development package is not installed. > On my Fedora machine, that is glib2-devel. On an Ubuntu > machine, I believe it would be glib2-dev. I don't know for other > systems. > > -- Jeff Smith > > ----- Original Message ---- > From: Roman Meier <ka...@gi...> > To: mdb...@li... > Sent: Friday, March 7, 2008 9:37:56 AM > Subject: [mdb-dev] glib-error > > Hi list > > I downloaded the csv, but get the following error using "./autogen.sh > --with-unixodbc" > > [...] > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... (cached) yes > checking for size_t... yes > checking for iconv... yes > checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t > *inbytesleft, > char * *outbuf, size_t *outbytesleft); > checking Are we using flex ... yes > ./configure: line 7366: syntax error near unexpected token > `AM_PATH_GLIB_2_0(2.0.0)' > ./configure: line 7366: `AM_PATH_GLIB_2_0(2.0.0)' > # > > Can you help me? > > Kind regards > Roman > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > > > > > > > > ____________________________________________________________________________________ > Looking for last minute shopping deals? > Find them fast with Yahoo! Search. > http://tools.search.yahoo.com/newsearch/category.php?category=shopping |