|
From: Mike B. <mbu...@ce...> - 2008-11-06 14:39:17
|
Marcel - > OK, just for my personal interest: Do you remember the names of the packages you > had to install? This might be an interesting addition to the FAQ. I already had ia32-libs installed, so thought I'd try ia32-libs-dev. There was no installation candidate, so I took what was offered as an alternative, which was: libc6-dev-i386 (2.8~20080505-0ubuntu7) ... lib32gomp1 (4.3.2-1ubuntu11) ... gcc-4.3-multilib (4.3.2-1ubuntu11) ... gcc-multilib (4:4.3.1-1ubuntu2) ... lib32bz2-1.0 (1.0.5-0.1ubuntu1) ... libbz2-dev (1.0.5-0.1ubuntu1) ... lib32bz2-dev (1.0.5-0.1ubuntu1) ... lib32z1-dev (1:1.2.3.3.dfsg-12ubuntu1) ... Hope that's useful. > > 'make' fails, however > > (end of output below). It seems that the key issue is > > __stack_chk_fail > > > > Googling similar errors in other packages, it seems that the careful > > addition of "-fno-stack-protector" may help, but I don't feel qualified > > to be certain whether this is a good idea, or where to put it. > > > > (I tried changing line 90 of my Makefile from > > IMHO, "just" changing the Makefile will not help, Thought it might take more than that! > I would put it in line 50 of > "configure.ac" and then execute the following commands: > > # rm configure > # aclocal > # autoreconf -i > autoreconf -i docs/Makefile.am:30: `%'-style pattern rules are a GNU make extension docs/Makefile.am:33: `%'-style pattern rules are a GNU make extension docs/Makefile.am:36: `%'-style pattern rules are a GNU make extension docs/Makefile.am:3: compiling `kernel.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' /usr/share/automake-1.10/am/depend2.am: am__fastdepCCAS does not appear in AM_CONDITIONAL /usr/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCCAS' is to add `AM_PROG_AS' /usr/share/automake-1.10/am/depend2.am: to `configure.ac' and run `aclocal' and `autoconf' again. autoreconf: automake failed with exit status: 1 I'm not going to mess at this level without guidance, I think! Suggestions, please? -Mike. > # ./configure > # make > > Please try this, as soon as I have access to the 64bit Ubuntu machine, I will > try it on my own. > > Best regards, > Marcel -- Mike Bursell, CISSP, MBA: European Technical Manager Certicom Corp mobile: +44 7971 926937 |