Re: [HACKERS] GSSAPI on Solaris - psql segfault

2007-07-14 Thread Stefan Kaltenbrunner
Zdenek Kotala wrote: > Stefan Kaltenbrunner wrote: >> I just took a look at adding gssapi build support on solaris (solaris >> 10/x86_64, sun studio 10, 64bit build) which seemed easy enough by >> educating configure to look for -lgss but while it compiles just fine >> the resulting tree will not b

Re: [HACKERS] GSSAPI on Solaris - psql segfault

2007-07-13 Thread Zdenek Kotala
Stefan Kaltenbrunner wrote: I just took a look at adding gssapi build support on solaris (solaris 10/x86_64, sun studio 10, 64bit build) which seemed easy enough by educating configure to look for -lgss but while it compiles just fine the resulting tree will not be able to complete a make check d

Re: [HACKERS] GSSAPI on Solaris - psql segfault

2007-07-13 Thread Bruce Momjian
Stefan Kaltenbrunner wrote: > I just took a look at adding gssapi build support on solaris (solaris > 10/x86_64, sun studio 10, 64bit build) which seemed easy enough by > educating configure to look for -lgss but while it compiles just fine > the resulting tree will not be able to complete a make c

[HACKERS] GSSAPI on Solaris - psql segfault

2007-07-13 Thread Stefan Kaltenbrunner
I just took a look at adding gssapi build support on solaris (solaris 10/x86_64, sun studio 10, 64bit build) which seemed easy enough by educating configure to look for -lgss but while it compiles just fine the resulting tree will not be able to complete a make check due to psql(!) segfaulting as s