[gstreamer-bugs] [Bug 170809] New: Error compiling on Solaris 9 x86

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Mar 18 08:25:52 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=170809
 GStreamer | gstreamer (core) | Ver: 0.8.9

           Summary: Error compiling on Solaris 9 x86
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: francois.bolduc at consulting.fujitsu.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
I am building the Gnome 2.10 packages on my Solaris (x86) PC and can't compile
gstreamer-0.8.9.

I do:
$ ./configure
$ make
.
.
Making all in registries
make[4]: Entering directory
`/export/home/bolducfr/downloads/Gnome_2.10.0_sources/src/gstreamer-0.8.9/gst/registries'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/export/home/bolducfr/downloads/Gnome_2.10.0_sources/src/gstreamer-0.8.9/gst/registries'
Making all in .
make[4]: Entering directory
`/export/home/bolducfr/downloads/Gnome_2.10.0_sources/src/gstreamer-0.8.9/gst'
if /bin/bash ../libtool --mode=compile --tag=CC /usr/local/bin/gcc
-DHAVE_CONFIG_H -I. -I. -I..   -I/usr/heimdal/include
-I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0/include
-I/usr/local/include -I/usr/include -I/opt/sfw/include -I/usr/local/include/howl
-I/usr/local/ssl/include -I/usr/local/BerkeleyDB.4.2/include
-I/usr/local/silc/include -I/usr/X11R6/include -I/usr/openwin/include
-I/opt/csw/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-threads -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/libxml2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
-fno-common -g -Wall -DGST_DISABLE_DEPRECATED    -I..
-DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.8"\"  -O2 -g -MT
libgstreamer_0.8_la-gstmemchunk.lo -MD -MP -MF
".deps/libgstreamer_0.8_la-gstmemchunk.Tpo" -c -o
libgstreamer_0.8_la-gstmemchunk.lo `test -f 'gstmemchunk.c' || echo
'./'`gstmemchunk.c; \
then mv -f ".deps/libgstreamer_0.8_la-gstmemchunk.Tpo"
".deps/libgstreamer_0.8_la-gstmemchunk.Plo"; else rm -f
".deps/libgstreamer_0.8_la-gstmemchunk.Tpo"; exit 1; fi
 /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/heimdal/include
-I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0/include
-I/usr/local/include -I/usr/include -I/opt/sfw/include -I/usr/local/include/howl
-I/usr/local/ssl/include -I/usr/local/BerkeleyDB.4.2/include
-I/usr/local/silc/include -I/usr/X11R6/include -I/usr/openwin/include
-I/opt/csw/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-threads -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/libxml2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-fno-common -g -Wall -DGST_DISABLE_DEPRECATED -I..
-DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.8\" -O2 -g -MT
libgstreamer_0.8_la-gstmemchunk.lo -MD -MP -MF
.deps/libgstreamer_0.8_la-gstmemchunk.Tpo -c gstmemchunk.c  -fPIC -DPIC -o
.libs/libgstreamer_0.8_la-gstmemchunk.o
Assembler: gstmemchunk.c
        "/var/tmp//ccbjkQYY.s", line 1645 : Syntax error
        "/var/tmp//ccbjkQYY.s", line 1646 : Syntax error
        "/var/tmp//ccbjkQYY.s", line 1651 : Syntax error
        "/var/tmp//ccbjkQYY.s", line 1652 : Syntax error
make[4]: *** [libgstreamer_0.8_la-gstmemchunk.lo] Error 1


Steps to reproduce:
1. ./configure
2. make


Actual results:
Consistent compile error on line 1645

Expected results:
compile without errors

Does this happen every time?
yes

Other information:
I use:
$ gcc --version
gcc (GCC) 3.3.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ automake --version
automake (GNU automake) 1.9
Written by Tom Tromey <tromey at redhat.com>.

Copyright 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ pkg-config --version
0.15.0
$

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list