Hello,
   Context
   =====
   now that I have X11 running on Nvidia, I need to fix the issue between
   Clutter and NVidia.
   My first step is to recompile the clutter packages.
   Process
   =====
   # I have downloaded the source from
   [1]http://repo.moblin.org/moblin/releases/2.1/source/
   # for the following packages
     clutter-1.0.8-5.2.moblin2.src.rpm
     clutter-box2d-0.9~20090609-3.1.moblin2.src.rpm
     clutter-gesture-0.0.1-3.3.moblin2.src.rpm
     clutter-gst-0.10~20090729-2.2.moblin2.src.rpm
     clutter-helix-1.0-4.1.moblin2.src.rpm
     clutter-imcontext-0.1.5-4.5.moblin2.src.rpm
     clutter-mozembed-0.10.5_20091028-1.1.moblin2.src.rpm
     clutter-qt-0.9~20090720-3.13.moblin2.src.rpm
     pyclutter-0.9.2-1.2.moblin2.src.rpm
   # Install packages needed to compile clutter, build and install
   yum install "pkgconfig(glib-2.0)" "pkgconfig(pango)"
   "pkgconfig(xdamage)" "pkgconfig(gtk+-2.0)" gtk-doc
   rpmbuild --target=i586 -bb rpmbuild/SPECS/clutter.spec
   rpm -i --force rpmbuild/RPMS/i586/clutter-*
   # Install packages needed to compile clutter-gst, build and FAILED
   yum install "pkgconfig(gstreamer-0.10)"
   "pkgconfig(gstreamer-plugins-base-0.10)"
   rpmbuild --target=i586 -bb rpmbuild/SPECS/clutter-gst.spec
   Problem
   =====
   # the build fails as show in the follwing log extract
   # any ide why ?
   Thanks
   Dominig
   ------------------ Log start -------------------------
   + ./autogen.sh --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu
   --target=i586-moblin-linux-gnu --program-prefix= --prefix=/usr
   --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
   --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
   --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var
   --sharedstatedir=/usr/com --mandir=/usr/share/man
   --infodir=/usr/share/info --disable-static
   autoreconf: Entering directory `.'
   autoreconf: configure.ac: not using Gettext
   autoreconf: running: aclocal -I build/autotools
   autoreconf: configure.ac: tracing
   autoreconf: configure.ac: not using Libtool
   autoreconf: running: /usr/bin/autoconf
   configure.ac:66: error: possibly undefined macro: AC_DISABLE_STATIC
         If this token and others are legitimate, please use
   m4_pattern_allow.
         See the Autoconf documentation.
   configure.ac:67: error: possibly undefined macro: AC_PROG_LIBTOOL
   autoreconf: /usr/bin/autoconf failed with exit status: 1
   error: Bad exit status from /var/tmp/rpm-tmp.GoV0in (%build)

References

   1. http://repo.moblin.org/moblin/releases/2.1/source/
_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to