9 Sep
2009
9 Sep
'09
19:06
ne... wrote:
In the include directory, you will find various 'asm-xxx' directories. Try making a sym link to the one you are compiling for e.g. ln -s ../asm-alpha ../asm
Anytime someone recommends doing this you know right away they are on the wrong track. You should never run around making symlinks in the source tree. You might accidentally make it work, but its still wrong. Its not done that way. ARCH environmental may be wrong (or may exist when it need not). -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org