help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] question on Windows installation


From: Hodgess, Erin
Subject: [Help-gsl] question on Windows installation
Date: Thu, 18 Nov 2004 19:14:57 -0600

Hi again!

I'm trying to install on 
Windows.

./configure works fine.

But here are the results from "make"

C:\gsl-1.5>bash
bash
make
make  all-recursive
make[1]: Entering directory `/cygdrive/c/gsl-1.5'
Making all in gsl
make[2]: Entering directory `/cygdrive/c/gsl-1.5/gsl'
rm -f gsl*.h
HEADERLIST="../gsl*.h ../*/gsl*.h"; \
for h in $HEADERLIST; do \
  BASENAME=`basename $h`; \
  test -r $BASENAME || ln -s $h $BASENAME; \
done
make[2]: Leaving directory `/cygdrive/c/gsl-1.5/gsl'
Making all in utils
make[2]: Entering directory `/cygdrive/c/gsl-1.5/utils'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/cygdrive/c/gsl-1.5/utils'
Making all in sys
make[2]: Entering directory `/cygdrive/c/gsl-1.5/sys'
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-g -O2 -c -o prec.lo `test -f 'prec.c' || echo './'`prec.c
rm -f .libs/prec.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c prec.c  -DDLL_EXPORT -DPIC
-o .libs/prec.lo
prec.c:23:29: gsl/gsl_machine.h: No such file or directory
prec.c:24:31: gsl/gsl_precision.h: No such file or directory
prec.c:26: `_GSL_PREC_T_NUM' undeclared here (not in a function)
prec.c:26: confused by earlier errors, bailing out
make[2]: *** [prec.lo] Error 1
make[2]: Leaving directory `/cygdrive/c/gsl-1.5/sys'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/gsl-1.5'
make: *** [all] Error 2

Does anyone have any idea what the problem might be, please?

thanks in advance!

Sincerely,
Erin Hodgess
mailto: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]