Bug 180685 - cdrtools fails to build in rawhide
Summary: cdrtools fails to build in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cdrtools
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-09 20:21 UTC by Jesse Keating
Modified: 2013-01-10 02:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-23 00:15:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2006-02-09 20:21:50 UTC
Please see:
http://porkchop.redhat.com/beehive/logs/cdrtools-699427-ppc-js20-bc2-12.build.redhat.com.log

In file included from /usr/include/stdio.h:847,
                 from printf.c:33:
/usr/include/bits/stdio-ldbl.h:25: error: 'fprintf' undeclared here (not in a
function)
/usr/include/bits/stdio-ldbl.h:26: error: 'printf' undeclared here (not in a
function)
make[2]: *** [OBJ/ppc-linux-cc/printf.o] Error 1

Comment 1 Jakub Jelinek 2006-02-13 06:50:08 UTC
This is cdrtools bug, what libschilly does leads to undefined behaviour, apps
just can't redefine symbols reserved for particular standard header and expect
things to work.



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