Menu

make error in kxicq2 - 0.76

Help
2003-04-05
2003-05-05
  • Setu Trivedi

    Setu Trivedi - 2003-04-05

    Hi all,

    I am very new to linux.  I am using red hat 8.0.  I get the following error when I 'make' the package after configuring it first.

    g++ -I. -I. -I../.. -I. -I. -I../.. -I/usr/include/kde -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include  -I../../icons/icq -I../../kxicq -I../../kxicq/wm -I../../kxicq/ui -I../../kxicq/engine -I../../kxicq/widgets -I../../kxicq/widgets/checklistbox    -g -O2 -Wall   -c -o kxinfo_about.o `test -f 'kxinfo_about.cpp' || echo './'`kxinfo_about.cpp
    /usr/lib/qt3-gcc3.2/bin/moc kxinfo_extra.h -o kxinfo_extra.moc
    rm -f kxinfo_extra.cpp
    echo '#include <klocale.h>' > kxinfo_extra.cpp
    /usr/lib/qt3-gcc3.2/bin/uic -tr i18n -i kxinfo_extra.h ./kxinfo_extra.ui | sed -e "s,i18n( \&quot;\&quot; ),QString::null,g" | sed -e "s,i18n( \&quot;\&quot;\, \&quot;\&quot; ),QString::null,g" >> kxinfo_extra.cpp || rm -f kxinfo_extra.cpp
    echo '#include "kxinfo_extra.moc"' >> kxinfo_extra.cpp
    source='kxinfo_extra.cpp' object='kxinfo_extra.o' libtool=no \ depfile='.deps/kxinfo_extra.Po' tmpdepfile='.deps/kxinfo_extra.TPo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ g++ -I. -I. -I../.. -I. -I. -I../.. -I/usr/include/kde -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include  -I../../icons/icq -I../../kxicq -I../../kxicq/wm -I../../kxicq/ui -I../../kxicq/engine -I../../kxicq/widgets -I../../kxicq/widgets/checklistbox    -g -O2 -Wall   -c -o kxinfo_extra.o `test -f 'kxinfo_extra.cpp' || echo './'`kxinfo_extra.cpp
    kxinfo_extra.cpp: In constructor `kxInfoExtra::kxInfoExtra(QWidget*, const
       char*, unsigned int)':
    kxinfo_extra.cpp:71: no matching function for call to `QSpinBox::
       setMidLineWidth(int)'
    make[3]: *** [kxinfo_extra.o] Error 1
    make[3]: Leaving directory `/myProc/kxicq2-0.7.6/kxicq/ui'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/myProc/kxicq2-0.7.6/kxicq'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/myProc/kxicq2-0.7.6'
    make: *** [all] Error 2
    [root@localhost kxicq2-0.7.6]#

    I am sure its something really simple, but I just can't get my head around it. 

    After checking all other posts on the discussion board and exchausting all other resources I post this message.  So I hope I find the answer! 

    Regards to all,
    -bolt

     
    • lckdanny

      lckdanny - 2003-05-05

      Yes I also have this problem under Redhat8.0, but when I intall the RPM version, it have the following errors...

      error: Failed dependencies:
              libDCOP.so.1 is needed by kxicq2-0.7.6-2
              libkdecore.so.3 is needed by kxicq2-0.7.6-2
              libkdesu.so.1 is needed by kxicq2-0.7.6-2
              libkdeui.so.3 is needed by kxicq2-0.7.6-2
              libkfile.so.3 is needed by kxicq2-0.7.6-2
              libkio.so.3 is needed by kxicq2-0.7.6-2
              libkssl.so.2 is needed by kxicq2-0.7.6-2
              libksycoca.so.3 is needed by kxicq2-0.7.6-2

      How can I download and install all the library file? Thanks.

       

Log in to post a comment.