Bug 674723 - 389-ds-base spec file does not have a BuildRequires on gcc-g++
Summary: 389-ds-base spec file does not have a BuildRequires on gcc-g++
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Unknown
Version: 1.2.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 389_1.3.0
TreeView+ depends on / blocked
 
Reported: 2011-02-03 02:17 UTC by Michael Gregg
Modified: 2015-01-04 23:46 UTC (History)
2 users (show)

Fixed In Version: 389-ds-base-1.2.11-0.1.a1.fc17
Clone Of:
Environment:
Last Closed: 2013-03-04 23:21:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Gregg 2011-02-03 02:17:03 UTC
Description of problem:
I'm trying to build 389-ds-base from git, I encountered a problem where it would not build because I did not have gcc-g++ installed. 
After I installed gcc-g++, everything builds. 

Version-Release number of selected component (if applicable):
~1.2.8

How reproducible:
always

Steps to Reproduce:
1. remove gcc-g++ from your machine
2. rpmbuild -ba 389-ds-base.spec
  
Actual results:
configure: error: C++ compiler cannot create executables
See `config.log' for more details

Expected results:
I'd expect the spec file to have a "BuildRequires: gcc-c++" line.

Comment 1 Martin Kosek 2012-01-04 13:28:39 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/66

Comment 2 Nathan Kinder 2013-03-04 23:21:42 UTC
This was fixed in 389-ds-base-1.2.11-0.1.a1.fc17.  Closing.


Note You need to log in before you can comment on or make changes to this bug.