Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Transcode errors out
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
sabre66
n00b
n00b


Joined: 23 Jun 2002
Posts: 52

PostPosted: Sun May 16, 2004 1:44 am    Post subject: Transcode errors out Reply with quote

Ya I know search and search and search . Well after hours of trying to figure this out i'm stumped .
Code:
l  -Wl,-soname -Wl,import_vdrac3.so -o .libs/import_vdrac3.so
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/libac3/libac3_tc.a(parse.o): relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC
/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/libac3/libac3_tc.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [import_vdrac3.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.12-r1 failed.
!!! Function src_compile, Line 104, Exitcode 2
!!! (no error message)


I just can't seem to get by this error any help please its driving me nuts.
_________________
By gazing upon the image of the McMartyr, you too have become *permanently* and *irrevokably* redeemed. You are now officially a Melchizedek Priest of McChurch.
Back to top
View user's profile Send private message
naseweis
Apprentice
Apprentice


Joined: 04 Apr 2003
Posts: 159
Location: germany

PostPosted: Sun May 16, 2004 10:02 am    Post subject: Reply with quote

Have you tried doing what it tells you to? recompile with -fPIC.
Code:
CFLAGS="$CFLAGS -fPIC" emerge transcode
might work.
_________________
Nothing makes a person more productive than the last minute.
Back to top
View user's profile Send private message
sabre66
n00b
n00b


Joined: 23 Jun 2002
Posts: 52

PostPosted: Sun May 16, 2004 9:55 pm    Post subject: Reply with quote

Thanks for the reply but I did try as you suggested but still no go . Oh well
_________________
By gazing upon the image of the McMartyr, you too have become *permanently* and *irrevokably* redeemed. You are now officially a Melchizedek Priest of McChurch.
Back to top
View user's profile Send private message
chrroessner
Apprentice
Apprentice


Joined: 02 Dec 2003
Posts: 156
Location: Germany

PostPosted: Thu May 20, 2004 9:20 am    Post subject: Reply with quote

Hi,

Have a look inside the transcode-ebuild-scipt. You will find something like fixflag fPIC with a comment like BREG bug. I commented this line out and added the -fPIC flag to CFLAGS.

Works fine now.

Christian
Back to top
View user's profile Send private message
sabre66
n00b
n00b


Joined: 23 Jun 2002
Posts: 52

PostPosted: Sat May 22, 2004 12:21 am    Post subject: Reply with quote

chrroessner wrote:
Hi,

Have a look inside the transcode-ebuild-scipt. You will find something like fixflag fPIC with a comment like BREG bug. I commented this line out and added the -fPIC flag to CFLAGS.

Works fine now.

Christian


Worked like a charm thanks a bunch :D
_________________
By gazing upon the image of the McMartyr, you too have become *permanently* and *irrevokably* redeemed. You are now officially a Melchizedek Priest of McChurch.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum