undefined reference to _sys_nerr - Mailing list pgsql-ports

From Juhan Ernits
Subject undefined reference to _sys_nerr
Date
Msg-id 390E20D0.E55D9693@cc.ioc.ee
Whole thread Raw
List 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 by date:

Previous
From: Juhan Ernits
Date:
Subject: Re: dllmain revisited
Next
From: "Billy G. Allie"
Date:
Subject: ...