Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2000 01:14:50 +0900 (JST)
From:      Hajimu UMEMOTO <ume@mahoroba.org>
To:        null@pozo.com
Cc:        ports@freebsd.org
Subject:   Re: Fetchmaill 5.2.2 does not compile on current
Message-ID:  <20000918.011450.74756657.ume@mahoroba.org>
In-Reply-To: <5.0.0.25.2.20000917082139.00a56f28@pozo.com>
References:  <5.0.0.25.2.20000917082139.00a56f28@pozo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Sun, 17 Sep 2000 08:23:12 -0700
>>>>> Manfred Antar <null@pozo.com> said:

null> cc -DHAVE_CONFIG_H  -DLOCALEDIR='"/usr/local/share/locale"' -c  -I. -I. -I/usr/include -I/usr/include/openssl -DHESIOD -I/usr/include -I/usr/local/include -O -pipe fetchmail.c
null> fetchmail.c: In function `load_params':
null> fetchmail.c:1104: warning: assignment makes pointer from integer without a cast
null> fetchmail.c:1105: dereferencing pointer to incomplete type
null> fetchmail.c:1107: dereferencing pointer to incomplete type
null> fetchmail.c:1110: dereferencing pointer to incomplete type
null> *** Error code 1

null> Stop in /usr/ports/mail/fetchmail/work/fetchmail-5.5.2.
null> *** Error code 1

Since recent 5-CURRENT has hesiod.h by nsswitch merge, fetchmail's
configure script detects it.  However, it seems not expected as
fetchmail requires.  You can avoid this with adding --with-hesiod=no
to CONFIGURE_ARGS.

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org  ume@bisd.hitachi.co.jp  ume@FreeBSD.org
http://www.imasy.org/~ume/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000918.011450.74756657.ume>