From owner-freebsd-ports Sun Sep 30 17:10: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF0C237B40F for ; Sun, 30 Sep 2001 17:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f910A1I72965; Sun, 30 Sep 2001 17:10:01 -0700 (PDT) (envelope-from gnats) Received: from jochem.dyndns.org (cc40670-a.groni1.gr.nl.home.com [217.120.131.23]) by hub.freebsd.org (Postfix) with ESMTP id E592737B408 for ; Sun, 30 Sep 2001 17:03:50 -0700 (PDT) Received: (from jochem@localhost) by jochem.dyndns.org (8.11.6/8.11.4) id f9103lE18310; Mon, 1 Oct 2001 02:03:47 +0200 (CEST) (envelope-from jochem) Message-Id: <200110010003.f9103lE18310@jochem.dyndns.org> Date: Mon, 1 Oct 2001 02:03:47 +0200 (CEST) From: Jochem Kossen Reply-To: Jochem Kossen To: FreeBSD-gnats-submit@freebsd.org Cc: sk-ports@vegamuse.org X-Send-Pr-Version: 3.113 Subject: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30947 >Category: ports >Synopsis: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 30 17:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jochem Kossen >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD lola.jochem.dyndns.org 4.4-STABLE FreeBSD 4.4-STABLE #3: Wed Sep 26 00:13:07 CEST 2001 jochem@lisa.jochem.dyndns.org:/usr/src/sys/compile/LOLA i386 >Description: When i try to make the port mail/mahogany (version 0.60, revision 1), it fails with these messages: In file included from /usr/local/include/python1.5/Python.h:39, from /usr/ports/mail/mahogany/work/mahogany-0.60/include/MPython.h:14, from MailFolderCC.cpp:45: /usr/local/include/python1.5/config.h:128: warning: `_POSIX_THREADS' redefined /usr/include/sys/unistd.h:71: warning: this is the location of the previous definition MailFolderCC.cpp: In function `int SSL_read(SSL *, char *, int)': MailFolderCC.cpp:3706: declaration of C function `int SSL_read(SSL *, char *, int)' conflicts with /usr/include/openssl/ssl.h:1064: previous declaration `int SSL_read(SSL *, void *, int)' here MailFolderCC.cpp: In function `int SSL_write(SSL *, const char *, int)': MailFolderCC.cpp:3708: declaration of C function `int SSL_write(SSL *, const char *, int)' conflicts with /usr/include/openssl/ssl.h:1066: previous declaration `int SSL_write(SSL *, const void *, int)' here gmake[2]: *** [MailFolderCC.o] Error 1 gmake[2]: Leaving directory `/usr/ports/mail/mahogany/work/mahogany-0.60/src/mail' gmake[1]: *** [subdirs] Error 2 >How-To-Repeat: cd /usr/ports/mail/mahogany make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message