Phillip Reed wrote:

I'm using OS X 10.3.1, fink package manager version 0.16.2, and distribution version 0.6.2.cvs. When I try to install Ruby 1.6.7-27, it

1.6.7-27? Typo or where do you see this version? I see only -25.


gives the following error shortly after configure finishes. Any
[]
gcc -g -O2 -fno-common -pipe -no-cpp-precomp -I. -I. -I/sw/include -c eval.c
eval.c:7317: warning: static declaration for `thread_switch' follows non-static
eval.c: In function `thread_switch':
eval.c:7318: error: argument `n' doesn't match prototype

I get the same error. I doubt that anyone has ever tried to compile this on 10.3. You should probably notify the maintainer. It (i.e. version 1.6.7-15) compiles on 10.2, dunno why.


OTOH, if you activate unstable, you get the ruby18 package which compiles version 1.8.0-10, and this compiles OK. They renamed the thread_switch function so that the clash with the system function of the same name is avoided.

--
Martin




------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to