Skip to Content.
Sympa Menu

freetds - [freetds] Error during make "make[2]: *** No rule to make target `bkpublic.h', needed by `all-am'. Stop."

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Paul Swanson" <Paul.Swanson AT harlandfs.com>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Error during make "make[2]: *** No rule to make target `bkpublic.h', needed by `all-am'. Stop."
  • Date: Mon, 26 Jun 2006 11:58:53 -0700

I am attempting to install freeTDS on Linux 2.2.18 (RedHat) for
connecting to MS SQL Server 2000 via PHP 4.3.1. I've downloaded and
unpacked freetds-0.63, then tried these commands:

./configure --prefix=/usr/local/freetds
--with-unixodbc=/usr/local/unixODBC --enable-msdblib --with-tdsver=8.0
make

... and make throws an error:
Making all in include
make[1]: Entering directory `/disk3/local/freetds/freetds-0.63/include'
make all-am
make[2]: Entering directory `/disk3/local/freetds/freetds-0.63/include'
make[2]: *** No rule to make target `bkpublic.h', needed by `all-am'.
Stop.
make[2]: Leaving directory `/disk3/local/freetds/freetds-0.63/include'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/disk3/local/freetds/freetds-0.63/include'
make: *** [all-recursive] Error 1

I haven't found out what might be the problem using Google. Any
suggestions from anyone?

______________________________

Paul Swanson
Instructional Designer
Harland Financial Solutions
Paul.Swanson AT harlandfs.com
______________________________





  • [freetds] Error during make "make[2]: *** No rule to make target `bkpublic.h', needed by `all-am'. Stop.", Paul Swanson, 06/26/2006

Archive powered by MHonArc 2.6.24.

Top of Page