Justus Winter, le Tue 22 Oct 2013 17:12:54 +0200, a écrit :
> Note the "", on my linux box that reads "/usr/bin/clang"
> instead. Thoughts?
I've noticed that in the llvm toolchain things are
missing/missconfigured indeed. That's probably related.
> The static analyzer is good at spotting errors,
Justus Winter, le Tue 22 Oct 2013 18:26:08 +0200, a écrit :
> Quoting Samuel Thibault (2013-10-22 17:58:01)
> > Justus Winter, le Tue 22 Oct 2013 17:53:04 +0200, a écrit :
> > > Quoting Samuel Thibault (2013-10-22 17:46:40)
> > > > > * the cdrom entry in /etc/fstab has "iso9660fs" as filesystem
> >
Quoting Samuel Thibault (2013-10-22 17:58:01)
> Justus Winter, le Tue 22 Oct 2013 17:53:04 +0200, a écrit :
> > Quoting Samuel Thibault (2013-10-22 17:46:40)
> > > > * the cdrom entry in /etc/fstab has "iso9660fs" as filesystem
> > > > type. While our mount should cope with this just fine, this c
Justus Winter, le Tue 22 Oct 2013 17:53:04 +0200, a écrit :
> Quoting Samuel Thibault (2013-10-22 17:46:40)
> > > * the cdrom entry in /etc/fstab has "iso9660fs" as filesystem
> > > type. While our mount should cope with this just fine, this clearly
> > > deviates both from the Linux version an
Quoting Samuel Thibault (2013-10-22 17:46:40)
> > * the cdrom entry in /etc/fstab has "iso9660fs" as filesystem
> > type. While our mount should cope with this just fine, this clearly
> > deviates both from the Linux version and the ext2 entries that just
> > read "ext2".
>
> Indeed, I have
Justus Winter, le Tue 22 Oct 2013 17:29:07 +0200, a écrit :
> Quoting Justus Winter (2013-10-22 14:59:06)
> > I just installed Debian/Hurd using d-i [0] on a VIA Eden mini-ITX
> > mainboard [1]. I just used the first cd for the installation, no
> > network mirror. All in all it went fine, some rema
Hi :)
Quoting Justus Winter (2013-10-22 14:59:06)
> I just installed Debian/Hurd using d-i [0] on a VIA Eden mini-ITX
> mainboard [1]. I just used the first cd for the installation, no
> network mirror. All in all it went fine, some remarks:
* d-i confuses the cdrom drive for a hard disk and list
Hi :)
I've been playing with the Clang Static Analyzer. I noticed that while
clang does not work, scan-build does (see below):
% cat test.c
int main() { return 0; }
% clang -v test.c
Debian clang version 3.2-11 (tags/RELEASE_32/final) (based on LLVM 3.2)
Target: i386-pc--gnu
Thread model: posix
Justus Winter, le Tue 22 Oct 2013 16:10:06 +0200, a écrit :
> Quoting Samuel Thibault (2013-10-22 15:12:12)
> > > * I installed a 250GB hard disk but it doesn't show up with the full
> > > capacity, dunno why.
> >
> > If you installed through IDE, that's expected: Linux drivers in Mach
> > suppo
Quoting Samuel Thibault (2013-10-22 15:12:12)
> > * I installed a 250GB hard disk but it doesn't show up with the full
> > capacity, dunno why.
>
> If you installed through IDE, that's expected: Linux drivers in Mach
> support LBA28 only, which is 128GiB.
Ok, thanks for clarifying that. Is ther
Justus Winter, le Tue 22 Oct 2013 14:59:06 +0200, a écrit :
> * No passive translator was installed on /proc.
IIRC this is fixed, just missing d-i rebuild.
> * The tasksel step looked strange, there was just one empty line and
> one saying something like "standard system utilities".
Probably b
Hi,
I just installed Debian/Hurd using d-i [0] on a VIA Eden mini-ITX
mainboard [1]. I just used the first cd for the installation, no
network mirror. All in all it went fine, some remarks:
* No passive translator was installed on /proc.
* The tasksel step looked strange, there was just one empt
12 matches
Mail list logo