Re: Error compiling Gnome-libs ... caNone ??
- From: Yukihiro Nakai <nakai TokyoNet AD JP>
- To: gnome-list gnome org
- Subject: Re: Error compiling Gnome-libs ... caNone ??
- Date: Thu, 24 Dec 1998 13:33:36 +0900
eric> Hihi everyone ..
eric>
eric> I have a FreeBSD 3.0 box compiling the gnome-libs cvs source
eric> today ... However , I got the following messages ..:P
eric> Could anyone help me on this?
eric>
eric> gmake[2]: *** No rule to make target `caNONE', needed by `all-yes'. Stop.
eric> gmake[2]: Leaving directory `/home.local/eric/work/GNOME/gnome-libs/po'
eric> gmake[1]: *** [all-recursive] Error 1
eric> gmake[1]: Leaving directory `/home.local/eric/work/GNOME/gnome-libs'
eric> gmake: *** [all-recursive-am] Error 2
It was simple problem. :)
Try
env CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./autogen.sh
(env CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure)
and don't forget to do
rm -rf config.cache
My system is now FreeBSD 2.2.7 and it works well...
--------------
Yukihiro Nakai
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]