Hello, I have a problem to build bigloo-lib on mac.
I have built and installed the latest bigloo 4.1a using the default settings (/usr/local/) and I am trying to install bigloo-lib 0.21b. After having untared the archive, the configure command write the error: checking whether to compile in benchmark mode... no checking Bigloo runtime library suffix... _s checking the Bigloo user lib name... -ldl -lm checking the Bigloo libraries location... /usr/local/lib/bigloo/4.1a checking Bigloo installation prefix... /usr/local checking the Bigloo library name... *** ERROR:eval: Unbound variable -- *bigloo-vlib* *** ERROR:eval: Unbound variable -- *bigloo-vlib* configure: error: Bigloo runtime library /usr/local/lib/bigloo/4.1a/lib_s-.a doesn't exist I cannot figure where is the error; the mentioned missing lib is not installed… I plan to use bigloo to implement a server tool for a MMO 3D game with +10000 of connected users for Solar Games at Nice... Could you help me or provide me any information that can help me to solve this issue? This is quite urgent because I am in the project step where I have to choose the tools... Thank you in advance Best regards -- Guilhem de Wailly (the implementor of OpenScheme a few years ago!)
