From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Gough To: carlo@linux.it Cc: gsl-discuss@sources.redhat.com Subject: Re: Nine new RNGs ported to GSL Date: Wed, 19 Dec 2001 13:20:00 -0000 Message-id: <15333.41119.87607.179047@debian> References: <20011103151218.G711@voyager.perassi.home> <20011104131139.E696@voyager.perassi.home> X-SW-Source: 2001/msg00661.html Carlo Perassi writes: > On Sat, Nov 03, 2001 at 06:56:41PM -0800, Sergei Morozov sent those random bytes: > > must be some makefile/include issue? > > probably nothing to do with 64-bitness. > > I repeated twice the whole procedure but I didn't get any error. > May I know the complete sequence of your operations? > May I see the output of `make check`, if you got one? > > Thank you very much. > It worked ok for me on, $ uname -a Linux usf-cf-alpha-linux-1 2.2.18pre21 #1 Wed Nov 22 05:08:09 CST 2000 alpha unknown I got a few warnings about 'unused variables' with -Wall, but that was all. I didn't get any errors for unresolved symbols -- not sure what is going on there. Brian