[Bug 82551] New: Error window is missing important error lines from compiler

Jon Smirl jonsmirl at yahoo.com
Fri Jun 4 00:44:25 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=82551      
           Summary: Error window is missing important error lines from
                    compiler
           Product: kdevelop
           Version: CVS
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: jonsmirl yahoo com


Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

The error display window is not including the lines showing where the h file was included from. These are important to locating the error.


In file included from ../dri_client/imports/glxclient.h:52,
                 from ../common/dri_util.h:57,
                 from ../common/utils.h:33,
                 from ../common/utils.c:33:
../../../../../include/GL/glx.h:38:22: X11/Xlib.h: No such file or directory
../../../../../include/GL/glx.h:39:23: X11/Xutil.h: No such file or directory
In file included from ../dri_client/imports/glxclient.h:52,
                 from ../common/dri_util.h:57,
                 from ../common/utils.h:33,
                 from ../common/utils.c:33:
../../../../../include/GL/glx.h:179: error: syntax error before "GLXPixmap"
../../../../../include/GL/glx.h:179: warning: type defaults to `int' in declaration of `GLXPixmap'
../../../../../include/GL/glx.h:179: error: ISO C forbids data definition with no type or storage class
../../../../../include/GL/glx.h:180: error: syntax error before "GLXDrawable"




More information about the KDevelop-devel mailing list