Re: system_crash.

2007-01-23 Thread c wakefield
I was using reiserfs (from about ver.3.5 - 4 years or so), but I've switched to ext3 until reiser4 is mature. On Tuesday 23 January 2007 17:01, Karl Schmidt wrote: > CHRIS WAKEFIELD wrote: > > Greetings all. > > > > Had my machine (amdx2) up and running for about 70 days (2.6.16-16), came > > hom

Message could not be delivered

2007-01-23 Thread srice
WARNING!!! (from mailds2.mailzone.edeltacom.com) The following message attachments were flagged by the antivirus scanner: Attachment [2.2] transcript.zip, virus infected: W32/MyDoom-O. Action taken: deleted Dear user of lists.debian.org, We have found that your email account has been used to s

Re: system_crash.

2007-01-23 Thread Karl Schmidt
CHRIS WAKEFIELD wrote: Greetings all. Had my machine (amdx2) up and running for about 70 days (2.6.16-16), came home today to a frozen kde. Rebooted and grub would _NO_ partitions! ...15 or twenty different kernels between 2 drives. Checked, and they're all there just fine, so I'm reinstalli

Re: AMD64 show stoppers

2007-01-23 Thread Karl Schmidt
Freddie Cash wrote: On Tuesday 16 January 2007 05:42 pm, Karl Schmidt wrote: Add your show stopper to this thread... First on the list is the java browser pluging - the black down java sort-of-works(tm) (not a Debian package) What's wrong with using the sun-java5-jre package that is in Etch?

Re: For those who have no sound in their 32bit chroot

2007-01-23 Thread Matthias Julius
"Gudjon I. Gudjonsson" <[EMAIL PROTECTED]> writes: > xoscope is a software oscilloscope that only works on 32 bit machines and > comedi is a library to access several IO cards. I ported xoscope amd64 (if > anyone is interested) and then it works with comedi but not if I run the 32 > bit versio

Re: Linker error on unstable amd64

2007-01-23 Thread Kurt Roeckx
On Tue, Jan 23, 2007 at 10:35:32PM +0100, Goswin von Brederlow wrote: > > ld -r -o goto-programs.o goto_convert.o goto_function.o goto_main.o > > goto_sideeffects.o goto_program.o basic_blocks.o goto_threads.o > > goto_check.o goto_function_pointers.o goto_functions.o goto_inline.o > > remove_sk

Re: For those who have no sound in their 32bit chroot

2007-01-23 Thread Goswin von Brederlow
Matthias Julius <[EMAIL PROTECTED]> writes: > "Gudjon I. Gudjonsson" <[EMAIL PROTECTED]> writes: > >> Hi Goswin and all the others >>> > >>> > # ia32 chroot >>> > /home /var/chroot/sid-ia32/home none bind0 0 >>> > /tmp/var/chroot/sid-ia32/tmp none bind

Re: Linker error on unstable amd64

2007-01-23 Thread Goswin von Brederlow
Bharath Ramesh <[EMAIL PROTECTED]> writes: > I am trying to build CBMC which is a Bounded Model Checker for ANSI-C. > It checks for buffer overflows, pointer safety etc. The command line > which the make file runs is as follows: > > ld -r -o goto-programs.o goto_convert.o goto_function.o goto_main

Re: For those who have no sound in their 32bit chroot

2007-01-23 Thread Gudjon I. Gudjonsson
Hi Mattias And thanks for the answer > /sys shouldn't be needed for sound. But, for other hardware like USB > scanners it might be necessary. > > > http://www.debian.org/doc/manuals/reference/ch-tips.en.html#s-chroot > > chroot # cd /dev; /sbin/MAKEDEV generic; cd - > > I wouldn't create a stat

Re: For those who have no sound in their 32bit chroot

2007-01-23 Thread Matthias Julius
"Gudjon I. Gudjonsson" <[EMAIL PROTECTED]> writes: > Hi Goswin and all the others >> > >> > # ia32 chroot >> > /home /var/chroot/sid-ia32/home none bind0 0 >> > /tmp/var/chroot/sid-ia32/tmp none bind0 0 >> > proc/var/chroot/s

Re: For those who have no sound in their 32bit chroot

