Compilation build (was re: gnome-admin)
- From: luther maxime u-strasbg fr
- To: Eckehard Berns <eb berns prima de>
- Cc: gnome-list gnome org
- Subject: Compilation build (was re: gnome-admin)
- Date: Fri, 2 Oct 1998 13:13:14 +0200
On Thu, Oct 01, 1998 at 07:42:31PM +0200, Eckehard Berns wrote:
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./..
> > -I/users/graphique/luther/include -I/users/graphique/luther/lib/glib/include
> > -I/users/graphique/luther/include -I/users/graphique/luther/include
> > -DNEED_GNOMESUPPORT_H -I../support -I../support -I../intl -I../intl
> > -DGNOMELIBDIR=\"/users/graphique/luther/lib\"
> > -DGNOMEDATADIR=\"/users/graphique/luther/share\"
> > -DGNOMEBINDIR=\"/users/graphique/luther/bin\"
> > -DGNOMELOCALSTATEDIR=\"/users/graphique/luther/var\"
> > -DGNOMELOCALEDIR=\"/users/graphique/luther/share/locale\"
> > -I/users/graphique/luther/lib/glib/include -I/users/graphique/luther/include
> > -g -O2 -Wall -c -fPIC -DPIC gnome-stock.c
> > gnome-stock.c:719: `imlib_new' undeclared here (not in a function)
> > gnome-stock.c:719: initializer element for `entries_data[0].rgb_data'
> > is not constant
> >
> > i guess it is an imlib misconfiguration, but i installed it before trying to
> > compile gnome.
>
> No imlib problem. Somehow the new icons in gnome-libs/libgnomeui/pixmaps force
> no rebuild of gnome-stock-imlib.h. Just remove
> libgnomeui/pixmaps/gnome-stock-imlib.h and recompile. That should work.
i think i found the culprit, i get before some :
---------------------------------------------
vn=`echo $i | sed -e 's,stock_\(.*\)\.png,imlib_\1,'`; \
../../tools/convertrgb/convertrgb -n -v=$vn -a=tmp.h ./$i;\
done
/convert: No such file or directory
/convert: No such file or directory
/convert: No such file or directory
/convert: No such file or directory
/convert: No such file or directory
/convert: No such file or directory
/convert: No such file or directory
/convert: No such file or directory
/convert: No such file or directory
/convert: No such file or directory
...
mv tmp.h gnome-stock-imlib.h
----------------------------------------------
that recreate gnome-stock-imlib.h and gives me again the same problem
i think there is another faulting package, or some path that get expanded badly.
what is ../../tools/convertrgb/convertrgb, and why does it call /convert ?
surely it was something like $thispath/convert ?
will check.
Friendly,
Sven LUTHER
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]