[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bash-bug
Subject:    Re: bash cores if nscd disabled on Solaris LDAP sasl/gssapi client
From:       Chet Ramey <chet.ramey () case ! edu>
Date:       2008-10-30 19:26:05
Message-ID: 081030192605.AA68267.SM () caleb ! INS ! CWRU ! Edu
[Download RAW message or body]

> ah OK, so I guess I need to work on a customized patched for 3.2 then.
> Any ideas yet of what the exact change will be in configure.bin so that 
> I can apply to same in our deliveries ?

*** ../bash-3.2-patched/configure.in	2007-12-14 21:12:29.000000000 -0500
--- configure.in	2008-10-23 09:10:57.000000000 -0400
***************
*** 992,997 ****
--- 1009,1017 ----
  sco3.2*)	LOCAL_CFLAGS=-DMUST_UNBLOCK_CHLD ;;
  sunos4*)	LOCAL_CFLAGS=-DSunOS4 ;;
  solaris2.5*)	LOCAL_CFLAGS="-DSunOS5 -DSOLARIS" ;;
+ solaris2.8*)	LOCAL_CFLAGS=-DSOLARIS LOCAL_LDFLAGS='-z interpose' ;;
+ solaris2.9*)	LOCAL_CFLAGS=-DSOLARIS LOCAL_LDFLAGS='-z interpose' ;;
+ solaris2.10*)	LOCAL_CFLAGS=-DSOLARIS LOCAL_LDFLAGS='-z interpose' ;;
  solaris2*)	LOCAL_CFLAGS=-DSOLARIS ;;
  lynxos*)	LOCAL_CFLAGS=-DRECYCLES_PIDS ;;
  linux*)		LOCAL_LDFLAGS=-rdynamic		 # allow dynamic loading

> Also, do you or would you have a bug # for reference ?

Sorry, I don't.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.case.edu/~chet/



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic