[gstreamer-bugs] [Bug 546870] Many warning when compiling gstreamer-0.10.20 on OpenSolaris

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Aug 17 19:33:47 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=546870

  GStreamer | gstreamer (core) | Ver: 0.10.x

rob1weld at aol.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #11 from rob1weld at aol.com  2008-08-18 02:33 UTC -------
(In reply to comment #10)
> > > rob, I mean which version of gtk-doc ?
> > 
> > It is the one included in the source. I'm not using a different one.
> > 
> > Comment 2 says this is where it breaks. This is the one, no other.
> 
> gtk-doc is an external tool. Could you please run:
> 
>  gtkdoc-scangobj --version
> 


It is the gstreamer Makefile that broke (unless you have "gcc ..." commands
embeded within "gtk-doc" (which 'appears' to me as being built when I build
gstreamer)).

But to comply with your request, here is what happens from a _fresh_ _boot_ of
Solaris and _is_ _not_ promised to be the same paths setting as when I actually
compiled gstreamer (over a week ago).

$gtkdoc-scangobj --version
1.10

---

As I recall, and it's been a busy week in COMMENT 3 this is where it breaks,
when the Makefile attempts to build ".libs/gstreamer-scan.o" without tossing an
"-m64" (or "-m32" for gcc compilers that default to "-m64" (rarer)).



gtk-doc: Linking scanner
gcc -o .libs/gstreamer-scan .libs/gstreamer-scan.o 
../../gst/.libs/libgstreamer-0.10.so -L/usr/lib/amd64 -lxml2 -ldl -lgobject-2.0
-lgthread-2.0 -lpthread -lthread -lgmodule-2.0 -lglib-2.0 -lintl 
-R/opt/csw/tmp64/lib
ld: fatal: file ../../gst/.libs/libgstreamer-0.10.so: wrong ELF class:
ELFCLASS64
ld: fatal: File processing errors. No output written to .libs/gstreamer-scan
collect2: ld returned 1 exit status
Linking of scanner failed: 


As I see it, nothing to do with "gtkdoc-scangobj" _BUT_ as long as one of you
fixes it I care not how you do it... 

I already have it compiled and installed (in both flavors) and would be
finished the plugins if other work had not come up.


Thanks for the free source.
Thanks for receiving my bug report.
Best of luck fixing it.

YT,
Rob

OaO


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=546870.




More information about the Gstreamer-bugs mailing list