Bug 11084

Summary: make pdfdocs target fails if using openjade
Product: Other Reporter: maximilian attems (max)
Component: OtherAssignee: Randy Dunlap (rdunlap)
Status: RESOLVED OBSOLETE    
Severity: normal CC: alan, bunk
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.25 Subsystem:
Regression: No Bisected commit-id:

Description maximilian attems 2008-07-14 05:19:59 UTC
Latest working kernel version:
Earliest failing kernel version: 2.6.18
Distribution:
Hardware Environment:
Software Environment: Debian Etch, Debian Lenny
Problem Description:
Errors out on Documentation/DocBook/kernel-hacking.pdf, which seems the first doc to get produced.
This got reported to the Debian tracking system long time ago: http://bugs.debian.org/425250
the last time i reproduced it was 2.6.25 and didn't see changes for it since.
reporting it as i saw new Documentation Maintainers coming up, thanks. -maks

Steps to reproduce:
make pdfdocs
Comment 1 Adrian Bunk 2008-07-16 06:54:48 UTC
- works with docbook-utils and jade
- results in the error from the Debian bug with docbook-utils and openjade
- different error with xmlto

Randy, this is your area.