Jump to content

Konstruct error


Recommended Posts

I'm running the konstruct to complile kde 3.3 and run into some errors.

 

==> Running make in work/filelight-0.6.4

make[2]: Entering directory `/home/vampire/konstruct/apps/filelight/work/filelight-0.6.4'

make  all-recursive

make[3]: Entering directory `/home/vampire/konstruct/apps/filelight/work/filelight-0.6.4'

Making all in src

make[4]: Entering directory `/home/vampire/konstruct/apps/filelight/work/filelight-0.6.4/src'

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/home/vampire/kde3.3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT -I/home/vampire/kde3.3/include -I/usr/X11R6/include -I/home/vampire/kde3.3/include -I/usr/X11R6/include -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -I/home/vampire/kde3.3/include -I/usr/X11R6/include -L/home/vampire/kde3.3/lib -L/usr/X11R6/lib -O2 -pipe -I/home/vampire/kde3.3/include -I/usr/X11R6/include -L/home/vampire/kde3.3/lib -L/usr/X11R6/lib -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT filelight.all_cpp.o -MD -MP -MF ".deps/filelight.all_cpp.Tpo" \

  -c -o filelight.all_cpp.o `test -f 'filelight.all_cpp.cpp' || echo './'`filelight.all_cpp.cpp; \

then mv -f ".deps/filelight.all_cpp.Tpo" ".deps/filelight.all_cpp.Po"; \

else rm -f ".deps/filelight.all_cpp.Tpo"; exit 1; \

fi

In file included from filelight.h:32,

                from main.cpp:29,

                from filelight.all_cpp.cpp:2:

scanmanager.h:56: error: `void ScanManager::startPrivate(const QString&)' is private

scanmanager.h:81: error: within this context

In file included from builder.h:24,

                from builder.cpp:25,

                from filelight.all_cpp.cpp:4:

canvas.h:81: error: `const Segment* FilelightCanvas::segmentAt(QPoint&) const' is private

filemap.h:45: error: within this context

canvas.h:82: error: `void FilelightCanvas::paintExplodedLabels(QPainter&) const' is private

filemap.h:46: error: within this context

canvas.h:63: error: `void FilelightCanvas::slotZoomIn()' is private

filemap.h:48: error: within this context

canvas.h:64: error: `void FilelightCanvas::slotZoomOut()' is private

filemap.h:49: error: within this context

filemap.h:54: error: `void FileMap::colorise()' is private

filemap.h:97: error: within this context

make[4]: *** [filelight.all_cpp.o] Fejl 1

make[4]: Leaving directory `/home/vampire/konstruct/apps/filelight/work/filelight-0.6.4/src'

make[3]: *** [all-recursive] Fejl 1

make[3]: Leaving directory `/home/vampire/konstruct/apps/filelight/work/filelight-0.6.4'

make[2]: *** [all] Fejl 2

make[2]: Leaving directory `/home/vampire/konstruct/apps/filelight/work/filelight-0.6.4'

make[1]: *** [build-work/filelight-0.6.4/Makefile] Fejl 2

make[1]: Leaving directory `/home/vampire/konstruct/apps/filelight'

make: *** [dep-../../apps/filelight] Fejl 2

[vampire@x1-6-00-07-e9-01-53-ae everything]$

 

(fejl means error)

Any Ideas?

Edited by Artificial Intelligence
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...