undefined reference to _sys_nerr

Поиск
Список
Период
Сортировка
От Juhan Ernits
Тема undefined reference to _sys_nerr
Дата
Msg-id 390E20D0.E55D9693@cc.ioc.ee
обсуждение исходный текст
Список pgsql-ports
Hello!

System is NT4 SP6, cygwin 1.1, gcc 2.95.2, PG7RC2.
Having fixed the dllmain problem, I got the following one:

The step that assembles postgres.exe fails with the following messages:

utils/SUBSYS.o(text+0x42de7):elog.c: undefined reference to '_sys_nerr'
utils/SUBSYS.o(text+0x437b3):exc.c: undefined reference to '_sys_nerr'
collect2: ld returned 1 exit status
make[1]: *** [postgres] Error 1
...

How should one cope with that?

Thanks,

Juhan Ernits

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

Предыдущее
От: Juhan Ernits
Дата:
Сообщение: Re: dllmain revisited
Следующее
От: "Billy G. Allie"
Дата:
Сообщение: ...