Menu

make problem...

Help
2004-10-26
2013-03-22
  • superstoned

    superstoned - 2004-10-26

    make[3]: Entering directory `/home/superstoned/downloads/kconfigure-2.0/kconfigure'
    if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT konq_actions.o -MD -MP -MF ".deps/konq_actions.Tpo" \
      -c -o konq_actions.o `test -f 'konq_actions.cc' || echo './'`konq_actions.cc; \
    then mv -f ".deps/konq_actions.Tpo" ".deps/konq_actions.Po"; \
    else rm -f ".deps/konq_actions.Tpo"; exit 1; \
    fi
    In file included from konq_actions.cc:20:
    konq_actions.h:26:19: qlist.h: Onbekend bestand of map
    make[3]: *** [konq_actions.o] Fout 1
    make[3]: Leaving directory `/home/superstoned/downloads/kconfigure-2.0/kconfigure'
    make[2]: *** [all-recursive] Fout 1
    make[2]: Leaving directory `/home/superstoned/downloads/kconfigure-2.0/kconfigure'
    make[1]: *** [all-recursive] Fout 1
    make[1]: Leaving directory `/home/superstoned/downloads/kconfigure-2.0'
    make: *** [all] Fout 2

    hope this helps?!?!?

     
    • Bob Rockers

      Bob Rockers - 2004-10-26

      Do you have the qt development packages installed?  Something like qt-devel.

      Bobby

       
    • Nobody/Anonymous

      I've the same problem.
      I try to use kconfigure2.1 on a deb SID system.
      And I installed the dev files.

      I also done :
      test@1[kconfigure]$ export QTDIR=/usr/share/qt3
      test@1[kconfigure]$ ./configure --prefix=/usr

      I can install the ubuntu Deb package, but this gives some compability problems (broken package).

      Can You help me ?

      Mark

       

Log in to post a comment.