From owner-freebsd-questions Tue Nov 26 8:50: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C6937B401 for ; Tue, 26 Nov 2002 08:50:03 -0800 (PST) Received: from vcable.net (vcable.net [62.73.72.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id A42B043EB2 for ; Tue, 26 Nov 2002 08:49:58 -0800 (PST) (envelope-from condor@vcable.net) Received: from localhost (vcable.net [62.73.72.6]) by vcable.net (8.12.6/8.12.6) with SMTP id gAQGq8rG013967; Tue, 26 Nov 2002 18:52:11 +0200 (EET) From: Condor Message-Id: <200211261652.gAQGq8rG013967@vcable.net> To: Roman Neuhauser Subject: Re: ports/courier-imap in fbsd 4.7.0 Cc: Date: Tue, 26 Nov 2002 18:52:08 EET Reply-To: X-Priority: 3 (Normal) X-Originating-Ip: [62.73.72.134] X-Mailer: NOCC v0.9.5 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Roman Neuhauser wrote : > # condor@vcable.net > / 2002-11-26 14:10:29 +0200: > > I trying to compile courier-imap with mysql support > > from ports but, authmysql modules is not build. > > I define to use mysql, recompile, in configuration script > > i show that sucessful have parameter --with-authmysql > > but modules is not build. > > what was the exact procedure you used for building courier-imap? > > -- > If you cc me or remove the list(s) completely I'll most likely ignore > your message. see http://www.eyrie.org./~eagle/faqs/questions.html I added in /usr/ports/mail/courier-imap/Makefile: USE_MYSQL= YES WITH_MYSQL= YES and run make. Compiled fine but auth msyql module is not exist and files authmysql* is not compiled (is not build .o file). Regards, Condor ___________________________________ http://www.vcable.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message