I'm having some difficulties getting the rpms to build on an x86_64
host.  Everything builds but the tetex stuff for html.  Here is an
excerpt:

+ cd src/filed
+ strip static-bacula-fd
+ cd ../../
+ cd doc/latex
+ make
latex -interaction=batchmode bacula.tex
This is TeX, Version 3.14159 (Web2C 7.4.5)
make: [tex] Error 1 (ignored)
makeindex bacula.idx -o bacula.ind 2>/dev/null
makeindex bacula.ddx -o bacula.dnd >/dev/null 2>/dev/null
makeindex bacula.fdx -o bacula.fnd >/dev/null 2>/dev/null
makeindex bacula.sdx -o bacula.snd >/dev/null 2>/dev/null
makeindex bacula.cdx -o bacula.cnd >/dev/null 2>/dev/null
latex -interaction=batchmode bacula.tex
This is TeX, Version 3.14159 (Web2C 7.4.5)
make: [tex] Error 1 (ignored)
Making web
latex2html -split 4 -local_icons -t "Bacula User's Guide" -long_titles 4
\
        -toc_stars -contents_in_nav -white -notransparent bacula
>/dev/null
texexpand V2002-2-1 (Revision 1.11)

Warning: No implementation found for package: float
Warning: No implementation found for package: graphicx
Warning: No implementation found for package: setspace
Warning: No implementation found for package: hyperrefThis is dvips(k)
5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
' TeX output 2005.10.21:1054' -> /tmp/l2h4799/image
(-> /tmp/l2h4799/image001)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[1<./bacula-logo.eps>] (-> /tmp/l2h4799/image002) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[2<./bacula-applications.eps>]
(-> /tmp/l2h4799/image003)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[3<./bacula-objects.eps>] (-> /tmp/l2h4799/image004)
<tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[4<./flow.eps>]
(-> /tmp/l2h4799/image005)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[5<./Bacula-tray-monitor.eps>] (-> /tmp/l2h4799/image006)
<tex.pro><alt-rule.pro><texc.pro><special.pro><color.pro>[6
<./Conf-Diagram.eps>] (-> /tmp/l2h4799/image007) <tex.pro><alt-rule.pro>
<texc.pro><special.pro><color.pro>[7<./bimagemgr1.eps>]
(-> /tmp/l2h4799/image008)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[8<./bimagemgr2.eps>] (-> /tmp/l2h4799/image009) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[9<./bimagemgr3.eps>]
(-> /tmp/l2h4799/image010)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[10<./win32-nsis.eps>] (-> /tmp/l2h4799/image011) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[11<./win32-welcome.eps>]
(-> /tmp/l2h4799/image012)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[12<./win32-pkg.eps>] (-> /tmp/l2h4799/image013) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[13<./win32-location.eps>]
(-> /tmp/l2h4799/image014)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[14<./win32-service.eps>] (-> /tmp/l2h4799/image015)
<tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[15<./win32-service-ok.eps>]
(-> /tmp/l2h4799/image016)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[16<./win32-start.eps>] (-> /tmp/l2h4799/image017) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[17<./win32-finish.eps>]
(-> /tmp/l2h4799/image018)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[18<./idle.eps>] (-> /tmp/l2h4799/image019) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[19<./tray-icon.eps>]
(-> /tmp/l2h4799/image020)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[20<./menu.eps>] (-> /tmp/l2h4799/image021) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[21<./running.eps>]
(-> /tmp/l2h4799/image022)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[22<./error.eps>] (-> /tmp/l2h4799/image023) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[23<./access-is-denied.eps>]
(-> /tmp/l2h4799/image024)
<tex.pro><alt-rule.pro><texc.pro><special.pro>
<color.pro>[24<./view-only.eps>] (-> /tmp/l2h4799/image025) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[25
<./properties-security.eps>] (-> /tmp/l2h4799/image026) <tex.pro>
<alt-rule.pro><texc.pro><special.pro><color.pro>[26
<./properties-security-advanced-owner.eps>] (-> /tmp/l2h4799/image027)
<tex.pro><alt-rule.pro><texc.pro><special.pro><color.pro>[27<./confirm.eps>]
Error (Link): Link "bacula.html" to "index.html" failed: No such file or
directory
 at /usr/bin/latex2html line 886
./translate_images.pl bacula/Bacula_Users_Guide.html
translate_images.pl: 0 images translated to meaningful names
mv: cannot stat `bacula/img15.png': No such file or directory
make: *** [web] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.73770 (%build)



I have all the same tetex packages installed that are on my 32bit host,
but still no go.  Any help?

-- 
Jesse Keating
GameHouse -- Systems Engineer



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to