[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gsl] /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o
From: |
Dmitrii Kouznetsov |
Subject: |
[Bug-gsl] /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o |
Date: |
Fri, 23 Jul 2004 13:15:16 +0900 (JST) |
Dear Colleague.
I learn to install GNU products and the gsl is one of my first intents.
Followind the README file, I used
tar -xf gsl-1.5
cd gsl-1.5
./configure
make
make check > log 2>&1
it says,
Ambiguous output redirect.
Is it expected response?
Also, I tried to compile the only example I found, GNU/gsl-1.5/test/results.c
it says:
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o(.text+0x18): In
function `_start':
../sysdeps/i386/elf/start.S:77: undefined reference to `main'
/tmp/ccC8vzir.o(.text+0xcb): In function `gsl_test_rel':
: undefined reference to `gsl_isnan'
(and many other undefined references.)
What do I wrong?
Sincerely, Dima.
Dmitrii Kouznetsov
Institute for Laser Science
University of Electro-Communications
1-5-1 Chofu-Gaoka, Chofu, Tokyo
182-8585, Japan
Tel.: 81-424-43-5708
Fax: 81-424-85-8960
cel. 81-09099764846
- [Bug-gsl] /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o,
Dmitrii Kouznetsov <=