On Wed, Jul 9, 2008 at 12:42 PM, Mayuresh Nirhali <[EMAIL PROTECTED]> wrote: > 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 around in > 'pgadmin/db/pgConn.cpp' and it is attached here. > > please feel free to comment/review the same.
That code hasn't been a problem for Solaris packages built in the past - do you know what has changed? Zdenek; have you run into this before? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
