Bugzilla – Attachment 346 Details for
Bug 600
compilation of ssh-askpass or ssh-rand-helper fails on NCR MP-RAS v3.02
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Attempt to fix configure for NCR MP-RAS
openssh-ncr_mpras.patch (text/plain), 1.35 KB, created by
Darren Tucker
on 2003-06-30 19:30:59 AEST
(
hide
)
Description:
Attempt to fix configure for NCR MP-RAS
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2003-06-30 19:30:59 AEST
Size:
1.35 KB
patch
obsolete
>--- ../openssh-3.6.1p2.orig/configure.ac 2003-04-29 19:12:08.000000000 +1000 >+++ configure.ac 2003-06-30 19:17:12.000000000 +1000 >@@ -247,6 +247,7 @@ > LDFLAGS="$LDFLAGS -L/usr/local/lib" > LIBS="$LIBS -lc89" > AC_DEFINE(USE_PIPES) >+ AC_DEFINE(STREAMS_PUSH_ACQUIRES_CTTY) > ;; > *-sni-sysv*) > CPPFLAGS="$CPPFLAGS -I/usr/local/include" >@@ -611,7 +612,7 @@ > arc4random __b64_ntop b64_ntop __b64_pton b64_pton basename bcopy \ > bindresvport_sa clock fchmod fchown freeaddrinfo futimes \ > gai_strerror getaddrinfo getcwd getgrouplist getnameinfo getopt \ >- getpeereid _getpty getrlimit getrusage getttyent glob inet_aton \ >+ getpeereid _getpty getrlimit getttyent glob inet_aton \ > inet_ntoa inet_ntop innetgr login_getcapbool md5_crypt memmove \ > mkdtemp mmap ngetaddrinfo nsleep ogetaddrinfo openpty pstat \ > readpassphrase realpath recvmsg rresvport_af sendmsg setdtablesize \ >@@ -624,8 +625,9 @@ > AC_SEARCH_LIBS(nanosleep, rt posix4, AC_DEFINE(HAVE_NANOSLEEP)) > AC_SEARCH_LIBS(basename, gen, AC_DEFINE(HAVE_BASENAME)) > >-dnl Make sure strsep prototype is defined before defining HAVE_STRSEP >+dnl Make sure prototypes are defined for these before using them. > AC_CHECK_DECL(strsep, [AC_CHECK_FUNCS(strsep)]) >+AC_CHECK_DECL(getrusage, [AC_CHECK_FUNCS(getrusage)]) > > dnl IRIX and Solaris 2.5.1 have dirname() in libgen > AC_CHECK_FUNCS(dirname, [AC_CHECK_HEADERS(libgen.h)] ,[
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 600
:
331
|
343
|
345
| 346 |
347
|
348