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: new testing version 1.7.90


After defining RANLIB=granlib, AR=gar and MAKE=gmake "gmake" and "gmake check" 
works now.
Shouldn't "configure" print out an error message if "ar" wasn't found?

-- 
Stefan Gerlach

On Monday 27 March 2006 12:43, you wrote:
> Stefan Gerlach writes:
>  > 1. Solaris 8, SPARC, gcc 3.3.1 and Solaris 10, x86, gcc 3.4.2:
>  > ...
>  > Making all in siman
>  > gmake[2]: Entering directory `/tmp/gsl-1.7.90/siman'
>  > /bin/bash ../libtool --tag=CC --mode=link gcc  -O3 -Wall   -o siman_tsp
>  > siman_tsp.o libgslsiman.la ../rng/libgslrng.la
>  > ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la
>  > ../utils/libutils.la -lm gcc -O3 -Wall -o siman_tsp siman_tsp.o 
>  > ./.libs/libgslsiman.a
>  > ../rng/.libs/libgslrng.a ../ieee-utils/.libs/libgslieeeutils.a
>  > ../err/.libs/libgslerr.a ../utils/.libs/libutils.a -lm
>  > gcc: ./.libs/libgslsiman.a: No such file or directory
>  > gcc: ../rng/.libs/libgslrng.a: No such file or directory
>  > gcc: ../ieee-utils/.libs/libgslieeeutils.a: No such file or directory
>  > gcc: ../err/.libs/libgslerr.a: No such file or directory
>  > gcc: ../utils/.libs/libutils.a: No such file or directory
>  > gmake[2]: *** [siman_tsp] Error 1
>
> Looks like it's not making any libraries at all ... can you check the
> section "Solaris Hints" in the install file.  Sometimes this is
> because it did not find 'ar' during configure or something like
> that. Thanks.

Attachment: pgp00000.pgp
Description: PGP signature


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