Bug 288123 - KDElibs should not compile Hupnp support without specifying it explicitelly
Summary: KDElibs should not compile Hupnp support without specifying it explicitelly
Status: RESOLVED DUPLICATE of bug 259472
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.9-Git
Platform: Chakra Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-03 11:37 UTC by Manuel Tortosa
Modified: 2011-12-05 01:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Tortosa 2011-12-03 11:37:04 UTC
Version:           Git (using Devel) 
OS:                Linux

If the package Hupnp (herqq) is present during the build of KDElibs, the support is compiled while the support is not complete yet regarding Solid and maybe other parts, becomming in a KDE build broken in many parts.

The support should be explicitelly requested via CMake or something but not built by default until the support gets finished.

Reproducible: Always

Steps to Reproduce:
Compile the last kdelibs tarball (4.7.90 or a Git snapshot)

Actual Results:  
The Hupnp support is compiled

Expected Results:  
no support compiled by default
Comment 1 Christoph Feck 2011-12-05 01:29:04 UTC

*** This bug has been marked as a duplicate of bug 259472 ***