This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: cannot do make install on source


Now that I got the redirection problem straightened out, here is the
actual error.



/bin/sh ./mkinstalldirs /usr/local /usr/local
Making install in doc
/bin/sh ./../mkinstalldirs /usr/local/lib
/bin/sh ./libtool  --mode=install /bin/sh /cygnus/B19/src/install-sh -c -x libbfd.la /usr/local/lib/libbfd.la
/bin/sh /cygnus/B19/src/install-sh -c -x libbfd.la /usr/local/lib/libbfd.la
/bin/sh /cygnus/B19/src/install-sh -c -x .libs/libbfd.a /usr/local/lib/libbfd.a
chmod 644 /usr/local/lib/libbfd.a
ranlib /usr/local/lib/libbfd.a
To link against installed libraries in LIBDIR, users may have to:
   - use the `-LLIBDIR' linker flag
/bin/sh /cygnus/B19/src/install-sh -c -m 644 bfd.h /usr/local/include/bfd.h
/bin/sh /cygnus/B19/src/install-sh -c -m 644 ./../include/ansidecl.h /usr/local/include/ansidecl.h
/bin/sh /cygnus/B19/src/install-sh -c -m 644 ./../include/bfdlink.h /usr/local/include/bfdlink.h
/bin/sh ./../mkinstalldirs /usr/local/lib
/bin/sh ./libtool  --mode=install /bin/sh /cygnus/B19/src/install-sh -c -x libopcodes.la /usr/local/lib/libopcodes.la
/bin/sh /cygnus/B19/src/install-sh -c -x libopcodes.la /usr/local/lib/libopcodes.la
/bin/sh /cygnus/B19/src/install-sh -c -x .libs/libopcodes.a /usr/local/lib/libopcodes.a
chmod 644 /usr/local/lib/libopcodes.a
ranlib /usr/local/lib/libopcodes.a
To link against installed libraries in LIBDIR, users may have to:
   - use the `-LLIBDIR' linker flag
make[1]: *** No rule to make target `../libiberty/libiberty.a', needed by `size.exe'.  Stop.
make: *** [install-binutils] Error 2

on Sun, 13 Sep 1998 15:52:00 -0400 covici@CCS.COVICI.COM (John Covici) in
<35fc2321.ccs@ccs.covici.com> wrote:
>Hi.  I am running a Pentium 200mhz using Windows 95 and I cannot do a
>make install on the source of cygwin32.
>
>When I tried it, it had trouble assembling libiberty.a, but I don't
>have the exact error message because the bash redirection is not
>working properly.
>
>Any assistance would be appreciated.
>


-- 
         John Covici
          covici@ccs.covici.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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