← Back to team overview

touch-packages team mailing list archive

[Bug 1477401] [NEW] ld is broken

 

Public bug reported:

i am new to this to linux. 
Here is the issue i am facing.
i was trying to compile my fortran code 
following error generated

sfanwer@genesis ~/WORK/NNF/anwar/re40_n1 $ ifort new_nnfsossip.for -o new.x
ld: cannot find /usr/lib64/crt1.o: No such file or directory
ld: cannot find /usr/lib64/crti.o: No such file or directory
ld: cannot find -lm
ld: cannot find -lpthread
ld: cannot find -lc
ld: cannot find -ldl
ld: cannot find -lc
ld: cannot find /usr/lib64/crtn.o: No such file or directory

i tried to check whether ifort is installed or not 
sfanwer@genesis ~/WORK/NNF/anwar/re40_n1 $ ifort -v
ifort version 15.0.3
hence it is installed

please help

** Affects: binutils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1477401

Title:
  ld is broken

Status in binutils package in Ubuntu:
  New

Bug description:
  i am new to this to linux. 
  Here is the issue i am facing.
  i was trying to compile my fortran code 
  following error generated

  sfanwer@genesis ~/WORK/NNF/anwar/re40_n1 $ ifort new_nnfsossip.for -o new.x
  ld: cannot find /usr/lib64/crt1.o: No such file or directory
  ld: cannot find /usr/lib64/crti.o: No such file or directory
  ld: cannot find -lm
  ld: cannot find -lpthread
  ld: cannot find -lc
  ld: cannot find -ldl
  ld: cannot find -lc
  ld: cannot find /usr/lib64/crtn.o: No such file or directory

  i tried to check whether ifort is installed or not 
  sfanwer@genesis ~/WORK/NNF/anwar/re40_n1 $ ifort -v
  ifort version 15.0.3
  hence it is installed

  please help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1477401/+subscriptions


Follow ups