Hello,
OpenSolaris has IPADDR_NONE defined in netinet/in.h. but Solaris 10 does
not.
I believe the previous builds for pgAdmin 1.8.4 for were only done for
OpenSolaris.
Could you please confirm, zdenek ?
Mayuresh
Dave Page wrote:
On Wed, Jul 9, 2008 at 12:42 PM, Mayuresh Nirhali
<[EM
Hello,
While building pgadmin 1.8.4 on Solaris 10, I encountered following error.
"./debugger/dbgPgConn.cpp", line 97: Error: INADDR_NONE is not defined.
gmake[2]: *** [dbgPgConn.o] Error 1
This seems to be a known problem with Solaris10.
I prepared a patch based on how the same issue is worked