[From nobody Wed Feb 29 19:48:23 2012 Message-ID: <452BB05B.4000302@dfki.de> Date: Tue, 10 Oct 2006 16:38:19 +0200 From: Berthold Crysmann <crysmann@dfki.de> User-Agent: Thunderbird 1.5.0.7 (X11/20060913) MIME-Version: 1.0 To: Andreas Fuchs <afuchs@franz.com> Subject: Re: [developers] [spr30362] bug using climxm References: <87slj3kab3.wl%asf@boinkor.net> <4507FD95.7060406@cl.cam.ac.uk> <87wt7yirhc.wl%asf@boinkor.net> <4513DC10.7010905@dfki.de> <E53FCFF6-DF6C-4F3D-BBE0-F8B3DF500FF5@franz.com> <451D2DED.5000707@dfki.de> <451D3085.7070107@dfki.de> <452B9D2C.3050204@franz.com> <452BA6AA.2010903@dfki.de> <452BA8BF.60209@franz.com> In-Reply-To: <452BA8BF.60209@franz.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Andreas Fuchs wrote: > Berthold, > > Berthold Crysmann wrote: >> Dear Andreas, >> >> using your patch produces the follwing error message while trying to >> compile our application: >> >> Error: attempt to call `CLIM-UTILS::_MALLOC' which is an undefined >> function. >> [condition type: UNDEFINED-FUNCTION] >> >> Restart actions (select using :continue): >> 0: Try calling CLIM-UTILS::_MALLOC again. >> 1: Return a value instead of calling CLIM-UTILS::_MALLOC. >> 2: Try calling a function other than CLIM-UTILS::_MALLOC. >> 3: Setf the symbol-function of CLIM-UTILS::_MALLOC and call it again. >> 4: Abort entirely from this (lisp) process. >> >> [changing package from "COMMON-LISP-USER" to "LKB"] >> [Current process: start-lkb-frame] > > I think that error message means you didn't compile the patch-fonts > file. (-: > Yes. I did a simple load. > Using: > alisp -locale en_GB.UTF-8 -e '(load (compile-file "patch-fonts.lisp"))' > works fine for me. > So it does for me now. Thanks a lot, Berthold PS: Can we distribute this patch with our application until it is integrated into Allegro CL? Or can you make it available on some Franz web site we can direct our users to for the time being? Thanks again. > If that doesn't help, please send me the commands you use to load your > lisp, the patch, and your application. > > Thanks, > Andreas. > ]