| От | Peter Eisentraut |
|---|---|
| Тема | Re: Bug #799: configure does not check for -lodbcinst |
| Дата | |
| Msg-id | Pine.LNX.4.44.0210181845280.928-100000@localhost.localdomain обсуждение |
| Ответ на | Bug #799: configure does not check for -lodbcinst (pgsql-bugs@postgresql.org) |
| Список | pgsql-bugs |
> When configure is run with > ./configure --enable-odbc --with-unixodbc > it does not verify that -lodbcinst works. The absence of this > library (or misarranged symbolic links, etc.) is not detected > until relatively far into the build, when the ODBC driver is > actually compiled. Better, imho, to check at configure time > so the user can fix the problem without investing time in a > build process which will fail. It is not the job of the configure script to predict inevitable build failures. If we did that then it would take a lot longer to run it than just starting the build and seeing it fail. Moreover, note that you can just install the missing library and continue the build were it stopped. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера