Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2000 09:24:50 -0700
From:      Manfred Antar <null@pozo.com>
To:        Hajimu UMEMOTO <ume@mahoroba.org>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Fetchmaill 5.2.2 does not compile on current
Message-ID:  <5.0.0.25.2.20000917092336.00a57090@pozo.com>
In-Reply-To: <20000918.011450.74756657.ume@mahoroba.org>
References:  <5.0.0.25.2.20000917082139.00a56f28@pozo.com> <5.0.0.25.2.20000917082139.00a56f28@pozo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 01:14 AM 9/18/2000 +0900, Hajimu UMEMOTO wrote:
>>>>>> 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
Thanks, that works fine.
It should probably be included in the current Makefile
Manfred



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?5.0.0.25.2.20000917092336.00a57090>