List Info

Thread: Compile Error in R2139 of TRUNK




Compile Error in R2139 of TRUNK
user name
2006-05-31 07:39:28
Looks like xmlto on sarge is broken (or uses different
arguments)

Bert Slagter wrote:
> Hi all,
> 
> SVN HEAD (r 2139) of TRUNK doesn't compile here
(Debian/Sarge). On
> #dbmail  IRC it was suggested that this probably
is a known problem.
> Nevertheless I'll give my 'make install' log as
documentation for those
> who have the skills to fix it. See below for versions
of xmlto/asciidoc.
> 
> Bert
> 
> 
> 
> make install:
> -------------
> 
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory
`/usr/src/dbmail-r2139/modules'
> make[1]: Leaving directory
`/usr/src/dbmail-r2139/modules'
> Making install in man
> make[1]: Entering directory
`/usr/src/dbmail-r2139/man'
> asciidoc -b docbook -d manpage dbmail-smtp.txt
> xmlto man dbmail-smtp.xml
> Writing dbmail.1 for refentry
> asciidoc -b docbook -d manpage dbmail-util.txt
> xmlto man dbmail-util.xml
> Writing dbmail.8 for refentry
> asciidoc -b docbook -d manpage dbmail-users.txt
> xmlto man dbmail-users.xml
> Writing dbmail.8 for refentry
> asciidoc -b docbook -d manpage dbmail-export.txt
> xmlto man dbmail-export.xml
> Writing dbmail.8 for refentry
> asciidoc -b docbook -d manpage dbmail-sievecmd.txt
> xmlto man dbmail-sievecmd.xml
> Writing dbmail.8 for refentry
> asciidoc -b docbook -d manpage dbmail-imapd.txt
> xmlto man dbmail-imapd.xml
> Writing dbmail.8 for refentry
> asciidoc -b docbook -d manpage dbmail-lmtpd.txt
> xmlto man dbmail-lmtpd.xml
> Writing dbmail.8 for refentry
> asciidoc -b docbook -d manpage dbmail-pop3d.txt
> xmlto man dbmail-pop3d.xml
> Writing dbmail.8 for refentry
> asciidoc -b docbook -d manpage dbmail-timsieved.txt
> xmlto man dbmail-timsieved.xml
> Writing dbmail.8 for refentry
> make[2]: Entering directory
`/usr/src/dbmail-r2139/man'
> make[2]: Nothing to be done for `install-exec-am'.
> xmlto man dbmail-smtp.xml
> Writing dbmail.1 for refentry
> test -z "/usr/local/man/man1" || mkdir -p
-- "/usr/local/man/man1"
> /usr/bin/install -c -m 644 './dbmail.1'
'/usr/local/man/man1/dbmail.1'
> /usr/bin/install -c -m 644 'dbmail-smtp.1'
> '/usr/local/man/man1/dbmail-smtp.1'
> /usr/bin/install: cannot stat `dbmail-smtp.1': No such
file or directory
> make[2]: *** [install-man1] Error 1
> make[2]: Leaving directory `/usr/src/dbmail-r2139/man'
> make[1]: *** [install-am] Error 2
> rm dbmail-imapd.xml dbmail-lmtpd.xml
dbmail-sievecmd.xml
> dbmail-pop3d.xml dbmail-util.xml dbmail-timsieved.xml
dbmail-export.xml
> dbmail-smtp.xml dbmail-users.xml
> make[1]: Leaving directory `/usr/src/dbmail-r2139/man'
> make: *** [install-recursive] Error 1
> 
> 
> Versions of xmlto/asciidoc:
> ---------------------------
> 
> www15:/usr/src/dbmail-r2139# dpkg -l xmlto asciidoc
> Desired=Unknown/Install/Remove/Purge/Hold
> |
Status=Not/Installed/Config-files/Unpacked/Failed-config/Hal
f-installed
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems
(Status,Err:
> uppercase=bad)
> ||/ Name                              
> Version                            Description
>
+++-==================================-=====================
=============-==============================================
======================================
> 
> ii  xmlto                             
> 0.0.18-5                           XML-to-any converter
> ii  asciidoc                          
> 6.0.3-1                            Highly configurable
text format for
> writing documentation
> 
> 
>
------------------------------------------------------------
------------
> 
> _______________________________________________
> Dbmail mailing list
> Dbmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

-- 
 
____________________________________________________________
____
  Paul Stevens                                      paul at
nfg.nl
  NET FACILITIES GROUP                     GPG/PGP:
1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
Compile Error in R2139 of TRUNK
user name
2006-05-31 11:00:45
> Looks like xmlto on sarge is broken (or uses different
arguments)

Seems to be exactly the same package:

# apt-cache policy xmlto
xmlto:
  Installed: (none)
  Candidate: 0.0.18-5
  Version Table:
     0.0.18-5 0
        900 http://ftp.de.debian.org
