Bob Barry wrote:
Attempt to compile current cvs failed due to directory "gtkglext" missing from fpc/packages/extra/gtk2/examples:

make[6]: Leaving directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/plugins'
make -C scribble_simple clean
make[6]: Entering directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/scribble_simple'
/bin/rm -f scribble_simple scribble_simple.o libpscribble_simple.a
/bin/rm -f fpcmade.i386-linux Package.fpc ppas.sh script.res link.res /bin/rm -f *.s *_ppas.sh
make[6]: Leaving directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/scribble_simple'
make -C gtkglext clean
make: *** gtkglext: No such file or directory. Stop.


Will "gtkglext" be along shortly, or should I patch it out of Makefile and 
carry on?


Directory fpc/packages/extra/gtk2/examples/gtkglext/ exists (it was added along with other gtkglext units). And `make' inside fpc/packages/extra/gtk2/examples succeeds on my system without any problems.


Are you sure that you updated from cvs with `-d' flag ?

Michalis

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to