This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Current src trunk (and snapshot) does not install...


On 6/5/06, Daniel Jacobowitz <drow@false.org> wrote:
On Mon, Jun 05, 2006 at 11:30:01AM +0200, Christian Joensson wrote:
> When trying to install, I get failures like this:
>
> /bin/sh: ../../../src/bfd/mkinstalldirs: No such file or directory
>
> makgin a symbolic link to the src dir's mkinstalldirs makes this go away...
>
> n.b., this is just a single example, it repeats itself
>
> /bin/sh: ../../../src/opcodes/mkinstalldirs: No such file or directory
>
> is the next one...

Configure command and a little bit of context from the build log,
please?

well, configure was done the same way I have been for ages:


CC="gcc -m32" CXX="g++ -m32" ../src/configure sparc-linux \
       --enable-__cxa_atexit --prefix=/usr/local/binutils \
       --enable-shared \
       --enable-64-bit-bfd

and the build log, nothing strange shows up there...

--
Cheers,

/ChJ


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]