| От | pgsql-bugs@postgresql.org |
|---|---|
| Тема | Installation failure for Solaris 8 Intel |
| Дата | |
| Msg-id | 200101050219.f052Jvt82880@hub.org обсуждение |
| Ответы |
Re: Installation failure for Solaris 8 Intel
|
| Список | pgsql-bugs |
David Trusty (dtrusty3@home.com) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
Installation failure for Solaris 8 Intel
Long Description
Version 7.0.3 fails to build properly under Solaris 8 (intel
platform). There are compile errors related to the "varargs"
definitions.
Here are the specifics:
Version: 7.0.3
OS: Solaris 8 for Intel
Compiler: gnu
Fix: I added the following to the file "c.h" in the "include"
subdirectory:
#if defined(sun)
#include <stdarg.h>
#endif
Sample Code
No file was uploaded with this report
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера