Ofcourse, -no-pie, that did the trick. Thanks people :-)
Warren
From: "Dermot Bradley" <[EMAIL PROTECTED]>
To: "Hardened LFS Development List" <[email protected]>
CC: [EMAIL PROTECTED]
Subject: Re: Building 3rd party program fails (lirc)
Date: Thu, 2 Mar 2006 17:57:12 -0000 (Europe/Belfast)
> Thanks, I managed to get a little further.
> Just stating -fno-stack-protector in the bash variable CC wasn't enough.
I
> had to manually change a few Makefile's to get this flag in. I now still
> have these missing symbols while executing modprobe:
I've been building lirc (for use by MythTV) in HLFS-uClibc-SVN for some
time now. All I do is:
./configure --prefix=/usr --sysconfdir=/etc
--with-kernel-dir=/lfs/tools/build/linux-2.6.14.3
--with-moduledir=/lib/modules/2.6.14.3-grsec --with-driver=hauppauge
make CC="gcc --no-pie --fno-stack-protector-all"
make install
It builds fine...
_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee®
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page