bugGNU FreeIPMI - Bugs: bug #12806, SRPM will not build on RHEL4

 
 

bug #12806: SRPM will not build on RHEL4

Submitter:  None
Submitted:  Mon 25 Apr 2005 08:09:59 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Problem
Status:  Fixed Privacy:  Public
Assigned to:  ab Open/Closed:  Closed
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 26 Apr 2005 07:52:34 AM UTC, comment #1: 

Thanks for reporting. I fixed it in the CVS 1.3 branch.

# export CVS_RSH="ssh"
# cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/freeipmi co -r Release-0_1_3-branch freeipmi

We are closer to a more ambitious 0.2 release. I want to avoid one more minor 0.1.4 release at this point.

--
Anand Babu




Anand Babu Periasamy <ab>
Group administrator
Mon 25 Apr 2005 08:09:59 PM UTC, original submission:  

I get the following error building the SRPM on RHEL4. It does work on RHEL3 however.

gcc -DHAVE_CONFIG_H -I. -I. -I../..    -Wall -I./../../libfreeipmi/src -DFREEIPMI_BUILD -D_GNU_SOURCE -DPATH_CFG=\"/etc\" -DDATADIR=\"/usr/share\"  -O2 -g -pipe -c `test -f 'xmalloc.c' || echo './'`xmalloc.c
In file included from xmalloc.c:22:
xmalloc.h:82: error: conflicting types for 'error'
xmalloc.h:82: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
/usr/include/error.h:47: error: previous declaration of 'error' was here
xmalloc.h:82: error: conflicting types for 'error'
xmalloc.h:82: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
/usr/include/error.h:47: error: previous declaration of 'error' was here
make[3]: * [xmalloc.o] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/freeipmi-0.1.3/fish/src'
make[2]: * [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/freeipmi-0.1.3/fish'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/freeipmi-0.1.3'
make: * [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.43171 (%build)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-26 ab Assigned toNone ab
    Open/ClosedOpen Closed
2005-04-26 ab StatusNone Fixed

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code