Skip to Content.
Sympa Menu

freetds - Re: [freetds] Trouble With Configure and Make on HP-UX 11.31 ia64

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] Trouble With Configure and Make on HP-UX 11.31 ia64
  • Date: Wed, 12 Jun 2013 20:19:16 -0400

On Wed, 12 Jun 2013 17:19:34 +0000
Wes Crews <wes.crews AT nexlevelit.com> wrote:

> am running into issues with the configuration and make files. If
> anyone has had luck with getting freeTDS built and deployed on HP-UX
> 11.31 ia64 I would appreciate some pointers for getting it done.

Should just be

$ mkdir build
$ cd build && ../configure
$ make && make install

What is the complete command line of the failed compile/link command,
and what is the error message?

--jkl





Archive powered by MHonArc 2.6.24.

Top of Page