From owner-freebsd-current@freebsd.org Wed Mar 2 19:58:11 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 824C3AC21C7 for ; Wed, 2 Mar 2016 19:58:11 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6585C119B for ; Wed, 2 Mar 2016 19:58:11 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 62C0BAC21C6; Wed, 2 Mar 2016 19:58:11 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62571AC21C5 for ; Wed, 2 Mar 2016 19:58:11 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: from mail-io0-x236.google.com (mail-io0-x236.google.com [IPv6:2607:f8b0:4001:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2FED0119A for ; Wed, 2 Mar 2016 19:58:11 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by mail-io0-x236.google.com with SMTP id g203so3808849iof.2 for ; Wed, 02 Mar 2016 11:58:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=JdeECAg+fqb+2oCvB6pLpf0fM7IEs+Xxc5YGCE32C4k=; b=KPBEUp2Yh5Q9QrQLl5LOB6TcXreBoHGWfPF7kQaWksHmu8B1RXrxKP75sadZaqAl4A kys/c9/ravBXwp1lrmyV7aUeP8Jlsb6wH0+W7cQ4+M5IGkNT8AGv6YoXTYBf4Tbvjbj4 JAP0J6cCPgk9QkHWl9D+afyYRwY5SLdlmCPxeoUROIcfk7OLxQ2iRoLIuM964HThZZIu HRiyaQSyweyCHHPIBJHvmC41HYV9bhkN3Uuv6eEHdfBw9x7IJpTN9fMqKJGhS3CuRtw3 k/WHkuT5hTX/FUCopoFt4o+iWckEXUsHJN5c//DAIxb4PZta0GQwn+KEqDOYdoS/YWDQ bJNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=JdeECAg+fqb+2oCvB6pLpf0fM7IEs+Xxc5YGCE32C4k=; b=WCW9w25vKeLgi8BbqtkYvdRhJA/MLtevKGM7EOKRWKljUo3HlfOw8cJi4tPn45k0Or QHTU9FNgTVyxWfwhgUaWA9jE4cXdObtIv67fPevUrPVJY2Uo2qELtC9Y7E5ldtSpOsYE pB8Ri1lC5wfBndLaa71O/2xFtQLymCbGFB0i8umLqYPBD9iDus0E5Uy8aFk1PrDtJvII AEj5xyTDIGXMzdQjK6HzS6Qc8Dyo6JikhcOnCu4iBheZM/iwQ/YEqDCc38YVnMQ0zaHo bwMK+Gcre+yD+LdW/B1+p8r61a4nn+fuI6mTphNTqLhNg+yQDAvbbgyWkM05NvYJ0jRp n+YA== X-Gm-Message-State: AG10YOQZ/euHI/whIiS+qRmvlNp/mi++XaNxSjzVicMYMb4aW87Ys16BMcdI2tz/sRuBo2KjhdyqzYsj5QVhdg== X-Received: by 10.107.164.225 with SMTP id d94mr32202905ioj.187.1456948690484; Wed, 02 Mar 2016 11:58:10 -0800 (PST) MIME-Version: 1.0 Received: by 10.36.41.129 with HTTP; Wed, 2 Mar 2016 11:57:31 -0800 (PST) In-Reply-To: <20160302194825.GF79128@home.opsec.eu> References: <20160302190022.GA20540@home.opsec.eu> <20160302194825.GF79128@home.opsec.eu> From: "Jack L." Date: Wed, 2 Mar 2016 11:57:31 -0800 Message-ID: Subject: Re: Build error on current@r296308: 'yacc.h' file not found To: Kurt Jaeger Cc: current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2016 19:58:11 -0000 I have the same compilation error when I tried to build current today as well. On Wed, Mar 2, 2016 at 11:48 AM, Kurt Jaeger wrote: > Hi! > >> Today, I upgraded to r296308 and had this failure during buildworld: >> >> ===> usr.bin/mkesdb_static (obj,build-tools) >> cc -O2 -pipe -I/usr/src/usr.bin/mkesdb_static -I/usr/src/usr.bin/mkesdb_static/../mkesdb -I/usr/src/usr.bin/mkesdb_static/../../lib/libc/iconv -g -std=gnu99 -Qunused-arguments -I/usr/obj/usr/src/tmp/legacy/usr/include -c lex.c -o lex.o >> /usr/src/usr.bin/mkesdb_static/../mkesdb/lex.l:44:10: fatal error: 'yacc.h' file not found >> #include "yacc.h" >> 1 error generated. >> *** Error code 1 >> >> A 'script' output is available at http://people.freebsd.org/~pi/logs/src-up-2 >> >> Is it just me or ... ? > > If I change the sequence in > > /usr/src/usr.bin/mkesdb/Makefile.inc > > for line > > SRCS+= lex.l yacc.y > > to > > SRCS+= yacc.y lex.l > > it builds ? That file was last touched 4 years ago ? > > -- > pi@opsec.eu +49 171 3101372 4 years to go ! > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"