2007-01-23 Thread Gudjon I. Gudjonsson
Hi Goswin and all the others > > > > # ia32 chroot > > /home /var/chroot/sid-ia32/home none bind0 0 > > /tmp/var/chroot/sid-ia32/tmp none bind0 0 > > proc/var/chroot/sid-ia32/proc proc defaults0 0 > > /dev

Re: Linker error on unstable amd64

2007-01-23 Thread Bharath Ramesh
I tried to compile with g++-3.3 and g++3-4. The code doesnt compile with g++-4.0 or higher at all. I guess its because of the mismatched standards between g++ and code base. This code is not mine so I am not sure about the changes that I need to make. Thanks, Bharath * Kurt Roeckx ([EMAIL PROTEC

Fwd: symlink problem ifort

2007-01-23 Thread Francesco Pietra
Thanks to a couple of recipees that independently I received from Giacomo Mulas, I recognized two mistakes below. At the given places, one should read: > /opt/intel/fce/9.1.036/lib > to > /etc/ld.so.conf #ln -s /opt/intel/fce/9.1.036/libimf.so /usr/lib/libimf.so which sets the house in order.

Re: Linker error on unstable amd64

2007-01-23 Thread Kurt Roeckx
On Mon, Jan 22, 2007 at 08:48:21PM -0500, Bharath Ramesh wrote: > I am trying to compile a software. When I try to do it I get error. > Which seems to be a linker error I assume. This compiles cleanly on a > machine running fedora. The error I get is as follows: > > `.gnu.linkonce.t._ZNK22goto_pro

Re: Linker error on unstable amd64

2007-01-23 Thread Bharath Ramesh
I am trying to build CBMC which is a Bounded Model Checker for ANSI-C. It checks for buffer overflows, pointer safety etc. The command line which the make file runs is as follows: ld -r -o goto-programs.o goto_convert.o goto_function.o goto_main.o goto_sideeffects.o goto_program.o basic_blocks.o

Re: symlink problem ifort

2007-01-23 Thread Hamish Moffatt
On Tue, Jan 23, 2007 at 02:00:38AM -0800, Francesco Pietra wrote: > /opt/intel/fce/9.1.036/bib/lib/libmf.so > appears as shared library. Naively I created a > symlink: > > #ls -s /optintel/fce/9.1.036/bin/lib/libimf.so > /usr/lib/libimf.so > > however, the properties of the link tell (Type: link

symlink problem ifort

2007-01-23 Thread Francesco Pietra
Forced to install Intel ifort on debian amd64 etch, I installed ia32-libs and used latest alien to build a deb package, running finally the make_deb.9e script found in: http://www.theochem.uwa.edu.au/fortran/intel_on_debian (edited for "iforte" in place of "ifort" and "9.1.036" in place of "9.0"

Re: Linker error on unstable amd64

2007-01-23 Thread Goswin von Brederlow
Bharath Ramesh <[EMAIL PROTECTED]> writes: > I am trying to compile a software. When I try to do it I get error. > Which seems to be a linker error I assume. This compiles cleanly on a > machine running fedora. The error I get is as follows: > > `.gnu.linkonce.t._ZNK22goto_program_templatetI5exprt

Re: For those who have no sound in their 32bit chroot

2007-01-23 Thread Goswin von Brederlow
Jack Malmostoso <[EMAIL PROTECTED]> writes: > Hi list, > > I have finally decided to look into my little issue of no sound with > chroot applications. The AMD64 howto is down at the moment (or at least I > can't reach it) so I am not sure this is written there, anyway: all I had > to do was to bin

Re: Fresh Install Problems

2007-01-23 Thread Goswin von Brederlow
[EMAIL PROTECTED] writes: > On Mon, Jan 22, 2007 at 06:51:20PM +1100, Hamish Moffatt wrote: >> On Sun, Jan 21, 2007 at 07:49:21PM -0600, smugzilla wrote: >> > That brings me to my next question: why are the kernel naming >> > conventions inconsistent? uname -r says I am currently running >> > 2.

Re: Fresh Install Problems

2007-01-23 Thread Goswin von Brederlow
Sylvain Sauvage <[EMAIL PROTECTED]> writes: > Goswin von Brederlow, dimanche 21 janvier 2007, 22:21:07 CET >> >> smugzilla <[EMAIL PROTECTED]> writes: >>[...] >> > I choose "No" when asked if I really want >> > to remove the running kernel, then get two more error messages: >> > "dpkg: error proc