Re: compiling glib on OSX.
- From: electroteque <spam electroteque org>
- To: electroteque <spam electroteque org>
- Cc: gtk-devel-list gnome org
- Subject: Re: compiling glib on OSX.
- Date: Sun, 5 Feb 2006 01:31:17 +1100
Ive reverted back to automake-1.7 and still more issues
Making all in po
file=./`echo fa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /sw/bin/msgfmt -c -o $file fa.po
fa.po:95: number of format specifications in `msgid' and `msgstr' does
not match
fa.po:210: number of format specifications in `msgid' and `msgstr' does
not match
fa.po:215: number of format specifications in `msgid' and `msgstr' does
not match
found 3 fatal errors
make[2]: *** [fa.gmo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
This whole thing has been a pain from the start, any help would be
greatful, i have tried installing gtk hundreds of times and given up :)
On 05/02/2006, at 1:15 AM, electroteque wrote:
Hi there, im having some issues getting glib compiled for OSX. Ive
been going through these steps on this page which aparantly doesnt
require X11.
http://developer.imendio.com/wiki/Gtk_Mac_OS_X/Build_Instructions
I had some great pain getting up to glib, especially cairo where i had
to tweak system variables and lots of symblinks everywhere.
Anyway here is what autogen.sh tells me
cd . && /bin/sh ./config.status glibconfig.h
config.status: executing glibconfig.h commands
config.status: glibconfig.h is unchanged
echo timestamp > stamp-gc-h
cd . && /bin/sh /usr/share/sources/gtk/glib/missing --run autoheader
configure.in:10: warning: file `acglib.m4' included several times
configure.in:11: warning: file `glib/libcharset/codeset.m4' included
several times
configure.in:12: warning: file `glib/libcharset/glibc21.m4' included
several times
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
Making all in .
make[2]: *** No rule to make target `mkinstalldirs', needed by
`all-am'. Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
any ideas ?
my steps before that was
ln -s /usr/share/aclocal/gtk-doc.m4 /sw/share/aclocal/gtk-doc.m4
./autogen.sh --prefix=$prefix --disable-gtk-doc
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]