From: Matt Lawrence Date: 2004-06-25T12:15:08+09:00 Subject: Re: Building Ruby on AIX -- again On Fri, 25 Jun 2004 nobu.nokada@softhome.net wrote: > What version of ruby? 1.8.1 > > And here's the error I'm getting: > > Seems configure script failed to detect functions. Can you > show us the config.log? It's really long. After going through the log, it looks like configure is trying to link against libm, which doesn't exist. My guess is that configure needs to be told what the correct library is. I'm way outside my expertise right now, I have no clue how the configure process actually works. -- Matt Weinberg's Law: If builders built buildings the way that programmers wrote programs, the first woodpecker that came along would destroy civilization.