public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc errors - need help
@ 2007-02-01 10:43 Raman M
  2007-02-01 21:48 ` Brian Dessent
  0 siblings, 1 reply; 4+ messages in thread
From: Raman M @ 2007-02-01 10:43 UTC (permalink / raw)
  To: gcc-help

Hello,
I am encountering the following errors while building the gnu product(s)

1. when trying to build glib
../glib-2.12.4/configure --prefix=/usr/local/gtk
produces the following error
checking for msgfmt... 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

2. so I downloaded the gettext source and began to build it,
The configure command executes fine.
When I then follow it with a make install, I get the following error after 
some time.
Making install in intl-csharp
make[2]: Entering directory 
`/root/debs/extracts/gettextobj/gettext-runtime/intl-csharp'
/bin/sh ../lib/csharpcomp.sh -O -g -o GNU.Gettext.dll 
../../../gettext-0.14/gettext-runtime/intl-csharp/intl.cs
C# compiler not found, try installing pnet, then reconfigure
make[2]: *** [GNU.Gettext.dll] Error 1
make[2]: Leaving directory 
`/root/debs/extracts/gettextobj/gettext-runtime/intl-csharp'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/debs/extracts/gettextobj/gettext-runtime'
make: *** [install-recursive] Error 1

3.and when I try building glibc, I get the following error

make[1]: *** No rule to make target 
`/root/debs/extracts/glibcobj/Versions.all', needed by 
`/root/debs/extracts/glibcobj/abi-versions.h'.  Stop.
make[1]: Leaving directory `/root/debs/extracts/glibc-2.4'


I will much appreciate help in helping get over these hurdles.
many thanks in advance

regards
Raman

_________________________________________________________________
MSN Cricket: Celebrating a nationÂ’s obsession 
http://content.msn.co.in/Sports/Cricket/Default.aspx

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-02-02 11:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-01 10:43 gcc errors - need help Raman M
2007-02-01 21:48 ` Brian Dessent
2007-02-02  4:35   ` Raman M
2007-02-02 11:47     ` John Love-Jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).