On Monday November 2 2009 03:14:31 am Dean Takemori wrote:
> I've been attempting to build a new HLFS system from the
> Onward rsync branch.  When building zlib-1.2.3, I've run
> into the DT_TEXTREL error.
>
> I've used the scripts, packages and patches from branches/Onward
>
> branches/Onward/temporary_system
> branches/Onward/downloads/packages.txt
> branches/Onward/downloads/patches.txt
>
> with the following differences:
>
> 1) I've used the released glibc-2.9 rather than the snapshot
> listed in packages.txt
>
> 2) I've used the released gcc-4.2.4 rather than the snapshot
> listed in packages.txt
>
> Is this a known issue?  Should I be using a different set
> of patches or packages?
>
> -dean takemori

Are you using CFLAGS? This shouldn't happen because GCC should be using -fPIC. 
For a workaround, add -fPIC to zlib's Makefile. And pay attention to see if 
this happens with other packages.

robert

Attachment: pgpDKOW4OH07I.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to