'make pdf' fails in the v3-5-test branch on OpenSUSE 11.2 with: user@host:/data/git/samba/v3-5-test/docs-xml> make pdf dblatex -p xslt/latex.xsl -i xslt/latex -I Samba3-ByExample/images -t pdf -o output/Samba3-ByExample.pdf Samba3-ByExample/index.xml /usr/lib/python2.6/site-packages/dbtexmf/dblatex/grubber/util.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 Build the listings... No template matches subtitle in book. Found png for 'Charity-Network' Found png for 'AccountingNetwork' Found png for 'acct2net' Found png for 'chap4-net' Found png for 'chap5-net' Found png for 'UNIX-Samba-and-LDAP' Found png for 'chap6-net' Found png for 'XP-screen001' Found png for 'chap7-idresol' Found png for 'ch7-singleLDAP' Found png for 'ch7-fail-overLDAP' Found png for 'ch7-dual-additive-LDAP' Found png for 'ch7-dual-additive-LDAP-Ok' Found png for 'chap7-net-Ar' Found png for 'chap7-net2-Br' Found png for 'openmag' Found png for 'chap9-SambaDC' Found png for 'chap9-ADSDC' Found png for 'ch8-migration' Found png for 'UserMgrNT4' Found png for 'wxpp001' Found png for 'wxpp004' Found png for 'wxpp006' Found png for 'wxpp007' Found png for 'wxpp008' Found png for 'lam-login' Found png for 'lam-config' Found png for 'lam-users' Found png for 'lam-groups' Found png for 'lam-group-members' Found png for 'lam-hosts' Found png for 'imc-usermanager2' Found png for 'WINREPRESSME-Capture' Found png for 'WINREPRESSME-Capture2' Found png for 'HostAnnouncment' Found png for 'NullConnect' Found png for 'UserConnect' Found png for 'WindowsXP-NullConnection' Found png for 'WindowsXP-UserConnection' Build index.pdf This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. entering extended mode pdflatex failed index_tmp.tex:1355: Undefined control sequence \WINDOWS. index_tmp.tex:1355: leading text: ...n that are in the \nolinkurl{C:\WINDOWS} index_tmp.tex:1385: Undefined control sequence \office. index_tmp.tex:1385: leading text: \nolinkurl{\\server\office} index_tmp.tex:1394: Undefined control sequence \officefiles. index_tmp.tex:1394: leading text: \nolinkurl{\\server\officefiles} index_tmp.tex:5507: Undefined control sequence \WINDOWS. index_tmp.tex:5507: leading text: ...linkurl{C:\WINDOWS\SYSTEM32\ETC\DRIVERS} index_tmp.tex:5507: Undefined control sequence \SYSTEM. index_tmp.tex:5507: leading text: ...linkurl{C:\WINDOWS\SYSTEM32\ETC\DRIVERS} index_tmp.tex:5507: Undefined control sequence \ETC. index_tmp.tex:5507: leading text: ...linkurl{C:\WINDOWS\SYSTEM32\ETC\DRIVERS} index_tmp.tex:5507: Undefined control sequence \DRIVERS. index_tmp.tex:5507: leading text: ...linkurl{C:\WINDOWS\SYSTEM32\ETC\DRIVERS} index_tmp.tex:7661: Undefined control sequence \Documents. index_tmp.tex:7661: leading text: ...rl{C:\Documents and Settings\%USERNAME%} index_tmp.tex:7723: Undefined control sequence \Documents. index_tmp.tex:7723: leading text: ...rl{C:\Documents and Settings\%USERNAME%} index_tmp.tex:7728: Undefined control sequence \Documents. index_tmp.tex:7728: leading text: ...{C:\Documents and Settings\Default User} index_tmp.tex:7728: Undefined control sequence \Default. index_tmp.tex:7728: leading text: ...{C:\Documents and Settings\Default User} index_tmp.tex:10289: Undefined control sequence \logon. index_tmp.tex:10289: leading text: ... share is \nolinkurl{scripts\logon.bat} index_tmp.tex:10394: Undefined control sequence \Documents. index_tmp.tex:10394: leading text: ...C:\Documents and Settings\Default User} index_tmp.tex:10394: Undefined control sequence \Default. index_tmp.tex:10394: leading text: ...C:\Documents and Settings\Default User} index_tmp.tex:10484: Undefined control sequence \Documents. index_tmp.tex:10484: leading text: ...e \nolinkurl{C:\Documents and Settings} index_tmp.tex:18577: Undefined control sequence \autoexec. index_tmp.tex:18577: leading text: into the \nolinkurl{c:\autoexec.bat} index_tmp.tex:20734: Undefined control sequence \windows. index_tmp.tex:20734: leading text: ...inkurl{C:\windows\system32\drivers\etc} index_tmp.tex:20734: Undefined control sequence \system. index_tmp.tex:20734: leading text: ...inkurl{C:\windows\system32\drivers\etc} index_tmp.tex:20734: Undefined control sequence \drivers. index_tmp.tex:20734: leading text: ...inkurl{C:\windows\system32\drivers\etc} index_tmp.tex:20734: Undefined control sequence \etc. index_tmp.tex:20734: leading text: ...inkurl{C:\windows\system32\drivers\etc} index_tmp.tex:22484: Undefined control sequence \share. index_tmp.tex:22484: leading text: ...lder: \nolinkurl{\\server\share\folder} index_tmp.tex:22484: Undefined control sequence \folder. index_tmp.tex:22484: leading text: ...lder: \nolinkurl{\\server\share\folder} Error: pdflatex compilation failed make: *** [output/Samba3-ByExample.pdf] Fehler 1
Works fine on OpenSUSE 11.1 (but not on 11.2).
It seems like the version of dblatex in the newer OpenSuSE doesn't escape backslashes properly.
Closing out this one as it's a dblatex issue and not a Samba one.