Skip to Content.
Sympa Menu

freetds - Re: [freetds] Build problems on HP-UX Itanium ia64

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Build problems on HP-UX Itanium ia64
  • Date: Thu, 28 May 2009 21:58:26 -0400

Chris Mathews wrote:
> I am trying to build freetds-0.82 sources on HP-UX Itanium ia64 platform
> and I get the following problems along the way:
>
> configure: WARNING: wchar.h: present but cannot be compiled
> configure: WARNING: wchar.h: check for missing prerequisite headers?
> configure: WARNING: wchar.h: see the Autoconf documentation
> configure: WARNING: wchar.h: section "Present But Cannot Be
> Compiled"

HP/UX has some subtle "features" governed by preprocessor macros. Sockets
in particular come to mind.

http://www.gnu.org/software/hello/manual/autoconf/Present-But-Cannot-Be-Compiled.html

may offer some guidance. While it suggests changes you can't easily make
(to the autoconf inputs), it also says the cause is a disagreement between
the preprocesor and the compiler. That sounds like a local setup issue.

HTH.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page