Re: [HACKERS] compile error on cvs tip

2003-08-17 Thread Sean Chittenden
auth.c: In function `pg_krb5_recvauth': auth.c:294: structure has no member named `user' Ooops, my fault --- I didn't build with Kerberos support after changing those field names. Now that I think about it, there might be similar omissions in the PAM or Kerberos4

Re: [HACKERS] compile error on cvs tip

2003-08-17 Thread Bruce Momjian
Sean Chittenden wrote: auth.c: In function `pg_krb5_recvauth': auth.c:294: structure has no member named `user' Ooops, my fault --- I didn't build with Kerberos support after changing those field names. Now that I think about it, there might be similar omissions in

Re: [HACKERS] compile error on cvs tip

2003-08-17 Thread Andrew Dunstan
Bruce Momjian wrote: I don't remember any agreement to remove krb4 in 7.5. Am I wrong? It needs to go. I thought the question was when, not if. In that case there seem to be 2 choices - deprecate in 7.4 and remove in 7.5, or deprecate in 7.5 and remove in following release. I favor the

Re: [HACKERS] compile error on cvs tip

2003-08-17 Thread Sean Chittenden
I don't remember any agreement to remove krb4 in 7.5. Am I wrong? My recollection is we had at least one person still using it, who was apparently unworried by the security issues. Peter Eisentraut [EMAIL PROTECTED]: As long as people are still using it, I see no reason. Just the other

Re: [HACKERS] compile error on cvs tip

2003-08-16 Thread Bruce Momjian
Sean Chittenden wrote: auth.c: In function `pg_krb5_recvauth': auth.c:294: structure has no member named `user' Ooops, my fault --- I didn't build with Kerberos support after changing those field names. Now that I think about it, there might be similar omissions in the PAM or

Re: [HACKERS] compile error on cvs tip

2003-06-02 Thread Peter Eisentraut
Sean Chittenden writes: Keep krb4 in the tree for 7.4, but before 7.4 gets released, the documentation and release notes need to state that krb4 has been depreciated and that it will be removed before 7.5. I'll add submit a patch for the updated verbiage in a bit. -sc I object to treating

Re: [HACKERS] compile error on cvs tip

2003-06-02 Thread Bruce Momjian
Peter Eisentraut wrote: Sean Chittenden writes: Keep krb4 in the tree for 7.4, but before 7.4 gets released, the documentation and release notes need to state that krb4 has been depreciated and that it will be removed before 7.5. I'll add submit a patch for the updated verbiage in a

Re: [HACKERS] compile error on cvs tip

2003-06-01 Thread Bruce Momjian
Sean Chittenden wrote: auth.c: In function `pg_krb5_recvauth': auth.c:294: structure has no member named `user' Ooops, my fault --- I didn't build with Kerberos support after changing those field names. Now that I think about it, there might be similar omissions in the PAM or

Re: [HACKERS] compile error on cvs tip

2003-06-01 Thread Sean Chittenden
auth.c: In function `pg_krb5_recvauth': auth.c:294: structure has no member named `user' Ooops, my fault --- I didn't build with Kerberos support after changing those field names. Now that I think about it, there might be similar omissions in the PAM or Kerberos4

[HACKERS] compile error in cvs tip

2003-04-05 Thread Joe Conway
I'm getting a compile error on cvs tip. gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -DPKGLIBDIR=\/usr/local/pgsql/lib\ -DDLSUFFIX=\.so\ -c -o dfmgr.o dfmgr.c -MMD dfmgr.c:330:1: directives may not be used inside a macro argument dfmgr.c:330:1: