| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] building 6.4 on sunos 4.1.4 |
| Дата | |
| Msg-id | 4102.911344783@sss.pgh.pa.us обсуждение |
| Ответ на | building 6.4 on sunos 4.1.4 (Stephen Kogge <stevek@uimage.com>) |
| Список | pgsql-hackers |
Stephen Kogge <stevek@uimage.com> writes:
> since sunos does not have a 's' option for ar I have traced this back
> to Makefile.global which sets
> AROPT=crs
> The override for sunos (cr) is not invoked. HUMMMM
Hmm. It sounds like configure is not selecting the right template file,
because both template/sunos4_cc and template/sunos4_gcc contain "AROPT:cr".
I think you need to run configure with "--with-template=sunos4_cc"
(or gcc if you prefer) to force it to use the right template. A lot
of your other problems might go away too ;-).
You might want to look at config.guess and try to figure out why that's
not detecting sunos4 to begin with. Hard to believe that that's
broken...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера