ifc 7.0 linking error problem

From: Park JaeIk (jpark_at_chol.com)
Date: 12/24/03


Date: Wed, 24 Dec 2003 08:16:52 GMT

Hi, All.

I'm using a Intel Fortran Compiler 7.0 on Redhat Linux9 in IA32 mode.
I do compile to object file(-c option), and then I try to linking..
But I get an error that reads:

/opt/intel/compiler70/ia32/lib/libIEPCF90.a(f90file.o)(.text+0x4746): In function `FileOpen':
: undefined reference to `errno'
/opt/intel/compiler70/ia32/lib/libIEPCF90.a(f90fioerr.o)(.text+0x4d3): In function `f_f77ioerr':
: undefined reference to `__ctype_b'
/opt/intel/compiler70/ia32/lib/libIEPCF90.a(f90fioerr.o)(.text+0x6d9): In function `f_fiomess.':
: undefined reference to `errno'
/opt/intel/compiler70/ia32/lib/libIEPCF90.a(f90fioerr.o)(.text+0x76b): In function `f_seterrno':
: undefined reference to `errno'

Any one know what the problem is?
Thanks a lot in advance,
Park.



Relevant Pages

  • compiling djbs daemon tools on sles9
    ... I was wondering if anybody has been able to compile djb's daemon tools on ... It's a clean sles9 install on amd64, ... : undefined reference to `errno' ...
    (alt.os.linux.suse)
  • Re: esql error
    ... : undefined reference to `errno' ... I don't have this problem running on mandrake 9.1. ... The version of IDS is using GNU libs from a different version of GCC than Mandrake installed. ...
    (comp.databases.informix)
  • esql error
    ... : undefined reference to `errno' ... I don't have this problem running on mandrake 9.1. ...
    (comp.databases.informix)
  • MagicFilter Install Errors
    ... I wanted to install MagicFilter so I can print bold and font sizes, ... I am very new to Linux. ... undefined reference to `errno' ...
    (comp.os.linux.misc)
  • Re: ifc 7.0 linking error problem
    ... > I do compile to object file, and then I try to linking.. ... >: undefined reference to `errno' ... Intel Fortran 7.0 is not compatible with the glibc in Redhat Linux 9. ...
    (comp.lang.fortran)