Re: glib making problems



Hi all,

	A reply to an old posting, but I recently tried installing 2.2 and
came to a similar problem.  Basically: 

...
Making all in po
make[2]: Entering directory
`/home/rwan/gtk/install/glib-2.2.0/po'
make[2]: *** No rule to make target `azNONE', needed by `all-yes'.  Stop.
make[2]: Leaving directory `/home/rwan/gtk/install/glib-2.2.0/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rwan/gtk/install/glib-2.2.0'
make: *** [all-recursive-am] Error 2
...

	on a Debian machine.  I'm not a sysadmin, so I was trying to
install it into my home directory.  Not sure if that's the problem.

	Is there a solution to this problem besides installing gettext
(which would require the sysadmin to do, I think)?

On Mon, 23 Dec 2002, Owen Taylor wrote:
> Mortella <mortella freestart hu> writes:
> > RedHat 7.3 and configure runs with no problem. 
...
> You don't need a separate copy of gettext for Red Hat 7.3;
> the libc copy will work fine.
> 
> Did you pass any options to configure? When configure is
> running, what does it say after:

        I ran configure like this:

./configure --prefix=$GTK_DIR --enable-shared --enable-static
--with-included-loaders=xpm,png,gif,jpeg --enable-debug=minimum
--enable-gc-friendly --disable-mem-pools --with-threads=posix

        though I'll admit I do not know what I'm doing and some options
may be unnecessary.

> Checking for dgettext in libc....

	Here, it said:

checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes

	and in config.log, it said:

configure:5102: checking for dgettext in libc
configure:5122: gcc -o conftest -g -O2   conftest.c  >&5
configure:5125: $? = 0
configure:5128: test -s conftest
configure:5131: $? = 0
configure:5142: result: yes

	Does anyone know how to fix this problem?  Thank you!

Ray






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]