Bug 633996
| Summary: | build not possible on Gentoo and Ubuntu machines. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] freeIPA | Reporter: | Ian Kumlien <pomac> | ||||
| Component: | build | Assignee: | Rob Crittenden <rcritten> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Chandrasekar Kannan <ckannan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 2.0 | CC: | benl, dpal, jgalipea | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-03-28 09:28:42 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Seems to work fine. I did some minimal testing on Ubuntu 10.04 and at least got past this part of configure. There are a lot of other missing dependencies but this patch seems to do what it is supposed to. Thanks! master: f20f4e63083638cecf8a9a8c88e9c4d164b89fcc |
Created attachment 447325 [details] Fix for include problems relating to NSS3, NSPR4 and SVRCORE Description of problem: Not possible to build in Gentoo and Ubuntu machines due to different include paths. Version-Release number of selected component (if applicable): All including git How reproducible: Try to build on gentoo/ubuntu/debian Steps to Reproduce: 1. download 2. untar 3. try to build Actual results: Error =) Expected results: Success! Additional info: Attaching a bug that will fix NSPR4, NSS3 and SVRCORE for gentoo and ubuntu/debian, it is however unverified on ubuntu/debian due to missing dependencies.