Date: Mon, 1 Oct 2001 02:03:47 +0200 (CEST) From: Jochem Kossen <j.kossen@home.nl> To: FreeBSD-gnats-submit@freebsd.org Cc: sk-ports@vegamuse.org Subject: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Message-ID: <200110010003.f9103lE18310@jochem.dyndns.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110010003.f9103lE18310>