Bug 80017

Summary: Absoft can't find errno!
Product: [Retired] Red Hat Raw Hide Reporter: Sammy <umar>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: fweimer
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:50:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sammy 2002-12-18 20:05:34 UTC
The Asbsoft Fortran 95 compiler for linux is giving an error which started 
recently in rawhide. Which library is errno in now? Thanks 
 
================================================= 
f95 -o ../../run/dws.exe grid_def_2d_cyl_v32.o   spinor_def_2d_cyl_v24.o 
special_functions_v12.o  dws_v35.o  ../spline90/spline90.a /usr/lib/lapack95_intel.a 
/usr/lib/libmkl_lapack.a /usr/lib/libmkl_p4.a -lf2c -lm -lpthread 
/usr/absoft/lib/libfio.a(ioerr.o)(.text+0x233): In function `_ioerr': 
: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead 
/usr/absoft/lib/libfio.a(open.o)(.text+0xdbd): In function `_f_open3': 
: undefined reference to `errno' 
/usr/absoft/lib/libfio.a(lowlevel.o)(.text+0xf9): In function `_getfile': 
: undefined reference to `errno' 
/usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x141): In function `_releasefile': 
: undefined reference to `errno' 
/usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x16c): In function `_releasefile': 
: undefined reference to `errno' 
/usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x1dc): In function `_f_seek': 
: undefined reference to `errno' 
/usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x223): more undefined references to `errno' follow

Comment 1 Jakub Jelinek 2002-12-18 20:08:29 UTC

*** This bug has been marked as a duplicate of 80016 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:50:24 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.