[MPlayer-dev-eng] MPlayer-0.90pre6 patch for hpux 11.00 - developer please answer
Arpi
arpi at thot.banki.hu
Fri Aug 9 22:10:04 CEST 2002
Hi,
first: please do NOT cc: me, i'm subscribed (wonder?)
>
> > so, it should be compiled if it's SUN svr4 _and_ HPUX at the same time????
> > (i don't know hpux at all, but i doubt it's a sub-variant of sun svr4,
> > and even if it is, then this change will break other sun svr4 OSes)
>
> ok, thats correct, I will make a seperate block
>
> #if defined(HPUX)
> ....
i wote for && -> ||
> >> 3. libmpcodecs/native/msvidc.c ***
> >>
> >> *** this change is necessariy because the hpux gcc-3.1 compiler used already 'quad' declaration
> >> /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.1/include/sys/types.h
>
> > why don't you add
> > #under quad
> > #define quad quad_m
> > at the beginning right after sys/types.h include?
>
> because I won't never make settings in the gcc compiler header, that mean
> everyone, must change this if he wants to compile MPlayer.
huh?
i didn't mean canging types.h but add the define to msvidc.c after the line
which includes that types.h...
read my mail again please
> > why isn't it set by ./configure then?
>
> ok, I understand it, you mean I should set CFLAGS="$CFLAGS -DHPUX"
> inside of configure when HPUX is detected
yes but in cleaner way
> should I make a other patch again. Thanks for your correction.
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list