Re: Trouble With Configure and Make on HP-UX 11.31 ia64
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4cBAZiZfqBROqqELtk=814SS_SOhu_djhSgVo89WzSXtw@mail.gmail.com> |
Hi, how did you set CFLAGS/LDFLAGS ? These flags should be redefined for both configure and make, this can be easily done passing these flags to configure, something like CFLAGS="+DD64" LDFLAGS="+DD64" ./confgure --whatever-argument-you-want Frediano 2013/6/13 Wes Crews <[email protected]> > The first error I sent was when the CPFLAGS and CFLAGS variables were set > to "+DD32". I tried again with them set to "+DD64" and the error was as > follows: > > ld: Mismatched ABI for -lxnet, found /usr/lib/hpux32/libxnet.so > Fatal error. > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Wes > > Wesley Crews > Senior Information Consultant > NexLevel Information Technology > Phone: 310-977-3609 > http://www.nexlevelit.com > mailto:[email protected] > > ********************************************************************************************************************************************************* > > This message and accompanying documents are covered by the Electronic > Communications Privacy Act, > 18 U.S.C. §§ 2510-2521, and contain information intended for the specified > individual(s) only. This information is confidential. > If you are not the intended recipient or an agent responsible for > delivering it to the intended recipient, you are hereby > notified that you have received this document in error and that any > review, dissemination, copying, or the taking of any action based > on the contents of this information is strictly prohibited. If you have > received this communication in error, > please notify us immediately by e-mail, and delete the original message. > > > ********************************************************************************************************************************************************* > > > > -----Original Message----- > From: Wes Crews > Sent: Wednesday, June 12, 2013 5:27 PM > To: [email protected] > Subject: RE: [freetds] Trouble With Configure and Make on HP-UX 11.31 ia64 > > Thanks for the quick reply. The full error I am getting is: > > ld: Unknown input file type: "../../dblib/.libs/libsybdb.so" > Fatal error. > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Wes > > Wesley Crews > Senior Information Consultant > NexLevel Information Technology > Phone: 310-977-3609 > http://www.nexlevelit.com > mailto:[email protected] > > ********************************************************************************************************************************************************* > > This message and accompanying documents are covered by the Electronic > Communications Privacy Act, > 18 U.S.C. §§ 2510-2521, and contain information intended for the specified > individual(s) only. This information is confidential. > If you are not the intended recipient or an agent responsible for > delivering it to the intended recipient, you are hereby notified that you > have received this document in error and that any review, dissemination, > copying, or the taking of any action based on the contents of this > information is strictly prohibited. If you have received this communication > in error, please notify us immediately by e-mail, and delete the original > message. > > > ********************************************************************************************************************************************************* > > > > -----Original Message----- > From: [email protected] [mailto: > [email protected]] On Behalf Of James K. Lowden > Sent: Wednesday, June 12, 2013 5:19 PM > To: [email protected] > Subject: Re: [freetds] Trouble With Configure and Make on HP-UX 11.31 ia64 > > 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 > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds