[Mono-devel-list] Problems in building glib-2.6.0 which is required for Mono to bui ld

Sindhu Gururaj sindhu.gururaj at celstream.com
Fri Apr 1 07:26:52 EST 2005


Hi,
On a clean system,
1]
I am able to successfully install the pkg-config version 0.15.0, this is the
first dependency of Mono.
Installed as ./configure --prefix=/usr; make; make install

2]
The second dependency of Mono, the glib-2.x (I am using glib - 2.6.0) needs 
libintl.h to be avaialble for it to build, I got hold of an old binary of
libintl.pkg from 
http://macosx.forked.net/showcat.php?cat=Libraries&sortmethod=reverse
<http://macosx.forked.net/showcat.php?cat=Libraries&sortmethod=reverse>
this completely crashed my Mac OSX.

So I picked the gettext-0.14.3 to get libintl.h as suggest in the
compilation error on terminal. 

For the gettext-0.14.3, I used
./configure --prefix=/usr; make; make install

Inorder to get hold of libintl.h, I tried to install gettext -0.14.3. though
it gave me no error, on installing glib 2.6.0, it cannot yet find the
libintl.h
and stops further compilation with errors.

checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html
<http://www.gnu.org/software/gettext/gettext.html> 

make: *** No targets specified and no makefile found.  Stop.
make: Nothing to be done for `install'.

Please suggest how do I go about. What mistake am I doing?

Thanks for all the help.

Warm Regards,
Sindhu Gururaj,
sindhu.gururaj at celstream.com,
Ext - 2209.



This message is free from Virus - IMSS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050401/a9248e59/attachment.html 


More information about the Mono-devel-list mailing list