On Wed, 2006-07-19 at 03:50 +0400, ϸòð Êîñàðåâñêèé ñ mail.ru wrote: > >> *. oracle: examples do not compile, makefile.fpc causes some problems. > > JvdS> At least this last issue is fixed. I coudn't find however what's wrong > JvdS> with the makefile.fpc? > JvdS> Joost > > The problems are incorrect paths in makefile.fpc-s. > > For oracle examples, fpcdir=../../../.. --- it's root dir, not FPC dir > on my system (changing it to ../.. helps). > > ATTENTION: I didn't try to fpcmake all makefile.fpc, for example: > examples\opengl has the same problem. > > (Probably, they were in a more nested place before building the > release candidate, and were copied to the current place after creating > working makefiles.)
No, the path is correct if you compile from the source-code of fpc. If the examples are installed, the fpcdir is indead incorrect, but that isn't important at that stage. But I;m sure that there are others that know more about this? Joost _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
