Re: gcc 2.95.3 building problem

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

 



cihan <cihan@xxxxxxxxxxxxx> writes:

> if [ x"no" = xyes ] && [ ! -d pic ]; then \
>      mkdir pic; \
>    else true; fi
> touch stamp-picdir
> make[1]: *** No rule to make target `../include/libiberty.h', needed
> by `argv.o'.  Stop.
> make[1]: Leaving directory
> /home/cihan/gcc-2.95.3/i486-slackware-linux/libiberty'
> make: *** [all-target-libiberty] Error 2

Did you by any chance run ./configure, rather than running the
configure script in a different empty directory?

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux