[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 19990514: Red Hat Linux configure failure: sysv_signal



Graham,

>Date: Fri, 14 May 1999 15:20:20 -0400
>From: Graham Campbell <address@hidden>
>Organization: Brookhaven National Laboratory
>To: Steve Emmerson <address@hidden>
>Subject: Re: 19990514: Red Hat Linux configure failure: sysv_signal
>Keywords: 199905141452.IAA19894

In the above message, you wrote:

> The link step gives the warning:
> ld: warning: libm.so.6, needed by /usr/lib/libf2c.so, may conflict with
> libm.so.5
> and the program aborts with:
> (gdb) run
> Starting program: /home/gc/test/netcdf/program 
>  
> Program received signal SIGSEGV, Segmentation fault.
> 0x40083f12 in _IO_setvbuf (fp=0x8065dcc, buf=0x80672c8 "", mode=1,
> size=8200)
>     at iosetvbuf.c:91
> iosetvbuf.c:91: No such file or directory.
> (gdb) where
> #0  0x40083f12 in _IO_setvbuf (fp=0x8065dcc, buf=0x80672c8 "", mode=1,
> size=8200)
>     at iosetvbuf.c:91
> #1  0x40010feb in f_init ()
> #2  0x40015fe7 in main ()
> #3  0x804b1fe in ___crt_dummy__ ()

Well... there's your problem.  There's no way that simple program should
fail (it doesn't on all the other Linux systems on which it's been
run).  The fact that it does fail indicates a severe problem with your
development environment.  Looks to be something in the Fortran runtime
initialization.

I suggest that you contact your system administrator.

--------
Steve Emmerson   <http://www.unidata.ucar.edu>