CVS: compilation failed

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org>
Subject: CVS: compilation failed
Date: 2003-07-22 13:02:53
Message-ID: 20030722130252.GE4423@zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


./configure --prefix=/usr/lib/postgresql --enable-nls

gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../../src/include -c -o miscinit.o miscinit.c -MMD
miscinit.c: In function `SetCharSet':
miscinit.c:205: error: structure has no member named `in'
make[3]: *** [miscinit.o] Error 1

It's problem with:

MyProcPort->raddr.in.sin_addr.s_addr
^^^^^^

Karel

--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2003-07-22 13:06:27 create domain ... with check
Previous Message Jan Wieck 2003-07-22 11:28:18 Re: php with postgres