Menu

#129 build fails at compile time beacuse of glib

open
nobody
5
2012-03-15
2012-03-15
rude_boy
No

Hi,

./autogen output ends with:
(...)
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 11896: syntax error near unexpected token `2.0.0'
./configure: line 11896: `AM_PATH_GLIB_2_0(2.0.0)'

I use ubuntu oneiric desktop.

Discussion

  • rude_boy

    rude_boy - 2012-03-15
    • summary: build from cvs fails at compile time --> build fails at compile time beacuse of glib
     
  • rude_boy

    rude_boy - 2012-03-15

    also, when i compile from the tarball:
    (will try to attacht config.log)

    checking for GLIB - version >= 2.0.0... no
    *** Could not run GLIB test program, checking why...
    *** The test program failed to compile or link. See the file config.log for the
    *** exact error that occured. This usually means GLIB is incorrectly installed.

    glib 2.0 is required by MDB Tools.
    It can be downloaded at www.gtk.org.

    wbloos@wbl:~/mdb-export/mdbtools-0.6pre1$ dpkg -l|grep glib
    ii gir1.2-dbusmenu-glib-0.4 0.5.0-0ubuntu3 typelib file for libdbusmenu-glib4
    ii gir1.2-glib-2.0 1.30.0-0ubuntu2 Introspection data for GLib, GObject, Gio and GModule
    ii gir1.2-telepathyglib-0.12 0.15.5-1ubuntu1 GLib Telepathy connection manager library (GObject-Introspection)
    ii gir1.2-upowerglib-1.0 0.9.13-1 GObject introspection data for upower
    ii glib-networking 2.30.0-0ubuntu1 network-related giomodules for GLib
    ii libavahi-glib1 0.6.30-4ubuntu1 Avahi glib integration library
    ii libcouchdb-glib-1.0-2 0.7.4-0ubuntu2 GLib-based API for CouchDB
    ii libdbus-glib-1-2 0.94-4 simple interprocess messaging system (GLib-based shared library)
    ii libdbus-glib1.0-cil 0.5.0-3build1 CLI implementation of D-Bus (GLib mainloop integration)
    ii libdbusmenu-glib4 0.5.0-0ubuntu3 library for passing menus over DBus
    ii libdesktopcouch-glib-1.0-2 0.7.4-0ubuntu2 Glib-based API for Desktopcouch
    ii libglib-perl 2:1.223-1build1 interface to the GLib and GObject libraries
    ii libglib2.0-0 2.30.0-0ubuntu4 GLib library of C routines
    ii libglib2.0-0:i386 2.30.0-0ubuntu4 GLib library of C routines
    ii libglib2.0-bin 2.30.0-0ubuntu4 Programs for the GLib library
    ii libglib2.0-cil 2.12.10-2ubuntu1 CLI binding for the GLib utility library 2.12
    ii libglib2.0-data 2.30.0-0ubuntu4 Common files for GLib library
    ii libglibmm-2.4-1c2a 2.30.0-0ubuntu1 C++ wrapper for the GLib toolkit (shared libraries)
    ii libjson-glib-1.0-0 0.14.0-1 GLib JSON manipulation library
    ii libnm-glib-vpn1 0.9.1.90-0ubuntu5.1 network management framework (GLib VPN shared library)
    ii libnm-glib4 0.9.1.90-0ubuntu5.1 network management framework (GLib shared library)
    ii libpoppler-glib6 0.16.7-2ubuntu2 PDF rendering library (GLib-based shared library)
    ii libpulse-mainloop-glib0 1:1.0-0ubuntu3.1 PulseAudio client libraries (glib support)
    ii libtaglib2.0-cil 2.0.3.7+dfsg-1build1 CLI library for accessing audio and video files metadata
    ii libtelepathy-glib0 0.15.5-1ubuntu1 Telepathy framework - GLib library
    ii libupower-glib1 0.9.13-1 abstraction for power management - shared library

     
  • rude_boy

    rude_boy - 2012-03-15
     
  • rude_boy

    rude_boy - 2012-03-15

    anyway i found the mdbtools package (version 0.5.99.0.6pre1.0.20051109-7.1) in the ubuntu software center after searching for it specifically, it doesn't show up when i just search for mdb.

     

Log in to post a comment.