[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-multimedia
Subject:    Re: mpeglib Solaris 8
From:       Martin Vogt <mvogt () rhrk ! uni-kl ! de>
Date:       2001-03-02 12:59:11
[Download RAW message or body]

On Fri, Mar 02, 2001 at 11:10:15AM +0100, Ingo Schroeder wrote:
> Hi,
> 
> I understand that compiling the mpeglib is disabled under Solaris.
>
Arts has no sun/solaris audio output.
mpeglib works on Solaris.(At least it has, have not checked it for
some time)
(Maybe the audioOutput in mpeglib needs some adjustment.)
And mpeglib works on AIX, which is big endian/64 bit like Solaris)


> 
> I'm willing to spend some time debugging the thing, but first I'd like to know
> whether someone can give me a hint what to look for. Of course, I'd prefer to
> make the mpeglib lib compile. Only if that is not possible, kdemultimedia
> should compile without mpeglib.
> 
> Thanks for your time.
> 
> Ingo
> 
> P.S.: My config is: Solaris 8 on UltraSPARC, gcc 2.95.2, KDE 2.1 final source
> archives.
>

It looks Solaris cannot handle empty .cpp files (solaris has no mmx,
so the .cpp files are empty)

mpeglib_artsplug should not compile too if mpeglib is disabled.
This is the configure.in.in from mpeglib_artsplug:

if test x$kde_mpeglib_compiles = xno; then
  AC_MSG_RESULT([** mpeglib disabled we disable artsplug **])
  kde_artsplug_compiles=no;
fi

if test x$kde_artsplug_compiles = xno; then
  AC_MSG_RESULT([** DO NOT COMPILE mpeglib_artsplug **])
  DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib_artsplug"
fi

Thus there should be no errors when compiling artsplug, because
(in theory) it should not be compiled at all.
(means: compiler should not enter mpeglib_artsplug)

Martin
 
_______________________________________________
Kde-multimedia mailing list
Kde-multimedia@master.kde.org
http://master.kde.org/mailman/listinfo/kde-multimedia

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic