ah, as the error said, it was not reproducible, cleaning and trying again fixed it. +the origional problem is fixed (THANKS). now having a lesser problem, probably due to my branch order or something: root is on aufs. Sometimes attempting to create files fails saying no such file or directory. I presume this is because the process attempting to create the file cannot see the directory it is supposed to be creating the file in. Creating files in some places succeeds, but other places fails and after a reboot, some places that worked before no longer work and some that didn't work now do.
For example, cd /mnt mkdir hdc mkdir: cannot create directory 'hdc': No such file of directory. Thanks Sassan On Dec 3, 2007 3:50 AM, <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED]: > > /home/ico2/src/aufs/fs/aufs/branch.c:404: internal compiler error: in > > build_int_cst_wide, at tree.c:805 > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > > For Debian GNU/Linux specific bug reporting instructions, > > see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>. > > The bug is not reproducible, so it is likely a hardware or OS problem. > > There is no such error on my test environment (debian). > $ gcc -v > Using built-in specs. > Target: i486-linux-gnu > Configured with: ../src/configure -v > --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr > --enable-shared --with-system-zlib --libexecdir=/usr/lib > --without-included-gettext --enable-threads=posix --enable-nls > --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu > --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 > --enable-checking=release i486-linux-gnu > Thread model: posix > gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) > > If it is a real internal compiler error, I can do nothing for it. > > By the way, you had done nothing around pseudo-link? > > > Junjiro Okajima > ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
