Please help with a Solaris 2.6 build error

Поиск
Список
Период
Сортировка
От Michael Wright
Тема Please help with a Solaris 2.6 build error
Дата
Msg-id 3.0.5.32.19990109145129.007d9c60@gomez.msfc.nasa.gov
обсуждение исходный текст
Список pgsql-general
Hi all,

I need some help figuring out what this error is and how to correct it.
I am using Solaris 2.6 with the Sun cc compiler and gmake.

gmake[3]: Entering directory
`/export/home/postgres/postgresql-6.4.2/src/interfaces/ecpg/preproc'
lex pgc.l
"pgc.l":line 53: Error: missing translation value
gmake[3]: *** [pgc.c] Error 1
gmake[3]: Leaving directory
`/export/home/postgres/postgresql-6.4.2/src/interfaces/ecpg/preproc'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/export/home/postgres/postgresql-6.4.2/src/interfaces/ecpg'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/export/home/postgres/postgresql-6.4.2/src/interfaces'
gmake: *** [all] Error 2

lurch$which lex
/usr/ccs/bin/lex

Thanks, Michael


В списке pgsql-general по дате отправления:

Предыдущее
От: dustin sallings
Дата:
Сообщение: Re: [GENERAL] LIMITS in SELECTs
Следующее
От: "Neil Burrows"
Дата:
Сообщение: RE: [GENERAL] LIMITS in SELECTs