Date: 15 Jul 2002 19:09:43 +0200 From: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> To: freebsd-gnome@FreeBSD.org Subject: evolution Message-ID: <1026752983.3295.21.camel@martin.kleinerdrache.org>
next in thread | raw e-mail | index | archive | help
Hello,
Evolution isnt building here, because of the following:
configure searches gtk-config, I just have gtk12-config here. So
evolution tells me to set the GKT_CONFIG environment variable. If I do
so, it doesn't find glib-config because I dont have glib-config here,
there is just a glib12-config. I tryed to set the environment variable
GLIB_CONFIG, but that does not influence the evolution configure
script. Is there something wrong with the evolution 1.8 port?
Here are the errors after setting 'setenv GTK_CONFIG
/usr/X11R6/bin/gtk12-config' :
/bin/sh ../libtool --mode=link cc -O -pipe -march=pentiumpro -Wall
-Wunused -o dumpindex dumpindex.o libibex.la -Wl,-E -L/usr/X11R6/lib
-L/usr/local/lib -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade
-lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng
-lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile
-lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11
-lm -lgnomecanvaspixbuf -liconv -pthread -pthread -L/usr/local/lib
cc -O -pipe -march=pentiumpro -Wall -Wunused -o dumpindex dumpindex.o
.libs/libibex.a -L/usr/X11R6/lib -L/usr/local/lib -lgal -lgnomeprint
-lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl
-lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport
-lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12
-lglib12 -lintl -lXext -lX11 -lm -lgnomecanvaspixbuf -liconv -pthread
-Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgal -lgnomeprint -lfreetype
-lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl
-lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport
-lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12
-lglib12 -lintl -lXext -lX11 -lm -lgnomecanvaspixbuf -liconv -pthread
-pthread -L/usr/local/lib
dumpindex.o: In function `main':
dumpindex.o(.text+0xbc): undefined reference to `g_thread_init'
gmake[2]: *** [dumpindex] Fehler 1
gmake[2]: Verlassen des Verzeichnisses Verzeichnis
»/usr/ports/mail/evolution/work/evolution-1.0.8/libibex«
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Verlassen des Verzeichnisses Verzeichnis
»/usr/ports/mail/evolution/work/evolution-1.0.8«
gmake: *** [all-recursive-am] Fehler 2
*** Error code 2
Stop in /usr/ports/mail/evolution.
How can I solve this problem? Is it good to set a link from gtk-config
to gkt12-config and also from glib-config to glib12-config ? I think
there will be a reason why that will not be done in a standart
installation, isn't it?
Thank you,
Martin
--
Virtuelle Jugendarbeit auf http://create.kleinerdrache.org
... bald kommt ein neues Layout ...
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1026752983.3295.21.camel>
