gnome-panel.h



Hi.  I'm trying to build on FreeBSD 2.2.5, from the anonymous CVS
sources.  I have built and installed gnome-libs, gtk and mico but
trying to build gnome-core gives me this:

cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
file=./`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file it.po
file=./`echo ko | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ko.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file fr.po
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file de.po
gmake[2]: Leaving directory `/usr/src/gnat/gnome/gnome-core/po'
Making all in macros
gmake[2]: Entering directory `/usr/src/gnat/gnome/gnome-core/macros'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/src/gnat/gnome/gnome-core/macros'
Making all in panel
gmake[2]: Entering directory `/usr/src/gnat/gnome/gnome-core/panel'
Computing dependencies for panel_config_global.c...
Computing dependencies for panel_config.c...
Computing dependencies for panel.c...
Computing dependencies for panel-widget.c...
Computing dependencies for panel-util.c...
Computing dependencies for mico-parse.cc...
mico-parse.cc:11: gnome-panel.h: No such file or directory
gmake[2]: *** [.deps/mico-parse.P] Error 1
gmake[2]: Leaving directory `/usr/src/gnat/gnome/gnome-core/panel'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/src/gnat/gnome/gnome-core'
gmake: *** [all-recursive-am] Error 2
gnat@prometheus (gnome-core) find . -name gnome-panel.h
gnat@prometheus (gnome-core) find .. -name gnome-panel.h -print
gnat@prometheus (gnome-core)

Where's this file?  What should be making it?  Who do I have to bribe
to get a copy? :-)

Thanks,

Nat



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