Follow-up Comment #2, bug #43127 (project screen):

This also happens with Solaris 10.  It's got an old version of realpath()
needs the second parameter to be a pointer to a real character buffer.  The
Linux version will take NULL, and malloc an appropriate buffer.  The solaris
10 version will fail at runtime.  

Patch attached.

(file #32703)
    _______________________________________________________

Additional Item Attachment:

File name: tty.sh.patch                   Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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


Reply via email to