[Kde-bindings] [Bug 78412] New: Cannot build kdebindings, source file missing

Thomas Koeller thomas at koeller.dyndns.org
Wed Mar 24 22:00:55 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=78412      
           Summary: Cannot build kdebindings, source file missing
           Product: bindings
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings mail kde org
        ReportedBy: thomas koeller dyndns org


Version:            (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources
Compiler:          gcc-3.3.3 
OS:          Linux

Building kdebindings-3.2.1 fails because of a missing source file:

make[2]: Entering directory `/home/thomas/build/kde/3.2.1/kdebindings-3.2.1/smoke'
Making all in qt
make[3]: Entering directory `/home/thomas/build/kde/3.2.1/kdebindings-3.2.1/smoke/qt'
make[3]: *** No rule to make target `smokedata.cpp', needed by `smokedata.lo'.  Stop.
make[3]: Leaving directory `/home/thomas/build/kde/3.2.1/kdebindings-3.2.1/smoke/qt'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/thomas/build/kde/3.2.1/kdebindings-3.2.1/smoke'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/thomas/build/kde/3.2.1/kdebindings-3.2.1'
make: *** [all] Error 2
~/build/kde/3.2.1/kdebindings-3.2.1 $ find . -type f -name smokedata.cpp
~/build/kde/3.2.1/kdebindings-3.2.1 $ find ~/src/kde/3.2.1/kdebindings-3.2.1 -type f -name smokedata.cpp
~/build/kde/3.2.1/kdebindings-3.2.1 $



More information about the Kde-bindings mailing list