Re: Trouble With Configure and Make on HP-UX 11.31 ia64
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 12 Jun 2013 17:19:34 +0000 Wes Crews <[email protected]> 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