Skip to Content.
Sympa Menu

freetds - Re: rc4: no dist yet

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: James K. Lowden <jklowden AT speakeasy.org>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Cc: jklowden AT schemamania.org, LowdenJK AT bernstein.com
  • Subject: Re: rc4: no dist yet
  • Date: Wed, 11 Sep 2002 10:17:26 -0400


> $ make dist
> ...
> gmake[3]: Entering directory
> `/usr/local/play/projects/freetds/src/odbc/unittests'
> gmake[3]: *** No rule to make target `distdir'. Stop.
> gmake[3]: Leaving directory
> `/usr/local/play/projects/freetds/src/odbc/unittests'
> gmake[2]: *** [distdir] Error 1

It's because autogen is not creating a src/odbc/unittests/Makefile.in:

...
creating src/server/Makefile
creating src/pool/Makefile
creating src/odbc/Makefile
creating src/odbc/unittests/Makefile
sed: ./src/odbc/unittests/Makefile.in: No such file or directory
creating src/apps/Makefile

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page