sarge/main Packages
        900 http://ftp2.de.debian.org sarge/main Packages
        400 http://ftp.de.debian.org
testing/main Packages
        400 http://ftp2.de.debian.org testing/main Packages
        300 http://ftp.de.debian.org
unstable/main Packages
        300 http://ftp2.de.debian.org unstable/main Packages

Thomas

> Bert Slagter wrote:
>> Hi all,
>>
>> SVN HEAD (r 2139) of TRUNK doesn't compile here
(Debian/Sarge). On
>> #dbmail  IRC it was suggested that this probably
is a known problem.
>> Nevertheless I'll give my 'make install' log as
documentation for those
>> who have the skills to fix it. See below for
versions of xmlto/asciidoc.
>>
>> Bert
>>
>>
>>
>> make install:
>> -------------
>>
>> make[2]: Nothing to be done for `install-data-am'.
>> make[2]: Leaving directory
`/usr/src/dbmail-r2139/modules'
>> make[1]: Leaving directory
`/usr/src/dbmail-r2139/modules'
>> Making install in man
>> make[1]: Entering directory
`/usr/src/dbmail-r2139/man'
>> asciidoc -b docbook -d manpage dbmail-smtp.txt
>> xmlto man dbmail-smtp.xml
>> Writing dbmail.1 for refentry
>> asciidoc -b docbook -d manpage dbmail-util.txt
>> xmlto man dbmail-util.xml
>> Writing dbmail.8 for refentry
>> asciidoc -b docbook -d manpage dbmail-users.txt
>> xmlto man dbmail-users.xml
>> Writing dbmail.8 for refentry
>> asciidoc -b docbook -d manpage dbmail-export.txt
>> xmlto man dbmail-export.xml
>> Writing dbmail.8 for refentry
>> asciidoc -b docbook -d manpage dbmail-sievecmd.txt
>> xmlto man dbmail-sievecmd.xml
>> Writing dbmail.8 for refentry
>> asciidoc -b docbook -d manpage dbmail-imapd.txt
>> xmlto man dbmail-imapd.xml
>> Writing dbmail.8 for refentry
>> asciidoc -b docbook -d manpage dbmail-lmtpd.txt
>> xmlto man dbmail-lmtpd.xml
>> Writing dbmail.8 for refentry
>> asciidoc -b docbook -d manpage dbmail-pop3d.txt
>> xmlto man dbmail-pop3d.xml
>> Writing dbmail.8 for refentry
>> asciidoc -b docbook -d manpage dbmail-timsieved.txt
>> xmlto man dbmail-timsieved.xml
>> Writing dbmail.8 for refentry
>> make[2]: Entering directory
`/usr/src/dbmail-r2139/man'
>> make[2]: Nothing to be done for `install-exec-am'.
>> xmlto man dbmail-smtp.xml
>> Writing dbmail.1 for refentry
>> test -z "/usr/local/man/man1" || mkdir
-p -- "/usr/local/man/man1"
>> /usr/bin/install -c -m 644 './dbmail.1'
'/usr/local/man/man1/dbmail.1'
>> /usr/bin/install -c -m 644 'dbmail-smtp.1'
>> '/usr/local/man/man1/dbmail-smtp.1'
>> /usr/bin/install: cannot stat `dbmail-smtp.1': No
such file or directory
>> make[2]: *** [install-man1] Error 1
>> make[2]: Leaving directory
`/usr/src/dbmail-r2139/man'
>> make[1]: *** [install-am] Error 2
>> rm dbmail-imapd.xml dbmail-lmtpd.xml
dbmail-sievecmd.xml
>> dbmail-pop3d.xml dbmail-util.xml
dbmail-timsieved.xml dbmail-export.xml
>> dbmail-smtp.xml dbmail-users.xml
>> make[1]: Leaving directory
`/usr/src/dbmail-r2139/man'
>> make: *** [install-recursive] Error 1
>>
>>
>> Versions of xmlto/asciidoc:
>> ---------------------------
>>
>> www15:/usr/src/dbmail-r2139# dpkg -l xmlto asciidoc
>> Desired=Unknown/Install/Remove/Purge/Hold
>> |
Status=Not/Installed/Config-files/Unpacked/Failed-config/Hal
f-installed
>> |/ Err?=(none)/Hold/Reinst-required/X=both-problems
(Status,Err:
>> uppercase=bad)
>> ||/ Name                              
>> Version                            Description
>>
+++-==================================-=====================
=============-==============================================
======================================
>>
>> ii  xmlto                             
>> 0.0.18-5                           XML-to-any
converter
>> ii  asciidoc                          
>> 6.0.3-1                            Highly
configurable text format for
>> writing documentation
>>
>>
>>
------------------------------------------------------------
------------
>>
>> _______________________________________________
>> Dbmail mailing list
>> Dbmaildbmail.org
>> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> 

_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )