On 2/12/06, Zbigniew <[EMAIL PROTECTED]> wrote: > Hi Arto. That is very strange. string-upcase is included in SRFI-13, > which I included in cocoa.scm (hopefully correctly) using > (require-for-syntax 'srfi-13). This works for me on 2.207 and there > have been at least a couple people successfully building it on 2.216. > I just built it again as I wrote this. > > Does anybody else have ideas as to the problem?
Hmm... it seems I didn't have a bunch of Chicken's standard built-in libraries copied over to /opt after "make install". However, I've just recompiled and reinstalled 2.216 and everything seems to be in place now... no idea how I could've possibly messed up such a simple installation the first time, but evidently I must have managed to do so ;-) Sorry for wasting your time with this. I just got the objc egg built and am starting on your Chicken Cocoa tutorials and examples now. Arto _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
