Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 1998 02:12:04 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/deskutils/korganizer Makefile
Message-ID:  <199808200912.CAA04539@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/08/20 02:12:04 PDT

  Modified files:
    deskutils/korganizer Makefile 
  Log:
  Could this be one of those that require an old version of qt?
  
  ===
   :
  c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -Iversit  -O2 -pipe -c eventwidget.cpp
  eventwidget.cpp: In method `bool EventWidget::eventFilter(class QObject *, class QEvent *)':
  eventwidget.cpp:73: `Event_FocusRestore' undeclared (first use this function)
  eventwidget.cpp:73: (Each undeclared identifier is reported only once
  eventwidget.cpp:73: for each function it appears in.)
  gmake[2]: *** [eventwidget.o] Error 1
  gmake[2]: Leaving directory `/usr/ports/deskutils/korganizer/work/korganizer/src'
   :
  
  Revision  Changes    Path
  1.6       +3 -1      ports/deskutils/korganizer/Makefile



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