[lazarus] make gtk_install Problem? Has anyone else seen this?

Payne Thomas E CNIN payne_t at crane.navy.mil
Wed May 12 12:39:50 EDT 1999


After updating base, compiler, rtl, fcl, and gtk from the CVS server before
10:00 CST, copied make files from base, made _clean, _all, _install of
compiler, rtl, fcl, and gtk.  Had difficulty with installing gtk.  Am I
alone on this one?

[root at a202-073 fpc-0.99.11]# make gtk_clean
make -C gtk clean
make[1]: Entering directory `/usr/src/fpc-0.99.11/gtk'
rm -f glib.o gmodule.o gdk.o gtk.o glib.ppu gmodule.ppu gdk.ppu gtk.ppu
ppas.sh link.res log
rm -f entry notebook scribble-simple clist ttt_test pixmap list entry.o
notebook.o scribble-simple.o clist.o ttt_test.o pixmap.o list.o
make[1]: Leaving directory `/usr/src/fpc-0.99.11/gtk'
[root at a202-073 fpc-0.99.11]# make gtk_all
make -C rtl/linux all
make[1]: Entering directory `/usr/src/fpc-0.99.11/rtl/linux'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/fpc-0.99.11/rtl/linux'
make -C gtk all
make[1]: Entering directory `/usr/src/fpc-0.99.11/gtk'
ppc386 -Tlinux  -Xs -OG2p2 -n -Fu../rtl/linux -Fu../units/linux
-Fl/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -Fl/usr/X11R6/lib
-Fl/usr/lib -Fl/usr/i486-linux-libc5/lib -FE.  -di386 glib/gmodule.pp
make[1]: Leaving directory `/usr/src/fpc-0.99.11/gtk'
[root at a202-073 fpc-0.99.11]# make gtk_install
make -C gtk install
make[1]: Entering directory `/usr/src/fpc-0.99.11/gtk'
install -m 755 -d /usr/lib/fpc/0.99.11/units
install -m 644 glib.ppu gmodule.ppu gdk.ppu gtk.ppu
/usr/lib/fpc/0.99.11/units
install: glib.ppu: No such file or directory
install: gdk.ppu: No such file or directory
install: gtk.ppu: No such file or directory
make[1]: *** [fpc_install] Error 1
make[1]: Leaving directory `/usr/src/fpc-0.99.11/gtk'
make: *** [gtk_install] Error 2
[root at a202-073 fpc-0.99.11]#

Tom Payne






More information about the Lazarus mailing list