From: Brian B. <br...@br...> - 2010-06-17 23:19:34
|
I added parser.[ch] to the Makefile.am's BUILT_SOURCES. I think this should resolve the problem. Brian 2010/6/17 Brian Bruns <br...@br...>: > Oops, applied the patch but missed the commit. Doh! I know Steve > from way back on the FreeTDS list. > > I had to remove the parser.[hc] files from my setup as well. I'm > looking into that. I agree about removing them from the repo, but > that only solves the problem the first time you make. > > Brian > > 2010/6/17 Nirgal Vourgère <con...@ni...>: >> On Thursday 17 June 2010 15:52:09 Brian Bruns wrote: >>> > patches/015-allsyms >>> > Add the necessary sql and odbc library dependencies. >>> >>> Applied. >> >> Looked like you missed a diff in that one (and maybe the author name, Steve Langasek?) >> >> >> Also, I had to remove manually from src/sql/ files parser.c parser.h lexer.c for the project to compile. I don't know automake well enough to fix that one. >> However, I do think these intermediate files shouldn't be in the repositories. They are in .cvsignore files anyways. >> >> By the way, attached is a proposal for migration of these ignore files. I am quite new to git, just discovered there was a gui ^^ So someone should doublecheck! >> > |