Bug 263206 - [PATCH] kdebase-4.5.5 fails to build (missing include guard in kdebase-4.5.5/apps/nsplugins/viewer/scripting.h)
Summary: [PATCH] kdebase-4.5.5 fails to build (missing include guard in kdebase-4.5.5/...
Status: RESOLVED NOT A BUG
Alias: None
Product: konqueror
Classification: Applications
Component: nsplugins (show other bugs)
Version: 4.5.5
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-15 09:46 UTC by esigra
Modified: 2011-06-11 19:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch that fixes the build (494 bytes, patch)
2011-01-15 09:46 UTC, esigra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esigra 2011-01-15 09:46:43 UTC
Created attachment 56039 [details]
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"
Comment 1 Martin Koller 2011-06-11 19:44:42 UTC
Please put your patch into the reviewboard.
http://git.reviewboard.kde.org/