[Bug 825574] Re: cant compile native gcc /usr/include/linux/errno.h:4:23: fatal error: asm/errno.h: No such file or directory

2011-10-04 Thread youngsai
Finally figured it out! basically, /usr/include/asm was renamed to /usr/include/asm-generic and whoever did it was a snotty brat! He only told half of the header files that he made the change! the Half of the header files were looking but they couldn't find their friend... Trying to tear apart

[Bug 825574] Re: cant compile native gcc /usr/include/linux/errno.h:4:23: fatal error: asm/errno.h: No such file or directory

2011-10-04 Thread youngsai
*** This bug is a duplicate of bug 774215 *** https://bugs.launchpad.net/bugs/774215 ** This bug has been marked a duplicate of bug 774215 include/asm missing - change Suggest to Depends on gcc-multilib -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 825574] Re: cant compile native gcc /usr/include/linux/errno.h:4:23: fatal error: asm/errno.h: No such file or directory

2011-08-13 Thread Launchpad Bug Tracker
** Changed in: gcc-defaults (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825574 Title: cant compile native gcc /usr/include/linux/errno.h:4:23: fatal error:

[Bug 825574] Re: cant compile native gcc /usr/include/linux/errno.h:4:23: fatal error: asm/errno.h: No such file or directory

2011-08-13 Thread Khem Raj
After todays updates I am getting /usr/bin/ld: cannot find crti.o: No such file or directory collect2: error: ld returned 1 exit status make[3]: *** [libgcc_s.so] Error 1 make[3]: *** Waiting for unfinished jobs make[3]: Leaving directory `/tmp/gcc/x86_64-unknown-linux-gnu/libgcc' make[2]: