[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main
 parent


Compile errors
by Erik Hensema on Tuesday 03/Sep/2002, @14:25
Seems very promising, but it gives compile errors:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c -o toplevel.o `test -f toplevel.cpp || echo './'`toplevel.cpp
toplevel.cpp: In method `void TopLevel::createActions()':
toplevel.cpp:229: parse error before `('

Also, the patch to valgrind 1.0.1 fails:

patch: **** malformed patch at line 1802: @@ -729,9 +1696,7 @@ UCodeBlock* VG_(cachesim_instrument)(UCo

I haven't looked into the problems yet, but I will. This is really an application I was looking for a long time.
  Related Links
 ·   Articles on Developer
 ·   Also by Erik Hensema
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

Re: Compile errors
by EK on Wednesday 04/Sep/2002, @00:49
Valgrind has already been packaged in Debian and Gentoo. Debian has
even 1.0.1 in unstable. I don't know about other distros.
[ Reply To This | View ]
  • Packages
    by GF on Wednesday 04/Sep/2002, @17:36
    Mandrake has it too.
    [ Reply To This | View ]
  • Re: Compile errors
    by Nick Betcher on Wednesday 04/Sep/2002, @20:52
    Hmm, what does this have to do with anything? That's great that those distros have Valgrind packaged, but I see an alterior motive in your post OTHER than just trying to be a friendly user :) The reason this isn't relavent is because Valgrind 1.0.1 in ANY distro needs some patches for some enhanced profiling. Oh, don't let me forget:

    /me hands you a cookie for using Gentoo and Debian.

    Nick Betcher

    -----------------
    Quote of the day:
    "I'd like to get a refill for my meds." - patient
    "I'm sorry sir, you're out of refills, we'll have to call your doctor." - pharmacy technician
    "What are refills?" - SAME patient
    [ Reply To This | View ]
Re: Compile errors
by Jens Henrik on Wednesday 04/Sep/2002, @03:23
The class KWidgetAction(...) is needed. But this class is new in KDE 3.1CVS
...so: without KDE 3.1 (if you have 3.0) you can only compile it if you just comment the line out in which KWidgetAction appears. (does not matter that much .. "just" the filter will disappear than)

Compiling with gcc 3.x gives a few errors, too. You have to remove the "=0" in the *.cpp files which the error-message tells you

there should be probably a fix soon (as much as I was told)
[ Reply To This | View ]
The Fine Print: The previous comments are owned by whomever posted them.
( Reply )

  "We could write better than CORBA. Hic. In a day!" -- Preston Brown, Matthias Ettrich
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]