On Thu, Nov 18, 1999 at 03:21:19PM +0000, Lars Hecking wrote:
> 
> > Oops again, I mis-remembered the error, it removes manual.sgml.tail or
> > something that it shouldn't, the error produced is as follows:-
> > 
> > test -f manual.html || make manual.html || cp
> > /usr2/chris/mutt-1.1.1/doc/manual*.html ./
> > ( sed -e "s/@VERSION@/`cat /usr2/chris/mutt-1.1.1/VERSION`/"
> > manual.sgml.head ;\
> >   gcc -E -I. -I/usr2/chris/include -I/usr2/chris/mutt-1.1.1
> > -DSHAREDIR=\"/usr2/chris/share/mutt\" -DSYSCONFDIR=\"\"
> > -DBINDIR=\"/usr2/chris/bin\" -DHAVE_CONFIG_H=1
> > -I/usr2/chris/mutt-1.1.1/doc/imap -I/usr2/chris/mutt-1.1.1/doc/intl
> > -D_MAKEDOC -C /usr2/chris/mutt-1.1.1/init.h | ../makedoc -s ) |      \
> >         cat - /usr2/chris/mutt-1.1.1/doc/manual.sgml.tail >
> > manual.sgml
> > sh: manual.sgml: cannot create
>  
>  Must be something else, then. make distclean in docs removes only
> 
> 
> clean: 
>         rm -f *~ *.html *.orig *.rej  stamp-doc-sgml stamp-doc-man
> 
> distclean: clean
>         rm -f Makefile
> 
>  Maybe you need to "make makedoc" first. Try to find out by executing
>  the commands above by hand (your make output).
> 
Well I just tried it all again and *this* time I got the error I
remembered.

I did a 'make distclean', followed by './configure' and then a
'make'.  The result is:-

Making all in doc
test -f manual.html || make manual.html || cp /usr2/chris/mutt-1.1.1/doc/manual*.html 
./
( sed -e "s/@VERSION@/`cat /usr2/chris/mutt-1.1.1/VERSION`/" manual.sgml.head ;\
  /proj/apps/SUNWspro/bin/CC -E -I. -I/usr/local/include -I/usr2/chris/mutt-1.1.1 
-DSHAREDIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"\"  -DBINDIR=\"/usr/local/bin\" 
-DHAVE_CONFIG_H=1 -I/usr2/chris/mutt-1.1.1/doc/intl -D_MAKEDOC -C 
/usr2/chris/mutt-1.1.1/init.h | ../makedoc -s ) |      \
        cat - /usr2/chris/mutt-1.1.1/doc/manual.sgml.tail > manual.sgml
CC: Warning: Option -C passed to ld, if ld is invoked, ignored otherwise
touch stamp-doc-sgml
sgml2html manual
sh: sgml2html: not found


As I said, it's not a big problem as all one has to do to fix it is to
tar from the original distribution again.

-- 
Chris Green ([EMAIL PROTECTED])
  Home: [EMAIL PROTECTED]           Work: [EMAIL PROTECTED]
  WWW: http://www.isbd.co.uk/

Reply via email to