Re: freeTDS on HP-UX 11.31
Joseph Watson <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Hello, Thanks so much for the help! I do appreciate it! I was able to do the make and make install so that fixed that issue. I am now getting a different error when trying to use isql #-> isql -v DBName User Password /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'libiconv_open' in load module '/usr/local/lib/libtdsodbc.so'. Killed I have libionv installed swlist | grep iconv libiconv 1.12 libiconv Any ideas how to trouble shoot? -- Regards Joseph Watson On Mon, Aug 9, 2010 at 3:27 AM, Frediano Ziglio <[email protected]> wrote: > Please try this version. The -mthread problem and inline one should > disappear. Perhaps it would be better to enable C99 in C compiler > adding -AC99 to CFLAGS. It it works I'll backport fix for 0.82. > > $ md5sum freetds-0.83.dev.20100809.tar.bz2 > 3703b88988debb4c07ec02f34af93f85 freetds-0.83.dev.20100809.tar.bz2 > > freddy77 > > >