This is the mail archive of the gsl-discuss@sources.redhat.com 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]

Re: Errors


On Tue, Aug 28, 2001 at 08:20:20AM -0300, J.R. Sanchez wrote:
> I'm using gsl 0.9.1. I've successfully compiling
> and installing it.
> 
> I've linked my program to BLAS, and I got the
> following message from the linker:
> 
> =============================================
> 
> gcc -c rn1.c
> gcc -O2 -o rn1 rn1.o -lgsl -lgslcblas -mpentium -W -Wall
> /usr/local/lib/libgsl.so: undefined reference to `atexit'
> collect2: ld returned 1 exit status
> make: *** [rn1] Error 1
> 
> =============================================

Did you recently upgrade you libc?  I understand that there was an upstream
snafu with 'atexit'.  Maybe downgrading that library, or fetching a
corrected version, might help?

Dirk


-- 
Our mailserver had a hardware failure while we were gone during the 2nd half 
of July. If I did not respond to a mail you sent then, or if you experienced a
a mail bounce, could you kindly resend it? Sorry for the inconvenience -- Dirk


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