From owner-freebsd-stable@FreeBSD.ORG Thu Mar 23 03:58:46 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6D8916A432 for ; Thu, 23 Mar 2006 03:58:46 +0000 (UTC) (envelope-from ypingyuan@yahoo.com) Received: from web31908.mail.mud.yahoo.com (web31908.mail.mud.yahoo.com [68.142.207.88]) by mx1.FreeBSD.org (Postfix) with SMTP id 4170D43D48 for ; Thu, 23 Mar 2006 03:58:46 +0000 (GMT) (envelope-from ypingyuan@yahoo.com) Received: (qmail 42499 invoked by uid 60001); 23 Mar 2006 03:58:45 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=CtC9LTNYuD0/YQkUzhILkurR+AqOAnp5d9AyPHz2YxJYaPmu1VoSBw7NPiViIaw9fdo8SOQkYx+emOrfjiUFRaoPI2qZji0EtWhr6pSeUy+VwiDX4sltiwROwRYr9LkTCTmLpo7ub9hhaFWWNkAPRr/qoO6MlmwOL3ocOtXwmUM= ; Message-ID: <20060323035845.42497.qmail@web31908.mail.mud.yahoo.com> Received: from [220.234.201.236] by web31908.mail.mud.yahoo.com via HTTP; Wed, 22 Mar 2006 19:58:45 PST Date: Wed, 22 Mar 2006 19:58:45 -0800 (PST) From: Yang Pingyuan To: freebsd-stable@freebsd.org, ume@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: Error in installation of cyrus-imapd22!! again X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 03:58:47 -0000 on the same machine,the same for /usr/ports/mail/cyrus-imapd23 the results are: ### Making all in /usr/ports/mail/cyrus-imapd23/work/cyrus-imapd-2.3.1/master cc -c -I.. -I./../lib -I./../imap -I/usr/local/include/db42 -I/usr/include -DKRB5_HEIMDAL -I/usr/local/include -I../et -DHAVE_CONFIG_H -O -pipe master.c In file included from master.c:89: /usr/local/include/net-snmp/net-snmp-config.h:245:1: warning: "HAVE_GETADDRINFO" redefined In file included from master.c:44: ../config.h:115:1: warning: this is the location of the previous definition In file included from master.c:89: /usr/local/include/net-snmp/net-snmp-config.h:943:1: warning: "PACKAGE_BUGREPORT" redefined In file included from master.c:44: ../config.h:306:1: warning: this is the location of the previous definition In file included from master.c:89: /usr/local/include/net-snmp/net-snmp-config.h:946:1: warning: "PACKAGE_NAME" redefined In file included from master.c:44: ../config.h:309:1: warning: this is the location of the previous definition In file included from master.c:89: /usr/local/include/net-snmp/net-snmp-config.h:949:1: warning: "PACKAGE_STRING" redefined In file included from master.c:44: ../config.h:312:1: warning: this is the location of the previous definition In file included from master.c:89: /usr/local/include/net-snmp/net-snmp-config.h:952:1: warning: "PACKAGE_TARNAME" redefined In file included from master.c:44: ../config.h:315:1: warning: this is the location of the previous definition In file included from master.c:89: /usr/local/include/net-snmp/net-snmp-config.h:955:1: warning: "PACKAGE_VERSION" redefined In file included from master.c:44: ../config.h:318:1: warning: this is the location of the previous definition In file included from master.c:89: /usr/local/include/net-snmp/net-snmp-config.h:1365:1: warning: "HAVE_SOCKLEN_T" redefined In file included from master.c:44: ../config.h:197:1: warning: this is the location of the previous definition cc -c -I.. -I./../lib -I./../imap -I/usr/local/include/db42 -I/usr/include -DKRB5_HEIMDAL -I/usr/local/include -I../et -DHAVE_CONFIG_H -O -pipe masterconf.c cc -c -I.. -I./../lib -I./../imap -I/usr/local/include/db42 -I/usr/include -DKRB5_HEIMDAL -I/usr/local/include -I../et -DHAVE_CONFIG_H -O -pipe message_uuid_master.c cc -c -I.. -I./../lib -I./../imap -I/usr/local/include/db42 -I/usr/include -DKRB5_HEIMDAL -I/usr/local/include -I../et -DHAVE_CONFIG_H -O -pipe cyrusMasterMIB.c In file included from cyrusMasterMIB.c:10: /usr/local/include/net-snmp/net-snmp-config.h:245:1: warning: "HAVE_GETADDRINFO" redefined In file included from cyrusMasterMIB.c:1: ../config.h:115:1: warning: this is the location of the previous definition In file included from cyrusMasterMIB.c:10: /usr/local/include/net-snmp/net-snmp-config.h:943:1: warning: "PACKAGE_BUGREPORT" redefined In file included from cyrusMasterMIB.c:1: ../config.h:306:1: warning: this is the location of the previous definition In file included from cyrusMasterMIB.c:10: /usr/local/include/net-snmp/net-snmp-config.h:946:1: warning: "PACKAGE_NAME" redefined In file included from cyrusMasterMIB.c:1: ../config.h:309:1: warning: this is the location of the previous definition In file included from cyrusMasterMIB.c:10: /usr/local/include/net-snmp/net-snmp-config.h:949:1: warning: "PACKAGE_STRING" redefined In file included from cyrusMasterMIB.c:1: ../config.h:312:1: warning: this is the location of the previous definition In file included from cyrusMasterMIB.c:10: /usr/local/include/net-snmp/net-snmp-config.h:952:1: warning: "PACKAGE_TARNAME" redefined In file included from cyrusMasterMIB.c:1: ../config.h:315:1: warning: this is the location of the previous definition In file included from cyrusMasterMIB.c:10: /usr/local/include/net-snmp/net-snmp-config.h:955:1: warning: "PACKAGE_VERSION" redefined In file included from cyrusMasterMIB.c:1: ../config.h:318:1: warning: this is the location of the previous definition In file included from cyrusMasterMIB.c:10: /usr/local/include/net-snmp/net-snmp-config.h:1365:1: warning: "HAVE_SOCKLEN_T" redefined In file included from cyrusMasterMIB.c:1: ../config.h:197:1: warning: this is the location of the previous definition cc -L/usr/local/lib/perl5/5.8.8/mach/CORE -R/usr/local/lib/perl5/5.8.8/mach/CORE -L/usr/lib -R/usr/lib -L/usr/local/lib -R/usr/local/lib -rpath=/usr/lib:/usr/local/lib -L/usr/local -o master master.o masterconf.o message_uuid_master.o cyrusMasterMIB.o ../lib/lock_fcntl.o ../lib/libcyrus_min.a -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lnetsnmpmibs -lnetsnmpagent -lnetsnmphelpers -lnetsnmp -lkvm -lz -lcrypto -lm -lkvm -ldevstat -ldevstat -lwrap -Wl,-R/usr/local/lib/perl5/5.8.7/mach/CORE -pthread -Wl,-E -L/usr/local/lib /usr/local/lib/perl5/5.8.7/mach/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.8.7/mach/CORE -lperl -lm -lcrypt -lutil -lwrap -lgssapi -lkrb5 -lasn1 -lroken -lcrypt -lcom_err -lfl -L/usr/local/lib -R/usr/local/lib -ldb-4.2 -lssl -lcrypto -lmd ../et/libcom_err.a cc: /usr/local/lib/perl5/5.8.7/mach/auto/DynaLoader/DynaLoader.a: No such file or directory *** Error code 1 Stop in /usr/ports/mail/cyrus-imapd23/work/cyrus-imapd-2.3.1/master. *** Error code 1 Stop in /usr/ports/mail/cyrus-imapd23/work/cyrus-imapd-2.3.1. *** Error code 1 Stop in /usr/ports/mail/cyrus-imapd23. srim# __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com