Re: build problem with 2.0.17 on HPUX 11.00
- From: Pawel Salek <pawsa theochem kth se>
- To: "Gansser, Martin" <MGansser inneo de>
- Cc: balsa-list gnome org, Brian Stafford <brian stafford uklinux net>
- Subject: Re: build problem with 2.0.17 on HPUX 11.00
- Date: Wed, 07 Apr 2004 09:12:25 +0000
On 2004.04.07 10:33, Gansser, Martin wrote:
> I tried to compile balsa 2.0.17 on HPUX 11.00 with gnome-2.4, but
> this fails with the following error message
> [snip]
> protocol.c:153: warning: implicit declaration of function `strdup'
> protocol.c:153: warning: assignment makes pointer from integer
> without
> a cast
> protocol.c:215: error: `PF_UNSPEC' undeclared (first use in this
> function)
What really fails is building the libesmtp component. Try including
#include <string.h>
#include <sys/types.h>
#include <sys/socket.h>
at top of protocol.c and please report whether it helps.
Pawel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]