On 25 September 2010 07:56, zeljko <[email protected]> wrote: > On Saturday 25 September 2010 02:07, Frank Church wrote: > > I am trying to compile the latest Lazarus trunk and I get this error. > > > > Compiling resource ../units/i386-linux/lazarus.or > > lazarus.pp(127,1) Error: Can't call the resource compiler > > "/home/rchurch/LazarusInstalls/fpc240/bin/fpcres", switching to external > > mode > > lazarus.pp(127,1) Fatal: There were 1 errors compiling module, stopping > > Probably ulimit bug which existed in 2.4.0. > Try from terminal something like ulimit -n 1024 and then rebuild laz from > that > term. > > Thanks it fixed my problem :)
> -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- Frank Church ======================= http://devblog.brahmancreations.com
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
