Bug 433734

Summary: calcomp build failure: implicit declaration of function 'DBG'
Product: [Fedora] Fedora Reporter: Doug Chapman <dchapman>
Component: xorg-x11-drv-calcompAssignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: xgl-maint
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: 2008-02-21 15:21:46 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:
Bug Depends On:    
Bug Blocks: 163350    

Description Doug Chapman 2008-02-21 02:08:08 UTC
Description of problem:
The calcomp driver does not currently build:

xf86Calcomp.c: In function 'CalcompPreInit':
xf86Calcomp.c:689: warning: implicit declaration of function 'DBG'
xf86Calcomp.c:689: error: invalid use of void expression
make[2]: *** [xf86Calcomp.lo] Error 1

full build log:
http://ia64.koji.fedoraproject.org/koji/getfile?taskID=12001&name=build.log

this is fixed upstream in version 1.1.1 of the driver


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

xorg-x11-drv-calcomp-1.1.0-5


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Adam Jackson 2008-02-21 15:21:46 UTC
built in rawhide, thanks!