13 May 2007 05:59
Files in CVS that should not be?
Kent Boortz <kent <at> mysql.com>
2007-05-13 03:59:27 GMT
2007-05-13 03:59:27 GMT
Hi, I'm working on enabling "make dist" to work in the CVS version, and found some "Makefile.in" files to be checked into the CVS repository. I think they should not be under CVS control, or? unixODBC/DataManagerII/Makefile.in unixODBC/Drivers/MySQL/Makefile.in unixODBC/Drivers/MySQL/samples/Makefile.in unixODBC/gODBCConfig/Makefile.in unixODBC/gODBCConfig/intl/Makefile.in unixODBC/gODBCConfig/po/Makefile.in.in unixODBC/libltdl/Makefile.in unixODBC/DataManagerII/Makefile.am~ <<< emacs backup file checked in odbctest/C:\IB6TRACE.LOG <<< garbage checked in? Not near finished, but as there are things that you might prefer to remove from the CVS source repository instead of adding to the source distribution, I include my first version of the patch. As you don't seem to have some daily build to check that "make dist" works, I have used the feature of automake that you can give a directory name to EXTRA_DIST, and a top level "dist-hook" target to remove the "CVS", ".libs" and ."deps" directories before packaging. The advantage with giving a directory to EXTRA_DIST is that you don't have to list all files, the drawback is that if you do "make dist" in a source tree you have built in, you might get garbage into the created source TAR.(Continue reading)
>
> I am utilizing unixODBC package (unixODBC and unixODBC-devel version
> 2.2.12-1.el4s1.1) on CentOS 4.4, and have been seeing some random
> segfaults of Asterisk when utilizing the libodbc libraries. The
> developers of Asterisk have stated they believe it to be a problem in
> the libodbc driver, and the developers of the Progress (not
> postgresql) database have fixed a similar issue apparently for another
> implementor I speak with regularly and his crashes seem to have become
> resolved. (I do not have the fix he received from the vendor, but if
> you think it would be of use, then I can follow up with that
> information.)
Ok, I don't know exactly how (or what) 2.2.12-1.el4s1 is, I guess its
based on the 2.2.12 tree, but as I know people started producing builds
before it was released your guess is as good as mine. I could do with a
bit more information, what odbc driver are you using under libodbc? Yes
any details from the postgres folk could help.
The backtrace show two failures in different places, that makes me
RSS Feed