| Summary: | openssh > 3.8p1 make failure on Solaris | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Sigmund Straumsnes <sigmunds> | ||||||||
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||||||
| Status: | CLOSED INVALID | ||||||||||
| Severity: | critical | CC: | ray.mccaffity | ||||||||
| Priority: | P2 | ||||||||||
| Version: | 4.0p1 | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Solaris | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Sigmund Straumsnes
2005-04-12 19:40:18 AEST
Created attachment 871 [details]
Attempted fix
Does this patch help?
Created attachment 872 [details]
config.h
Created attachment 873 [details]
config.log
http://bugzilla.mindrot.org/attachment.cgi?id=871 did not help. Same error. I used config.h from attachment #872 [details] and built with it on Solaris 8 w/gcc-3.4.3
(after commenting out HAVE_SYS_CDEFS_H since it has no <sys/cdefs.h>).
What compiler are you using? If gcc, where did you obtain it?
I use gcc-3.4.3 built from source from gcc.gnu.org I obviously didn't read Darren Tucker's comment thoroughly enough; I have tried to comment out HAVE_CDEFS_H and then it compiles. It seems there was an old cdefs.h on the system which should not have been included. I'm setting the resolution to invalid. Thanks for the help, and sorry. *** Bug 1062 has been marked as a duplicate of this bug. *** Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |