Build error on x86_64

Quentin Spencer qspencer at ieee.org
Mon Dec 19 21:16:42 UTC 2005


Roland McGrath wrote:

>>I recently got the following error building ufsparse on x86_64 for 
>>development:
>>
>>+ make -f Makefile 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=nocona -fPIC' libldl.a
>>gcc -c -O ldl.c -o ldl.o
>>    
>>
>
>There is no -fPIC here.  Perhaps the makefile doesn't use CFLAGS?
>
>  
>

Yes, I just noticed that myself. I've tried patching the Makefile and 
rebuilding. However, it seems odd that this would be a problem with gcc 
4.1, but not earlier (I have built this successfully on FC3/x86_64 and 
on pre-gcc4.1-development/x86_64).

-Quentin




More information about the fedora-extras-list mailing list