From owner-freebsd-current Wed Sep 25 00:38:51 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA13926 for current-outgoing; Wed, 25 Sep 1996 00:38:51 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA13857 for ; Wed, 25 Sep 1996 00:38:46 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id JAA07224 for ; Wed, 25 Sep 1996 09:38:52 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id JAA09520 for freebsd-current@freefall.cdrom.com; Wed, 25 Sep 1996 09:45:27 +0200 Date: Wed, 25 Sep 1996 09:45:27 +0200 From: Christoph Kukulies Message-Id: <199609250745.JAA09520@gilberto.physik.rwth-aachen.de> To: freebsd-current@freefall.FreeBSD.org Subject: mkdep problem Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'm trying to build a -current (a fews days old) on a machine and I'm not sure whether it's my setup or what else, anyway could someone fill me in what the following could mean: (make depend) S/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/i386/i386.c /u/BLUES/src/gnu/usr.bin/cc/cc_int/calls.c:366: macro `RETURN_POPS_ARGS' used with only 2 args /u/BLUES/src/gnu/usr.bin/cc/cc_int/calls.c:368: macro `RETURN_POPS_ARGS' used with only 2 args /u/BLUES/src/gnu/usr.bin/cc/cc_int/calls.c:445: macro `RETURN_POPS_ARGS' used with only 2 args /u/BLUES/src/gnu/usr.bin/cc/cc_int/calls.c:452: macro `RETURN_POPS_ARGS' used with only 2 args /u/BLUES/src/gnu/usr.bin/cc/cc_int/function.c:3846: macro `RETURN_POPS_ARGS' used with only 2 args mkdep: compile failed. *** Error code 1 Stop. *** Error code 1 --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de