|
Bugzilla – Full Text Bug Listing |
| Summary: | Make fails | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | Anupam <am8320> |
| Component: | Sudo | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | low | ||
| Version: | 1.8.6 | ||
| Hardware: | HP | ||
| OS: | HP-UX | ||
| Attachments: | Configure and Make Output | ||
Please try sudo 1.8.6p5, it should fix the compilation error. Fixed in sudo 1.8.6p5 |
Created attachment 360 [details] Configure and Make Output I am using HP.IA 11.31 and compiler is HP C/aC++ B3910B A.06.20 [May 13 2008]. it failed with following error ./iolog.c", line 713: error #3389: redeclaration cannot add dllexport/dllimport to "sudoers_io" (declared at line 105) __dso_public struct io_plugin sudoers_io = { ^ 1 error detected in the compilation of "./iolog.c". *** Error exit code 1 Stop. *** Error exit code 1 Stop. Not sure where is the problem because it compiles on every other OS I tried. Please suggest.