I see this error in your config.log: ./conftest: error while loading shared libraries: libgsl.so.0: cannot open shared object file: No such file or directory
If you have libgsl in a nonstandard place, is it in your LD_LIBRARY_PATH? -Jason On Thu, May 11, 2006 at 09:38:13PM +0400, Ronaldo de Souza wrote: > Hi, > > I got the following configure error on trying to compile the code. > > . > . > . > checking for stdint.h... (cached) yes > checking for an ANSI C-conforming const... (cached) yes > checking for inline... (cached) inline > checking for off_t... (cached) yes > checking for short... yes > checking size of short... configure: error: cannot compute sizeof (short), 77 > See `config.log' for more details. > > The confi.log is send in attached file. > > Can you please give a help? > > Cheers, > > > Ronaldo E. de Souza | Dept. Astronomia IAGUSP > R. do Matão, 1226 - CUASO | Tel: 55-11-3091-2729 > 05508-900 São Paulo -SP | Fax: 55-11-3091-2860 > Brasil | > > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by pspp configure 0.4.0, which was > generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
