[XviD-devel] Latest source location

suxen_drol suxen_drol at hotmail.com
Sat Feb 8 13:13:53 CET 2003


On Sat, 8 Feb 2003 01:30:32 +0100 Edouard Gomez <ed.gomez at free.fr> wrote:

> Hmmm,  as  i  don't  want  to  introduce  regressions  into  CVS,  I  am
> maintaining my separated tree until i get all things fixed, you can find
> my latest sources there:
> 
> http://ed.gomez.free.fr/

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*)


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

btw, are people happy typing in "cd build/generic", or should the
./configure stuff be placed in xvidcore/ root? (i opt for the later)

-- pete; life is like a box of ammo





More information about the XviD-devel mailing list