This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: test release 1.13.90


Le Thu, 04 Mar 2010 11:48:24 +0000,
Brian Gough <bjg@network-theory.co.uk> a Ãcrit :

On gcc (Debian 4.4.2-9) 4.4.3 20100108 (prerelease)

./configure
make check

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdiv.lo -MD -MP -MF .deps/fdiv.Tpo -c fdiv.c -o fdiv.o >/dev/null 2>&1
mv -f .deps/fdiv.Tpo .deps/fdiv.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -g -O2 -MT fcmp.lo -MD -MP -MF .deps/fcmp.Tpo -c -o fcmp.lo fcmp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fcmp.lo -MD -MP -MF .deps/fcmp.Tpo -c fcmp.c  -fPIC -DPIC -o .libs/fcmp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fcmp.lo -MD -MP -MF .deps/fcmp.Tpo -c fcmp.c -o fcmp.o >/dev/null 2>&1
mv -f .deps/fcmp.Tpo .deps/fcmp.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -g -O2 -MT ldfrexp.lo -MD -MP -MF .deps/ldfrexp.Tpo -c -o ldfrexp.lo ldfrexp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ldfrexp.lo -MD -MP -MF .deps/ldfrexp.Tpo -c ldfrexp.c  -fPIC -DPIC -o .libs/ldfrexp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ldfrexp.lo -MD -MP -MF .deps/ldfrexp.Tpo -c ldfrexp.c -o ldfrexp.o >/dev/null 2>&1
mv -f .deps/ldfrexp.Tpo .deps/ldfrexp.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2   -o libgslsys.la  minmax.lo prec.lo hypot.lo log1p.lo expm1.lo coerce.lo invhyp.lo pow_int.lo infnan.lo fdiv.lo fcmp.lo ldfrexp.lo  -lm 
libtool: link: ar cru .libs/libgslsys.a .libs/minmax.o .libs/prec.o .libs/hypot.o .libs/log1p.o .libs/expm1.o .libs/coerce.o .libs/invhyp.o .libs/pow_int.o .libs/infnan.o .libs/fdiv.o .libs/fcmp.o .libs/ldfrexp.o 
libtool: link: ranlib .libs/libgslsys.a
libtool: link: ( cd ".libs" && rm -f "libgslsys.la" && ln -s "../libgslsys.la" "libgslsys.la" )
make  test
make[2]: entrant dans le rÃpertoire  /tmp/gsl-1.13.90/sys Â
gcc -DHAVE_CONFIG_H -I. -I.. -I..    -g -O2 -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c
mv -f .deps/test.Tpo .deps/test.Po
make[2]: *** Pas de rÃgle pour fabriquer la cible  ../ieee-utils/libgslieeeutils.la Â, nÃcessaire pour  test Â. ArrÃt.
make[2]: quittant le rÃpertoire  /tmp/gsl-1.13.90/sys Â
make[1]: *** [check-am] Erreur 2
make[1]: quittant le rÃpertoire  /tmp/gsl-1.13.90/sys Â
make: *** [check-recursive] Erreur 1



make
make check


everythings ok.

See you

Frederic
-- 
GPG public key   1024D/A59B1171 2009-08-11
    fingerprint = 1688 A3D6 F0BD E4DF 2E6B  06AA B6A9 BA6A A59B 1171
uid  Picca FrÃdÃric-Emmanuel <picca@synchrotron-soleil.fr>

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]