Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 1998 04:38:33 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/devel/mico Makefile
Message-ID:  <199811131238.EAA06011@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/11/13 04:38:32 PST

  Modified files:
    devel/mico           Makefile 
  Log:
  Well, it's still not working.  I reinstalled lang/gcc28 but the message
  is still the same.
  -------
  ===>  Building for mico-2.2.3
  for i in admin include; do gmake -C $i adm || exit 1; done
  gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin'
  g++28  -I../include -fno-exceptions -I/usr/X11R6/include/X11/qt -I/usr/local/include  -c mkdepend.cc -o mkdepend.o
  mkdepend.cc:27: iostream.h: No such file or directory
  mkdepend.cc:28: fstream.h: No such file or directory
  mkdepend.cc:29: string: No such file or directory
  mkdepend.cc:30: vector: No such file or directory
  mkdepend.cc:31: set: No such file or directory
  gmake[1]: *** [mkdepend.o] Error 1
  gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin'
  gmake: *** [system] Error 1
  *** Error code 2
  
  Stop.
  
  Revision  Changes    Path
  1.19      +3 -1      ports/devel/mico/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811131238.EAA06011>