Bug 8 - 20011024 compile failure on SGI
Summary: 20011024 compile failure on SGI
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Build system (show other bugs)
Version: -current
Hardware: All IRIX
: P2 normal
Assignee: Kevin Steves
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-24 13:57 AEST by Tom Holroyd
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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