FS#42308 - [jbigkit] needs to be recompiled with -fPIC

Attached to Project: Community Packages
Opened by Eric Belanger (Snowman) - Thursday, 09 October 2014, 02:18 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 09 October 2014, 10:30 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

/usr/bin/ld: /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../lib/libjbig.a(jbig.o): relocation R_X86_64_32S against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../lib/libjbig.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 09 October 2014, 10:30 GMT
Reason for closing:  Fixed
Additional comments about closing:  please try 2.1-2
Comment by Eric Belanger (Snowman) - Thursday, 09 October 2014, 02:19 GMT
[ "$CARCH" = x86_64 ] && export CFLAGS="$CFLAGS -fPIC"

Loading...