John Summerfield wrote: > Alvaro Herrera wrote: > >John Summerfield wrote: > > > >>Is this the right list for this? I'm off the 'net atm and can't easily > >>check. > >> > >>I'm running on self-built RHEL 4. > >> > >>I built from cvs this morning, and get the above error. Running grep > >>over the source doesn't show anything helpful to me. > >>The initdb command (sans --auth) works for psql (PostgreSQL) 7.4.6 so > >>I'm guessing I'm close. > >> > >>What might be the problem? > > > > > >Try doing a "make distclean" and recompile. > > Thanks Alvaro > > > That (combined with another cvs update) cleared the problem. Should the > distclean be necessary?
I use configure --enable-depend which removes the requirement. Otherwise, yes, you need to do a make distclean everytime you do an update. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq