[fpc-devel] Access violation when building the trunk

Gennadiy Poryev core at barvinok.net
Mon Sep 3 16:36:36 CEST 2012


> >> > The installer encountered the following error:
> >> > Access violation
> >> > make[2]: *** [all] Error 1
> >> > make[2]: Leaving directory `C:/Dev/FPC/sources/packages'
> >> > make[1]: *** [packages_all] Error 2
> >> > make[1]: Leaving directory `C:/Dev/FPC/sources'
> >> > make: *** [build-stamp.arm-wince] Error 2
> >> >
> >> > And I have no clue how to produce more verbose/debug data.
> >> > Any suggestions?
> >>
> >> It's probably a bug in fpmake. You should be able to work around it
> >> by removing FPMAKEOPT="-T X".
> >
> > It'd be helpful if you point out where to find that. Quick search for
> > FPMAKEOPT= did not yield anything.
> 
> FPMAKEOPT= is an option you can specify to "make" when building FPC.
> If you are not explicitly specifying it, then it's not active. In that case, I don't
> know what the cause is of the crash you are experiencing (other than that it's
> presumably also casued by r22275).

Is there a way to locally prevent this particular package from being compiled and included in installation? I don't use it anyway.




More information about the fpc-devel mailing list