public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Picca Frédéric-Emmanuel" <frederic-emmanuel.picca@synchrotron-soleil.Fr>
To: Brian Gough <bjg@network-theory.co.uk>
Cc: gsl-discuss@sourceware.org
Subject: Re: test release 1.13.90
Date: Thu, 04 Mar 2010 15:09:00 -0000	[thread overview]
Message-ID: <20100304160925.13d7fd7e@grisette.synchrotron-soleil.fr> (raw)
In-Reply-To: <m34okwz4s7.wl%bjg@network-theory.co.uk>

[-- Attachment #1: Type: text/plain, Size: 2645 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2010-03-04 15:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-04 12:18 Brian Gough
2010-03-04 14:41 ` Rhys Ulerich
2010-03-05  9:08   ` Brian Gough
2010-03-05 13:10     ` Rhys Ulerich
2010-03-07  9:19     ` maxgacode
2010-03-04 15:09 ` Picca Frédéric-Emmanuel [this message]
2010-03-09 15:33   ` Brian Gough
2010-03-09 16:46     ` Picca Frédéric-Emmanuel
2010-03-09 20:29       ` Brian Gough

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100304160925.13d7fd7e@grisette.synchrotron-soleil.fr \
    --to=frederic-emmanuel.picca@synchrotron-soleil.fr \
    --cc=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).