avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-libc-dev] Re: circ dep fix


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Re: circ dep fix
Date: Mon, 5 Aug 2002 13:08:05 +0200
User-agent: Mutt/1.2.5i

As Theodore A. Roth wrote:

> Looks good. Two nits though:
> 
> - The pdf file isn't installed. Should be easy to fix.

Hmm, i'll look into this.  So far, i didn't try installing it. :)

Hmm, i thought the Makefiles would respect ${DESTDIR}?

env DESTDIR=/tmp ./domake install

aborts with:

/bin/sh ../../../mkinstalldirs 
/usr/local/share/doc/avr-libc-20020803-cvs/avr-libc-user-manual
mkdir /usr/local/share/doc/avr-libc-20020803-cvs
mkdir: /usr/local/share/doc/avr-libc-20020803-cvs: Permission denied
mkdir /usr/local/share/doc/avr-libc-20020803-cvs/avr-libc-user-manual
mkdir: /usr/local/share/doc/avr-libc-20020803-cvs: No such file or directory
gmake[3]: *** [install-dox-html] Error 1
gmake[3]: Leaving directory `/home/joerg/src/avr-libc/build/doc/api'
gmake[2]: *** [install-am] Error 2
gmake[2]: Leaving directory `/home/joerg/src/avr-libc/build/doc/api'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/home/joerg/src/avr-libc/build/doc'
gmake: *** [install-recursive] Error 1

I'll see whether i can fix this.  This would allow me to install into
a test hierarchy as a regular user.

> - Minor formatting cleanup needed for configure --help output:
> 
> --enable and --with options recognized:
>   --enable-multilib       build many library versions (default)
>   --enable-html-doc       build HTML documentation (default)
>   --enable-ps-doc       build Postscript documentation (default)
>   --enable-pdf-doc       build PDF documentation (default)

Cut&past'o.  (`ps' and `pdf' are shorter than `html'. :)  Thanks,
that's easy to fix.

> Doesn't sed come with cygwin?

Maybe, i don't own a Windows.

> >Btw., i think even the PS version should include one additional
> >level in the TOC.
> 
> Should be alright to go one more level deeper. Just don't go too deep or 
> you will have information overload in the TOC. ;-)

Yep, i thought about level 2 there, and level 3 in the PDF doc (where
the index is browsable).

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]