octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38919] ./configure fail : socklen_t


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #38919] ./configure fail : socklen_t
Date: Tue, 07 May 2013 12:11:50 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.63 Safari/537.31

Follow-up Comment #2, bug #38919 (project octave):

Actually I compile with this gcc version pretty regularly and don't see this
problem.

The point where I think things started to go wrong in this config.log:


configure:8692: checking whether gcc needs -traditional
configure:8726: result: yes
configure:8738: checking for Minix Amsterdam compiler
configure:8762: result: yes


After that almost every gcc command fails because of the -traditional option.

Also, these configure tests rely on grep. Further up in the log, I see this:


configure:6349: checking for grep that handles long lines and -e
configure:6407: result: /home//bin/ggrep
configure:6412: checking for egrep
configure:6474: result: /home//bin/ggrep -E


OP, is this a valid grep command on your system? Do you not have /bin/grep,
which configure should have preferred to any ggrep?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38919>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]