Howdy, Wanted to see if anyone was aware of this: I installed chicken from FreeBSD's ports collection, then ran `chicken-setup spiffy`. chicken-setup failed, and it seemed to be caused by a "missing" chicken.h -- so I added -csc-option "-C -I/usr/local/include" to the chicken-setup commandine and everything went fine.
Is this because the port puts chicken.h in a strange place, or is my local environment just set up weird, or what? This isn't exactly a "fresh" system, but I would've expected chicken-setup to work right out of the box. This is chicken 1.89. -- TB _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
