Find the answer to your Linux question:
Results 1 to 2 of 2
checking build system type... s390-ibm-linux-gnu checking host system type... s390-ibm-linux-gnu checking target system type... s390-ibm-linux-gnu Configuring for linux-gnu checking for gcc... no checking for cc... no checking for cc... no ...
  1. #1
    Linux Newbie
    Join Date
    Jun 2006
    Posts
    139

    Getting error while trying to compile lynx

    checking build system type... s390-ibm-linux-gnu
    checking host system type... s390-ibm-linux-gnu
    checking target system type... s390-ibm-linux-gnu
    Configuring for linux-gnu
    checking for gcc... no
    checking for cc... no
    checking for cc... no
    checking for cl... no
    configure: error: no acceptable cc found in $PATH

    no acceptable cc found in $PATH
    But if I do an echo $PATH I see:
    /usr/lib/gcc-lib/s390-suse-linux/3.3.3

    So what am I missing????

    thanks
    Mace

  2. #2
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    it looks like you need gcc. What distro?
    Brilliant Mediocrity - Making Failure Look Good

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...