Slackware 10.0 + Krusader

Kezdőlap Fórumok Slackware, Slax problémák Slackware 10.0 + Krusader

3 bejegyzés megtekintése - 1-3 / 3
  • Szerző
    Bejegyzés
  • #1995978
    paca5
    Felhasználó
      #1995979
      Gyuszk
      Felhasználó

        Naja, ha forrásból nem megy valami (ez ritka dolog slackiban 😉
        akkor csomi.
        Bár a forrást sokkal jobban csípem, optimalizált kód rulz.
        Köszi a linket

        #1877891
        csaba
        Felhasználó

          Sziasztok! Slackware 10. rendszerem alatt próbáltam lefordítani a Krusadert, sajna nem jött össze. a ./configure elvileg mindent rendben talált:

          Code:
          Krusader Project:
          —————–
           Source code location: .
           C Compiler:           gcc
           C Compiler flags:     -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute
           C++ Compiler:         g++
           prefix:               /opt/kde
           kde_libraries:        /opt/kde/include
           kde_includes:         /opt/kde/lib
           kde_locale:           /opt/kde/share/locale
           qt_libraries:         /usr/lib/qt/lib
           qt_includes:          /usr/lib/qt/include
           KDEDIR:               /opt/kde
           QTDIR:                /usr/lib/qt
           Install path:         /opt/kde/bin
           krusader version:     1.51
           krusader binary:      /opt/kde/bin/krusader     (after ‘make install’)

          Good – your configure finished. Start make now

          gyuszk@gyuszko:~/krusader-1.51$

          De sajnos a make elszáll:

          Code:
          diskusage.cpp: In member function `QString DiskUsage::getToolTip(File*)’:
          diskusage.cpp:515: error: `localtime’ undeclared (first use this function)
          diskusage.cpp:515: error: (Each undeclared identifier is reported only once for
            each function it appears in.)
          diskusage.cpp:516: error: invalid use of undefined type `struct tm’
          diskusage.cpp:515: error: forward declaration of `struct tm’
          diskusage.cpp:516: error: invalid use of undefined type `struct tm’
          diskusage.cpp:515: error: forward declaration of `struct tm’
          diskusage.cpp:516: error: invalid use of undefined type `struct tm’
          diskusage.cpp:515: error: forward declaration of `struct tm’
          diskusage.cpp:516: error: invalid use of undefined type `struct tm’
          diskusage.cpp:515: error: forward declaration of `struct tm’
          diskusage.cpp:516: error: invalid use of undefined type `struct tm’
          diskusage.cpp:515: error: forward declaration of `struct tm’
          make[4]: *** [diskusage.o] Error 1
          make[4]: Leaving directory `/home/gyuszk/krusader-1.51/krusader/DiskUsage’
          make[3]: *** [all-recursive] Error 1
          make[3]: Leaving directory `/home/gyuszk/krusader-1.51/krusader/DiskUsage’
          make[2]: *** [all-recursive] Error 1
          make[2]: Leaving directory `/home/gyuszk/krusader-1.51/krusader’
          make[1]: *** [all-recursive] Error 1
          make[1]: Leaving directory `/home/gyuszk/krusader-1.51′
          make: *** [all] Error 2
          root@gyuszko:/home/gyuszk/krusader-1.51#

          Van valakinek ötlete?

        3 bejegyzés megtekintése - 1-3 / 3
        • Be kell jelentkezni a hozzászóláshoz.