hba.c: In function `ident_inet': hba.c:786: warning: implicit declaration of function `htons' hba.c:822: warning: implicit declaration of function `ntohs' pqcomm.c: In function `StreamServerPort': pqcomm.c:242: warning: implicit declaration of function `htonl' pqcomm.c:261: warning: implicit declaration of function `htons' pqformat.c: In function `pq_sendint': pqformat.c:192: warning: implicit declaration of function `htons' pqformat.c:196: warning: implicit declaration of function `htonl' pqformat.c: In function `pq_getint': pqformat.c:274: warning: implicit declaration of function `ntohs' pqformat.c:279: warning: implicit declaration of function `ntohl' postmaster.c: In function `ProcessStartupPacket': postmaster.c:1068: warning: implicit declaration of function `ntohl' postmaster.c: In function `DoBackend': postmaster.c:2083: warning: implicit declaration of function `ntohs' pgstat.c: In function `pgstat_init': pgstat.c:185: warning: implicit declaration of function `htons' network.c: In function `network_broadcast': network.c:516: warning: implicit declaration of function `htonl' network.c:516: warning: implicit declaration of function `ntohl' i386ld crtbegin.o: unknown flag: Bexport gmake[2]: *** [postgres] Error 1 gmake[1]: *** [all] Error 2 gmake: *** [all] Error 2