Menu

make errors

Help
2008-06-05
2013-04-16
  • Michael Sconyers

    Hello:

    My name is mike and this is my first time writing to this forum.

    I am having problems with superkaramba 0.39
    I am using kde 351, suse 10.1, kernel 2.6.16

    The issue is that after a successful configure I am getting make error after make error.
    I have managed to get past most of them but now I don't know what the application is looking
    for.

    make[1]: Entering directory `/home/emerald/Documents/superkaramba-0.39/superkaramba-0.39/superkaramba'
    Making install in src
    make[2]: Entering directory `/home/emerald/Documents/superkaramba-0.39/superkaramba-0.39/superkaramba/src'
    /bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o superkaramba -Wl,-export-dynamic  -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    -L/usr/lib  main.o karamba.o meter.o bar.o sensor.o datesensor.o textlabel.o memsensor.o uptimesensor.o cpusensor.o networksensor.o imagelabel.o graph.o xmmssensor.o programsensor.o disksensor.o sensorparams.o sensorsensor.o textfilesensor.o clickarea.o noatunsensor.o karambarootpixmap.o clickmap.o rsssensor.o textfield.o taskmanager.o showdesktop.o richtextlabel.o karambasessionmanaged.o systemtray.o bar_python.o meter_python.o textlabel_python.o richtextlabel_python.o imagelabel_python.o config_python.o misc_python.o systray_python.o task_python.o widget_python.o menu_python.o karambalistboxitem.o graph_python.o karambainterface.o karambaapp.o karamba_python.o lineparser.o themefile.o themesdlg.o themewidget.o kwidgetlistbox.o sknewstuff.o themelocale.o input.o sklineedit.o input_python.o svcgrp_python.o dcopinterface_skel.o dcopinterface_stub.o themes_layout.o themewidget_layout.o superkarambasettings.o -lkio -lkdeui  -lpython2.4 -ldl   -lknewstuff
    /usr/lib/gcc/i586-suse-linux/4.1.0/../../../../i586-suse-linux/bin/ld: cannot find -lacl
    collect2: ld returned 1 exit status
    make[2]: *** [superkaramba] Error 1
    make[2]: Leaving directory `/home/emerald/Documents/superkaramba-0.39/superkaramba-0.39/superkaramba/src'
    make[1]: *** [install-recursive] Error 1
    make[1]: Leaving directory `/home/emerald/Documents/superkaramba-0.39/superkaramba-0.39/superkaramba'
    make: *** [install-recursive] Error 1

    the error that is cannot find -lacl has me confused.
    is there something missing possibly from the configure??
    Can anyone here guide me in getting this corrected.

    Thank you for your time and attention
    Mike scony
    mikescony1@ameritech.net

     
    • wirr

      wirr - 2008-06-05

      SuperKaramba is already included in KDE 3.5.1, so your distribution should come with it. There is no need to compile it on your own. Just install it with the package manager of your distribtion. The package is usually called superkaramba or kdeutils3-extra.

       
    • Michael Sconyers

      Hello wirr:

      I think what you are referring to is the gtk application. The problem with that application is that it is not superkaramba and the widgets do not work. GTK is usually installed with gnome and it basically shows the same information with out the eye-candy that I like so much.

      I had a working installation of the superkaramba application before an unfortunate computer crash and I it installed fine when I installed the entire KDE package.

      I installed a smaller hard-drive on this pc, so you understand the space issues. Right??

      So far I have installed the dev packages for all the programming languages on this build and I am missing something. It just may be something simple.

      If anyone can help it will be appreciated.

       
      • wirr

        wirr - 2008-06-06

        Sorry, but i don't understand. You asked for helping compiling superkaramba now you are talking about a gtk application?
        The gtk application you probably mean is gdesklet which of course isn't the same as superkaramba.

        When you don't want to waste hdd space installing dev packages is the worst you can do. If you just install the superkaramba binary package of your distribution you should use much less space.

        So, unfortunately, without providing more information i can't help you.

        Which distribution are you using?

         

Log in to post a comment.