On Thu, 13 Jan 2011 12:50:33 +0000 Mark Morgan Lloyd <[email protected]> wrote:
> Graeme Geldenhuys wrote: > > Op 2011-01-13 14:12, Mark Morgan Lloyd het geskryf: > >> Building for LCL still doesn't work. > > > > Then it seems the issue must be in the Lazarus IDE, in the codetools > > search paths or something. > > I think it might be related to compiler path expansion. Above was on x86 > Linux, Debian "Lenny" or "Squeeze". > > If I try compiling on SPARC Solaris, again using your fpc @extrafpc.cfg > uidesigner.lpr plus FPC's -vt option, then I again get > > Fatal: Can't find unit fpg_main used by uidesigner > Fatal: Compilation aborted This is a compiler message. It has nothing to do with the codetools. fpg_main is in lcl/interfaces/fpgui/corelib/. Have you created the symlink? > i.e. similar to what I see when trying to build LCL+fpGUI. > > > Mattias or Vincent, any of you have ideas? > > If nobody has any blinding revelations at this point I'd really rather > not push it. FPC appears to be working on Solaris 10 but Lazarus with > the standard LCL won't due to missing libraries. I'll investigate a > later Solaris presently but not immediately. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
