I get source code from clutter git repository.
git clone git://git.clutter-project.org/clutter

golfish

Mustafizur Rahaman writed:
It still did not help.

I took my clutter tar ball from the git repository. Can you please send me your clutter tar ball( if you have), so that i can try to build it from autogen and then find the diff between your and mine source code.

Rahaman.

golfish wrote:
Mustafizur Rahaman writed:
Hi,

I am using clutter-0.8 and it builds fine if i start from ./configure. But i was trying to build it from autogen.sh as i needed to make some changes in configure option & it is easier to do these changes in configure.ac than directly in configure.

When i tried to run ./autogen.sh i get the following error aclocal: configure.ac: 660: macro `AM_GLIB_GNU_GETTEXT' not found in library.

Then i tried to comment the line <AM_GLIB_GNU_GETTEXT> in configure.ac & ran autogen again, i encountered the following error

configure.ac:133: error: possibly undefined macro: AC_MSG_ERROR
configure:23450: error: possibly undefined macro: AS_CASE
configure:23458: error: possibly undefined macro: AC_PACKAGE_NAME

Can any one help me with these errors? Do i need to do any changes if i want to build it from autogen

Regs,
Rahaman.

You should install dev package of glib, and run autogen again.

--
To unsubscribe send a mail to [email protected]

Reply via email to