[Bug 263206] New: [PATCH] kdebase-4.5.5 fails to build (missing include guard in kdebase-4.5.5/apps/nsplugins/viewer/scripting.h)
esigra at gmail.com
esigra at gmail.com
Sat Jan 15 08:46:44 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=263206
Summary: [PATCH] kdebase-4.5.5 fails to build (missing include
guard in
kdebase-4.5.5/apps/nsplugins/viewer/scripting.h)
Product: kde
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: esigra at gmail.com
Created an attachment (id=56039)
--> (http://bugs.kde.org/attachment.cgi?id=56039)
patch that fixes the build
Version: unspecified (using KDE 4.5.5)
OS: Linux
Previously reported to
[http://lists.kde.org/?l=kde-devel&m=129315521001390&w=2].
Reproducible: Always
Steps to Reproduce:
1. tar jxvf kdebase-4.5.5.tar.bz2
2. cd kdebase-4.5.5
3. mkdir build
4. cd build
5. cmake -DKDE4_ENABLE_FINAL=ON ..
6. make
Actual Results:
In file included from kdebase-4.5.5/apps/nsplugins/viewer/scripting.cpp:30,
from
kdebase-4.5.5/build/apps/nsplugins/viewer/nspluginviewer_final_cpp.cpp:9:
kdebase-4.5.5/apps/nsplugins/viewer/scripting.h: At global scope:
kdebase-4.5.5/apps/nsplugins/viewer/scripting.h:33: fel: omdefinition av "class
kdeNsPluginViewer::ScriptExportEngine"
kdebase-4.5.5/apps/nsplugins/viewer/scripting.h:34: fel: föregående definition
av "class kdeNsPluginViewer::ScriptExportEngine"
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list