Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2004 10:27:19 -0600 (CST)
From:      Mike Silbersack <silby@silby.com>
To:        ports@freebsd.org
Subject:   kdebase (3.2) portupgrade failed
Message-ID:  <20040206102616.L29370@odysseus.silby.com>

next in thread | raw e-mail | index | archive | help

I just received the following failure for a portupgrade of kdebase;
however, I already did kdelibs & kdenetwork, those worked fine.  Any
ideas?


Making install in keditbookmarks
gmake[2]: Entering directory
`/usr/ports/x11/kdebase3/work/kdebase-3.2.0/konqueror/keditbookmarks'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX c++
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../libkonq -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include  -DQT_THREAD_SUPPORT
-I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include
-D_GETOPT_H -D_THREAD_SAFE   -Wnon-virtual-dtor -Wno-long-long -Wundef
-Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O
-mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -D_GNU_SOURCE  -MT actionsimpl.lo -MD -MP -MF
".deps/actionsimpl.Tpo" \
  -c -o actionsimpl.lo `test -f 'actionsimpl.cpp' || echo
'./'`actionsimpl.cpp; \
then mv -f ".deps/actionsimpl.Tpo" ".deps/actionsimpl.Plo"; \
else rm -f ".deps/actionsimpl.Tpo"; exit 1; \
fi
actionsimpl.cpp:68:34: kbookmarkimporter_ie.h: No such file or directory
actionsimpl.cpp:69:37: kbookmarkimporter_opera.h: No such file or
directory
actionsimpl.cpp: In member function `void
   CurrentMgr::doExport(CurrentMgr::ExportType, const QString&)':
actionsimpl.cpp:291: error: `KOperaBookmarkImporterImpl' undeclared (first
use
   this function)
actionsimpl.cpp:291: error: (Each undeclared identifier is reported only
once
   for each function it appears in.)
actionsimpl.cpp:292: error: syntax error before `(' token
actionsimpl.cpp:293: error: `exporter' undeclared (first use this
function)
actionsimpl.cpp:307: error: `KIEBookmarkImporterImpl' undeclared (first
use
   this function)
actionsimpl.cpp:308: error: syntax error before `(' token
gmake[2]: *** [actionsimpl.lo] Error 1
gmake[2]: Leaving directory
`/usr/ports/x11/kdebase3/work/kdebase-3.2.0/konqueror/keditbookmarks'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/x11/kdebase3/work/kdebase-3.2.0/konqueror'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/x11/kdebase3.
*** Error code 1



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