Yup, -fno-stack-protector fixed the problem. Thanks a lot.

Below I found another minor problem after upgrade. When I login as
root, I got a command prompt like the following:

I have no [EMAIL PROTECTED] ~#

How to fix it?

Thanks.
IM


On 8/4/05, Olaf Rempel <[EMAIL PROTECTED]> wrote:
> On Tue, 2 Aug 2005 23:37:15 +0800
> Received <[EMAIL PROTECTED]> wrote:
> 
> > Hi All,
> >
> > After kernel upgrade to 2.4.31-4tr, I start failing in installing
> > external kernel module as follows:
> >
> > depmod: *** Unresolved symbols in /lib/modules/2.4.31-4tr/misc/test.o
> Try to load the module, then it should print the missing symbols.
> 
> First guess:
> did you compiled the module with -fno-stack-protector?
> Trustix gcc use stackprotector per default, so it must be disabled
> for all kernel and lowlevel code.
> 
> Olaf
> 
> _______________________________________________
> tsl-discuss mailing list
> [email protected]
> http://lists.trustix.org/mailman/listinfo/tsl-discuss
>
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to