Jonathan Nieder wrote:

>  # configure
>  cd glibc
>  mkdir BUILD
>  ../configure --prefix=$HOME/opt/glibc

Whoops, left out a second "cd".  I meant:

        mkdir glibc/BUILD
        cd glibc/BUILD
        ../configure --prefix=$HOME/opt/glibc

Sorry for the confusion.
Jonathan



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20120530073102.GC19114@burratino

Reply via email to