Re: patch to fix pgadmin1.8.4 build on Solaris 10.
- From: Mayuresh Nirhali <Mayuresh(dot)Nirhali(at)Sun(dot)COM>
- Cc: pgadmin-hackers(at)postgresql(dot)org, Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
- Subject: Re: patch to fix pgadmin1.8.4 build on Solaris 10.
- Date: Wed, 09 Jul 2008 17:22:15 +0530
- Message-id: <4874A66F.6020908@Sun.COM> <text/plain>
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
<Mayuresh(dot)Nirhali(at)sun(dot)com> 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?
Home |
Main Index |
Thread Index