Bug 8

Summary: 20011024 compile failure on SGI
Product: Portable OpenSSH Reporter: Tom Holroyd <tomh>
Component: Build systemAssignee: Kevin Steves <stevesk>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: All   
OS: IRIX   

Description Tom Holroyd 2001-10-24 13:57:36 AEST
cc -O2 -woff 1164,1515 -I. -I. -I/usr/local/ssl/include 
-I/usr/local/include -DETCDIR=\"/usr/local/etc\" 
-D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" 
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" 
-D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" 
-D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -DHAVE_CONFIG_H -c auth.c
cc-1143 cc: ERROR File = /usr/include/libgen.h, Line = 37
  Declaration is incompatible with "char *dirname(const char *)" (declared at
          line 3 of "openbsd-compat/dirname.h").

  extern char *dirname(char *);
               ^


This is a mips-sgi-irix6.5 system type (as reported by configure)
Comment 1 Kevin Steves 2001-11-11 05:07:50 AEDT
please try 3.0p1.  some configure changes were made to dirname()
detection.
Comment 2 Kevin Steves 2001-12-11 04:07:50 AEDT
waiting for submitter to retest
Comment 3 Tom Holroyd 2001-12-11 15:19:35 AEDT
This bug is fixed in both 3.0.1p1 and the 20011211 snapshot.
Comment 4 Damien Miller 2004-04-14 12:24:17 AEST
Mass change of RESOLVED bugs to CLOSED