From owner-cvs-all Sat Jul 25 04:21:54 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09398 for cvs-all-outgoing; Sat, 25 Jul 1998 04:21:54 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09393; Sat, 25 Jul 1998 04:21:53 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA26736; Sat, 25 Jul 1998 04:21:08 -0700 (PDT) Date: Sat, 25 Jul 1998 04:21:08 -0700 (PDT) Message-Id: <199807251121.EAA26736@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/killustrator Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1998/07/25 04:21:07 PDT Modified files: graphics/killustrator Makefile Log: /usr/X11R6/bin/moc KIllustrator.h -o KIllustrator.moc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -O2 -Wall -c KIllustrator.cc KIllustrator.cc: In method `void KIllustrator::initToolBar()': KIllustrator.cc:339: `KToolBarCombo' undeclared (first use this function) KIllustrator.cc:339: (Each undeclared identifier is reported only once KIllustrator.cc:339: for each function it appears in.) KIllustrator.cc:339: `combo' undeclared (first use this function) *** Error code 1 Stop. Revision Changes Path 1.2 +3 -1 ports/graphics/killustrator/Makefile