Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 1998 04:21:08 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/graphics/killustrator Makefile
Message-ID:  <199807251121.EAA26736@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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