It could be that some of this makefile hacking you mention caused the fonts to not be compiled correctly. You should be getting a large automatically generated C file in font/bdf_fonts.c
--Micah On Sun, Jun 29, 2003 at 08:02:31AM -0400, patrick wrote: > Hi. > > I have managed (with some hacking to Makefile's) to get PicoGUI to > cross-compile for my system (uClinux on uCdimm), and produce an > executable. > > However, when I run the executable I get the error: > > *** ERROR (IO) : Can't find any fonts > > BUT, I've compiled in the BDF font engine and the associated fonts with > them via make menuconfig! > > If I issue ./pgserver.gdb -l I get: > > Font engines: bdf > > BDF fonts: > > Which is what I should get for the engine, but as I said: no fonts! > > Does anybody have any ideas why my fonts are not there? > > Thanks, > Patrick > > > -- > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Pgui-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/pgui-devel -- Only you can prevent creeping featurism! ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
