RE: Building gcc-4.2.3

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

 



Bill McEnaney wrote:

> ./gen-classlist.sh: test: unknown operator -ef

This happens when you're trying to use /bin/sh's built-in test rather than the one that's built into /bin/ksh or /bin/bash, or the separate /usr/bin/test.

Have you set CONFIG_SHELL=/bin/ksh as per http://gcc.gnu.org/install/specific.html? You could also try running the configure and make steps from inside /bin/bash.

Good luck!
Rup.




______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________


[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