public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] gstreamer 0.10.4 on an amd64 box
@ 2006-04-07 20:42 Rafael Bugajewski
  2006-04-08 10:19 ` Rafael Bugajewski
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael Bugajewski @ 2006-04-07 20:42 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2307 bytes --]

Hi,

has anyone tried to do this?

# emerge -av gstreamer

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  NS   ] media-libs/gstreamer-0.10.4  0 kB

gives me the following error:

mv -f ".libs/libgstcheck-0.10.expT" ".libs/libgstcheck-0.10.exp"
echo "{ global:" > .libs/libgstcheck-0.10.ver
 cat .libs/libgstcheck-0.10.exp | sed -e "s/\(.*\)/\1;/" 
>> .libs/libgstcheck-0.10.ver
 echo "local: *; };" >> .libs/libgstcheck-0.10.ver
 x86_64-pc-linux-gnu-gcc -shared  .libs/libgstcheck_0.10_la-gstcheck.o  
-Wl,--rpath 
-Wl,/var/tmp/portage/gstreamer-0.10.4/work/gstreamer-0.10.4/gst/.libs /usr/lib64/libgobject-2.0.so 
-L/usr/lib64 /usr/lib64/libgthread-2.0.so /usr/lib64/libgmodule-2.0.so 
-ldl /usr/lib64/libglib-2.0.so 
-lcheck ../../../gst/.libs/libgstreamer-0.10.so  -march=k8 -pthread 
-Wl,--export-dynamic -Wl,-soname -Wl,libgstcheck-0.10.so.0 
-Wl,-version-script -Wl,.libs/libgstcheck-0.10.ver 
-o .libs/libgstcheck-0.10.so.0.4.0
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcheck.a(check.o): 
relocation R_X86_64_32 against `a local symbol' can not be used when making a 
shared object; recompile with -fPIC
/usr/lib64/libcheck.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [libgstcheck-0.10.la] Fehler 1
make[4]: Leaving directory 
`/var/tmp/portage/gstreamer-0.10.4/work/gstreamer-0.10.4/libs/gst/check'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory 
`/var/tmp/portage/gstreamer-0.10.4/work/gstreamer-0.10.4/libs/gst'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory 
`/var/tmp/portage/gstreamer-0.10.4/work/gstreamer-0.10.4/libs'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory 
`/var/tmp/portage/gstreamer-0.10.4/work/gstreamer-0.10.4'
make: *** [all] Fehler 2

!!! ERROR: media-libs/gstreamer-0.10.4 failed.
Call stack:
  ebuild.sh, line 1526:   Called dyn_compile
  ebuild.sh, line 923:   Called src_compile
  gstreamer-0.10.4.ebuild, line 32:   Called die

!!! compile failed
!!! If you need support, post the topmost build error, and the call stack if 
relevant.


I need it for GNOME 2.14.

Any know how to solve this?

Greets,

Rafael

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] gstreamer 0.10.4 on an amd64 box
  2006-04-07 20:42 [gentoo-user] gstreamer 0.10.4 on an amd64 box Rafael Bugajewski
@ 2006-04-08 10:19 ` Rafael Bugajewski
  2006-04-08 13:08   ` Gnome problems [was: Re: [gentoo-user] gstreamer 0.10.4 on an amd64 box] Rafael Bugajewski
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael Bugajewski @ 2006-04-08 10:19 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

Rafael Bugajewski wrote:

> has anyone tried to do this?
>
> # emerge -av gstreamer
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild  NS   ] media-libs/gstreamer-0.10.4  0 kB
>
> gives me the following error:
>
> [...]
>
> I need it for GNOME 2.14.
>
> Any know how to solve this?

O.K., I solved this. I recompiled libcheck with -fPIC and now gstreamer seems 
to compile. But ATM I have another problem. I can't compile gedit 2.14 on the 
amd64 box. I will see if I can solve it, otherways I will post a message and 
ask for help.

Greets,

Rafael

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Gnome problems [was: Re: [gentoo-user] gstreamer 0.10.4 on an amd64 box]
  2006-04-08 10:19 ` Rafael Bugajewski
@ 2006-04-08 13:08   ` Rafael Bugajewski
  0 siblings, 0 replies; 3+ messages in thread
From: Rafael Bugajewski @ 2006-04-08 13:08 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 887 bytes --]

Rafael Bugajewski wrote:

> O.K., I solved this. I recompiled libcheck with -fPIC and now gstreamer
> seems to compile. But ATM I have another problem. I can't compile gedit
> 2.14 on the amd64 box. I will see if I can solve it, otherways I will post
> a message and ask for help.

So gstreamer and gedit are installed now. I forgot to run python-updater after 
a python upgrade. After doing this step, gedit installed fine.

But now I have a completely different problem. Gnome doesn't find any icons, I 
get a lot of error messages and something that says gnome-settings-deamon 
couldn't be started. I will switch to LANG="C" and post the errors later, if 
I don't find any solution.

I also deleteted ~/.gnome* and ~/.gconf* - nothing happened.

If anybody knows a solution to these strange problems, it would be nice if you 
could tell me. :)

Greets,

Rafael

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-08 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-07 20:42 [gentoo-user] gstreamer 0.10.4 on an amd64 box Rafael Bugajewski
2006-04-08 10:19 ` Rafael Bugajewski
2006-04-08 13:08   ` Gnome problems [was: Re: [gentoo-user] gstreamer 0.10.4 on an amd64 box] Rafael Bugajewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox