From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 21:08:40 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 689AC37B401 for ; Wed, 2 Jul 2003 21:08:40 -0700 (PDT) Received: from hub.org (hub.org [64.117.225.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44CE44017 for ; Wed, 2 Jul 2003 21:08:39 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from hub.org (unknown [64.117.225.220]) by hub.org (Postfix) with ESMTP id 8A2C66BD962; Thu, 3 Jul 2003 01:08:37 -0300 (ADT) Date: Thu, 3 Jul 2003 01:08:34 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-ports@freebsd.org Message-ID: <20030703010800.P67063@hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Josh Gilliam Subject: emil port build fails with yydebug error ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 04:08:40 -0000 bison -y -l -v getoption.y flex -i getoption.l gcc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -O -mpentium -pipe -o getoption.o y.tab.c gcc -o emil 7bit.o appledouble.o applefile.o applesingle.o base64.o binary.o binhex.o buffer.o convert.o filenames.o forks.o format.o hbase64.o header.o hqp.o hqxbin.o load.o logger.o mailtool.o main.o message.o mime.o mimeparse.o ns.o out.o qp.o rfc1522.o rfc822.o rfc822parse.o smtp.o structure.o sunparse.o uuencode.o s_attr.o d_attr.o a_attr.o charset.o getoption.o ./charset/dfopen.o -lm getoption.o: In function `getoption': getoption.o(.text+0x1b21): undefined reference to `yydebug' getoption.o: In function `getmember': getoption.o(.text+0x1c98): undefined reference to `yydebug' getoption.o: In function `get_mailer': getoption.o(.text+0x2090): undefined reference to `yydebug' *** Error code 1 Stop in /home/ports/usr/ports/mail/emil/work/emil-2.1.0-beta9.