[XviD-devel] Latest source location

Guillaume Morin guillaume at morinfr.org
Sat Feb 8 03:33:15 CET 2003


Dans un message du 08 Feb à 13:13, suxen_drol écrivait :
> there is a typo in configure.in for cygwin/mingw32 targets:
> 
>       [[cC]][[yY]][[gG]][[wW]][[iI]][[nN]]|mingw32|mks)
>         AC_MSG_RESULT([-shared -Wl,--dll,--out-implib,\$@.a])
>         OS_LDFLAGS="-shared -Wl,--dll,--out-implib,\$@.a libxvidcore.def"
> -       CFLAGS="-mno-cygwin"
> +       CFLAGS=CFLAGS" -mno-cygwin"
>         ;;
>       darwin*|raphsody*)

It should be CFLAGS="$CFLAGS -mno-cygwin"

> i get the following warnings, but libxvidcore compiles & runs fine:
> configure:3802: WARNING: stdio.h: present but cannot be compiled
> configure:3804: WARNING: stdio.h: check for missing prerequisite headers?
> configure:3806: WARNING: stdio.h: proceeding with the preprocessor's result
> configure:3802: WARNING: signal.h: present but cannot be compiled
> configure:3804: WARNING: signal.h: check for missing prerequisite headers?
> configure:3806: WARNING: signal.h: proceeding with the preprocessor's result

Try the line above, it should fix that problem.

-- 
Guillaume Morin <guillaume at morinfr.org>

  I love you, I love you like a chocolate cake, like the trains, like the sea.
                     See me loving you, please. (Dionysos)


More information about the XviD-devel mailing list