From owner-cvs-all Sat Oct 31 01:35:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03146 for cvs-all-outgoing; Sat, 31 Oct 1998 01:35:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 BAA03141; Sat, 31 Oct 1998 01:35:55 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA25313; Sat, 31 Oct 1998 01:35:56 -0800 (PST) Date: Sat, 31 Oct 1998 01:35:56 -0800 (PST) Message-Id: <199810310935.BAA25313@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/mico Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/31 01:35:56 PST Modified files: devel/mico Makefile Log: Well, this thing is not working here. Besides, the "--with-tcl=/usr/include" is definitely wrong. === cd ../libs; rm -f libmicox2.2.1.a; ln -f -s ../auxdir/libmicox2.2.1.a . /usr/X11R6/bin/moc ../include/mico/qtmico.h -o qtmico.moc c++ -I. -I../include -I/usr/ports/devel/mico/work/mico/./include/ministl -I/usr/X11R6/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include/gtk10 -I/usr/X11R6/include -I/usr/local/include -c qtmico.cc -o qtmico.o In file included from qtmico.cc:25: ../include/mico/qtmico.h:32: qapp.h: No such file or directory ../include/mico/qtmico.h:35: qsocknot.h: No such file or directory ../include/mico/qtmico.h:36: qtimer.h: No such file or directory In file included from qtmico.cc:266: qtmico.moc:17: qmetaobject.h: No such file or directory gmake[1]: *** [qtmico.o] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir' gmake: *** [system] Error 1 *** Error code 2 Stop. Revision Changes Path 1.10 +3 -1 ports/devel/mico/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message