[Bug 104715] Changed - [Solaris] Can't build it!



http://bugzilla.gnome.org/show_bug.cgi?id=104715





------- Additional Comments From peter oshea analog com  2003-03-15 12:20 -------
I ran into this also.  It's pretty simple, in the Sparc Solaris
version of the  gst_atomic_int_dec_and_test (GstAtomicInt *aint)
function, someone neglected to define val.  Obviously this hasn't been
successfully compiled on Sparc before!

Looking at other versions of that function written for different
architectures, it looks like the decrement value is one, so I just put
in an "int val=1" line, and it compiles.  Whether it works or not I
have no idea, there are other Solaris compile problems.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]