RE: Compile error in server.c

2003-03-26 Thread James Willard
PROTECTED] -Original Message- From: Andrew Bartlett [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 4:47 PM To: James Willard Cc: 'Anthony Liguori'; 'Jelmer Vernooij'; Multiple recipients of list SAMBA-TECHNICAL Subject: RE: Compile error in server.c Importance

RE: Compile error in server.c

2003-03-26 Thread Andrew Bartlett
On Wed, 2003-03-26 at 09:00, James Willard wrote: > Ahh.. Okay... That was the magic solution, running autogen.sh. I did not > realize that was also a necessary component to run. > > On a side note, does anybody know when we can expect "net ads password" > to function without a segfault? It will b

RE: Compile error in server.c

2003-03-25 Thread Esh, Andrew
Jelmer Vernooij' Cc: [EMAIL PROTECTED] Subject: RE: Compile error in server.c I promise you, I did everything that I said I did, including running make clean, make distclean, cvs update -d -P, autoconf, and ./configure. Is there something you would like for me to look at? My include/config.

RE: Compile error in server.c

2003-03-25 Thread James Willard
es Willard [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Liguori Sent: Tuesday, March 25, 2003 4:50 PM To: James Willard Cc: 'Jelmer Vernooij'; [EMAIL PROTECTED] Subject: RE: Compile error in server.c Importance: H

RE: Compile error in server.c

2003-03-25 Thread Stefan (metze) Metzmacher
At 16:29 25.03.2003 -0500, James Willard wrote: Yes I did that about an hour ago, but just to be absolutely sure I went ahead and did the following again just about 2 minutes ago: cvs update -d -P cd source make clean && ./configure && make can you try: cvs update -d -P cd source make distclean rm

RE: Compile error in server.c

2003-03-25 Thread James Willard
nning ./configure again. James -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jelmer Vernooij Sent: Tuesday, March 25, 2003 4:41 PM To: James Willard Cc: [EMAIL PROTECTED] Subject: Re: Compile error in server.c Importance: High On Tue, Mar 25, 2003 at 04:29

RE: Compile error in server.c

2003-03-25 Thread Anthony Liguori
autoconf isn't enough. Run autogen.sh (to ensure autoheader is run too). Anthony Liguori Linux/Active Directory Interoperability Linux Technology Center (LTC) - IBM Austin E-mail: [EMAIL PROTECTED] Phone: (512) 838-1208 Tie Line: 678-1208

Re: Compile error in server.c

2003-03-25 Thread Jelmer Vernooij
On Tue, Mar 25, 2003 at 04:12:04PM -0500, James Willard wrote about 'Compile error in server.c': > I'm getting an error when trying to compile the HEAD branch of Samba. > I've been following it in CVS since, well, since it was created. The > problem suddenly appeare

Compile error in server.c

2003-03-25 Thread James Willard
I'm getting an error when trying to compile the HEAD branch of Samba. I've been following it in CVS since, well, since it was created. The problem suddenly appeared about a week or two ago and I've been updating daily ever since to see if it would go away. Despite a 'make distclean', removing confi

Re: Compile error in server.c

2003-03-25 Thread Jelmer Vernooij
On Tue, Mar 25, 2003 at 04:29:01PM -0500, James Willard wrote about 'RE: Compile error in server.c': > Yes I did that about an hour ago, but just to be absolutely sure I went > ahead and did the following again just about 2 minutes ago: > cvs update -d -P > cd source >

RE: Compile error in server.c

2003-03-25 Thread James Willard
D] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jelmer Vernooij Sent: Tuesday, March 25, 2003 4:23 PM To: James Willard Cc: [EMAIL PROTECTED] Subject: Re: Compile error in server.c Importance: High On Tue, Mar 25, 2003 at 04:19:12PM -0500, James Willar

Re: Compile error in server.c

2003-03-25 Thread Jelmer Vernooij
On Tue, Mar 25, 2003 at 04:19:12PM -0500, James Willard wrote about 'RE: Compile error in server.c': > Well, that's what I was saying I did. I first did just a 'make clean' > and rebuilt, but then I went further and did a 'make distclean', > followed by

RE: Compile error in server.c

2003-03-25 Thread James Willard
Original Message- From: Jelmer Vernooij [mailto:[EMAIL PROTECTED] On Behalf Of Jelmer Vernooij Sent: Tuesday, March 25, 2003 4:15 PM To: James Willard Cc: [EMAIL PROTECTED] Subject: Re: Compile error in server.c Importance: High On Tue, Mar 25, 2003 at 04:12:04PM -0500, James Willard wr