I try to compile mwavem and i get this error message<br><br><br>checking host system type... i686-redhat-linux-gnu<br>checking target system type... i686-redhat-linux-gnu<br>checking for a BSD-compatible install... /usr/bin/install -c<br>
checking whether build environment is sane... yes<br>checking for gawk... gawk<br>checking whether make sets $(MAKE)... yes<br>checking for gcc... gcc<br>checking for C compiler default output... a.out<br>checking whether the C compiler works... yes<br>
checking whether we are cross compiling... no<br>checking for suffix of executables... <br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>
checking for gcc option to accept ANSI C... none needed<br>checking for style of include used by make... GNU<br>checking dependency style of gcc... gcc3<br>checking for ranlib... ranlib<br>checking for a BSD-compatible install... /usr/bin/install -c<br>
checking for main in -lpthread... yes<br>checking for main in -lm... yes<br>configure: creating ./config.status<br>config.status: creating Makefile<br>config.status: creating doc/Makefile<br>config.status: creating m4/Makefile<br>
config.status: creating src/Makefile<br>config.status: creating src/dsp/Makefile<br>config.status: creating src/mwavem/Makefile<br>config.status: creating src/mwavem/modem.c<br>config.status: creating src/mwavem/mwaved<br>
config.status: creating src/mwavem/mwavem.conf<br>config.status: creating src/manager/Makefile<br>config.status: creating src/meio/Makefile<br>config.status: creating src/mwmbl/Makefile<br>config.status: creating src/mwmlw32/Makefile<br>
config.status: creating src/mwmpw32/Makefile<br>config.status: creating src/mwmutil/Makefile<br>config.status: creating src/mwwtt32/Makefile<br>config.status: creating src/extra/Makefile<br>config.status: creating src/extra/mwavem.spec<br>
config.status: executing depfiles commands<br>[perlsyntax@localhost mwavem-2.0]$ make<br>Making all in m4<br>make[1]: Entering directory `/home/perlsyntax/mwavem-2.0/m4'<br>make[1]: Nothing to be done for `all'.<br>
make[1]: Leaving directory `/home/perlsyntax/mwavem-2.0/m4'<br>Making all in doc<br>make[1]: Entering directory `/home/perlsyntax/mwavem-2.0/doc'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/home/perlsyntax/mwavem-2.0/doc'<br>
Making all in src<br>make[1]: Entering directory `/home/perlsyntax/mwavem-2.0/src'<br>Making all in manager<br>make[2]: Entering directory `/home/perlsyntax/mwavem-2.0/src/manager'<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT mwaveapi.o -MD -MP -MF ".deps/mwaveapi.Tpo" \<br>
-c -o mwaveapi.o `test -f 'mwaveapi.c' || echo './'`mwaveapi.c; \<br> then mv -f ".deps/mwaveapi.Tpo" ".deps/mwaveapi.Po"; \<br> else rm -f ".deps/mwaveapi.Tpo"; exit 1; \<br>
fi<br>mwaveapi.c: In function ‘main_dspInit’:<br>mwaveapi.c:1287: warning: pointer targets in passing argument 2 of ‘DspFindFile’ differ in signedness<br>mwaveapi.c:91: note: expected ‘PSZ’ but argument is of type ‘BYTE *’<br>
mwaveapi.c: In function ‘main_dspLoadModule’:<br>mwaveapi.c:1420: warning: pointer targets in passing argument 2 of ‘DspFindFile’ differ in signedness<br>mwaveapi.c:91: note: expected ‘PSZ’ but argument is of type ‘BYTE *’<br>
mwaveapi.c: In function ‘main_dspLoadSegment’:<br>mwaveapi.c:1492: warning: pointer targets in passing argument 2 of ‘DspFindFile’ differ in signedness<br>mwaveapi.c:91: note: expected ‘PSZ’ but argument is of type ‘BYTE *’<br>
mwaveapi.c: In function ‘main_dspLoadTask’:<br>mwaveapi.c:1580: warning: pointer targets in passing argument 2 of ‘DspFindFile’ differ in signedness<br>mwaveapi.c:91: note: expected ‘PSZ’ but argument is of type ‘BYTE *’<br>
mwaveapi.c: In function ‘SendToServer’:<br>mwaveapi.c:2447: warning: pointer targets in assignment differ in signedness<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspabil.o -MD -MP -MF ".deps/dspabil.Tpo" \<br>
-c -o dspabil.o `test -f 'dspabil.c' || echo './'`dspabil.c; \<br> then mv -f ".deps/dspabil.Tpo" ".deps/dspabil.Po"; \<br> else rm -f ".deps/dspabil.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspfixup.o -MD -MP -MF ".deps/dspfixup.Tpo" \<br>
-c -o dspfixup.o `test -f 'dspfixup.c' || echo './'`dspfixup.c; \<br> then mv -f ".deps/dspfixup.Tpo" ".deps/dspfixup.Po"; \<br> else rm -f ".deps/dspfixup.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspitcb.o -MD -MP -MF ".deps/dspitcb.Tpo" \<br>
-c -o dspitcb.o `test -f 'dspitcb.c' || echo './'`dspitcb.c; \<br> then mv -f ".deps/dspitcb.Tpo" ".deps/dspitcb.Po"; \<br> else rm -f ".deps/dspitcb.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspparse.o -MD -MP -MF ".deps/dspparse.Tpo" \<br>
-c -o dspparse.o `test -f 'dspparse.c' || echo './'`dspparse.c; \<br> then mv -f ".deps/dspparse.Tpo" ".deps/dspparse.Po"; \<br> else rm -f ".deps/dspparse.Tpo"; exit 1; \<br>
fi<br>dspparse.c: In function ‘SEGSection’:<br>dspparse.c:2070: warning: value computed is not used<br>dspparse.c:2071: warning: value computed is not used<br>dspparse.c:2109: warning: value computed is not used<br>dspparse.c:2110: warning: value computed is not used<br>
dspparse.c:2288: warning: pointer targets in assignment differ in signedness<br>dspparse.c:2357: warning: pointer targets in assignment differ in signedness<br>dspparse.c:2456: warning: pointer targets in assignment differ in signedness<br>
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspinit.o -MD -MP -MF ".deps/dspinit.Tpo" \<br>
-c -o dspinit.o `test -f 'dspinit.c' || echo './'`dspinit.c; \<br> then mv -f ".deps/dspinit.Tpo" ".deps/dspinit.Po"; \<br> else rm -f ".deps/dspinit.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT win32io.o -MD -MP -MF ".deps/win32io.Tpo" \<br>
-c -o win32io.o `test -f 'win32io.c' || echo './'`win32io.c; \<br> then mv -f ".deps/win32io.Tpo" ".deps/win32io.Po"; \<br> else rm -f ".deps/win32io.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspactiv.o -MD -MP -MF ".deps/dspactiv.Tpo" \<br>
-c -o dspactiv.o `test -f 'dspactiv.c' || echo './'`dspactiv.c; \<br> then mv -f ".deps/dspactiv.Tpo" ".deps/dspactiv.Po"; \<br> else rm -f ".deps/dspactiv.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspfree.o -MD -MP -MF ".deps/dspfree.Tpo" \<br>
-c -o dspfree.o `test -f 'dspfree.c' || echo './'`dspfree.c; \<br> then mv -f ".deps/dspfree.Tpo" ".deps/dspfree.Po"; \<br> else rm -f ".deps/dspfree.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspload.o -MD -MP -MF ".deps/dspload.Tpo" \<br>
-c -o dspload.o `test -f 'dspload.c' || echo './'`dspload.c; \<br> then mv -f ".deps/dspload.Tpo" ".deps/dspload.Po"; \<br> else rm -f ".deps/dspload.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspio.o -MD -MP -MF ".deps/dspio.Tpo" \<br>
-c -o dspio.o `test -f 'dspio.c' || echo './'`dspio.c; \<br> then mv -f ".deps/dspio.Tpo" ".deps/dspio.Po"; \<br> else rm -f ".deps/dspio.Tpo"; exit 1; \<br> fi<br>
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspquery.o -MD -MP -MF ".deps/dspquery.Tpo" \<br>
-c -o dspquery.o `test -f 'dspquery.c' || echo './'`dspquery.c; \<br> then mv -f ".deps/dspquery.Tpo" ".deps/dspquery.Po"; \<br> else rm -f ".deps/dspquery.Tpo"; exit 1; \<br>
fi<br>dspquery.c: In function ‘ParseSegLabels’:<br>dspquery.c:939: warning: value computed is not used<br>dspquery.c:943: warning: value computed is not used<br>dspquery.c: In function ‘QueryModuleInfo’:<br>dspquery.c:1054: warning: pointer targets in assignment differ in signedness<br>
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT win32mem.o -MD -MP -MF ".deps/win32mem.Tpo" \<br>
-c -o win32mem.o `test -f 'win32mem.c' || echo './'`win32mem.c; \<br> then mv -f ".deps/win32mem.Tpo" ".deps/win32mem.Po"; \<br> else rm -f ".deps/win32mem.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspalloc.o -MD -MP -MF ".deps/dspalloc.Tpo" \<br>
-c -o dspalloc.o `test -f 'dspalloc.c' || echo './'`dspalloc.c; \<br> then mv -f ".deps/dspalloc.Tpo" ".deps/dspalloc.Po"; \<br> else rm -f ".deps/dspalloc.Tpo"; exit 1; \<br>
fi<br>dspalloc.c: In function ‘AllocateVGPC_CPS’:<br>dspalloc.c:1958: warning: cast from pointer to integer of different size<br>dspalloc.c: In function ‘FreeVGPC_CPS’:<br>dspalloc.c:2061: warning: cast from pointer to integer of different size<br>
dspalloc.c: In function ‘ChangeCPF’:<br>dspalloc.c:2297: warning: cast from pointer to integer of different size<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspfxutl.o -MD -MP -MF ".deps/dspfxutl.Tpo" \<br>
-c -o dspfxutl.o `test -f 'dspfxutl.c' || echo './'`dspfxutl.c; \<br> then mv -f ".deps/dspfxutl.Tpo" ".deps/dspfxutl.Po"; \<br> else rm -f ".deps/dspfxutl.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspmem.o -MD -MP -MF ".deps/dspmem.Tpo" \<br>
-c -o dspmem.o `test -f 'dspmem.c' || echo './'`dspmem.c; \<br> then mv -f ".deps/dspmem.Tpo" ".deps/dspmem.Po"; \<br> else rm -f ".deps/dspmem.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspipc.o -MD -MP -MF ".deps/dspipc.Tpo" \<br>
-c -o dspipc.o `test -f 'dspipc.c' || echo './'`dspipc.c; \<br> then mv -f ".deps/dspipc.Tpo" ".deps/dspipc.Po"; \<br> else rm -f ".deps/dspipc.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspstcmp.o -MD -MP -MF ".deps/dspstcmp.Tpo" \<br>
-c -o dspstcmp.o `test -f 'dspstcmp.c' || echo './'`dspstcmp.c; \<br> then mv -f ".deps/dspstcmp.Tpo" ".deps/dspstcmp.Po"; \<br> else rm -f ".deps/dspstcmp.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspglist.o -MD -MP -MF ".deps/dspglist.Tpo" \<br>
-c -o dspglist.o `test -f 'dspglist.c' || echo './'`dspglist.c; \<br> then mv -f ".deps/dspglist.Tpo" ".deps/dspglist.Po"; \<br> else rm -f ".deps/dspglist.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspcalle.o -MD -MP -MF ".deps/dspcalle.Tpo" \<br>
-c -o dspcalle.o `test -f 'dspcalle.c' || echo './'`dspcalle.c; \<br> then mv -f ".deps/dspcalle.Tpo" ".deps/dspcalle.Po"; \<br> else rm -f ".deps/dspcalle.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspispos.o -MD -MP -MF ".deps/dspispos.Tpo" \<br>
-c -o dspispos.o `test -f 'dspispos.c' || echo './'`dspispos.c; \<br> then mv -f ".deps/dspispos.Tpo" ".deps/dspispos.Po"; \<br> else rm -f ".deps/dspispos.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspstruc.o -MD -MP -MF ".deps/dspstruc.Tpo" \<br>
-c -o dspstruc.o `test -f 'dspstruc.c' || echo './'`dspstruc.c; \<br> then mv -f ".deps/dspstruc.Tpo" ".deps/dspstruc.Po"; \<br> else rm -f ".deps/dspstruc.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspfixlw.o -MD -MP -MF ".deps/dspfixlw.Tpo" \<br>
-c -o dspfixlw.o `test -f 'dspfixlw.c' || echo './'`dspfixlw.c; \<br> then mv -f ".deps/dspfixlw.Tpo" ".deps/dspfixlw.Po"; \<br> else rm -f ".deps/dspfixlw.Tpo"; exit 1; \<br>
fi<br>dspfixlw.c: In function ‘FixupSegImage’:<br>dspfixlw.c:365: warning: pointer targets in assignment differ in signedness<br>dspfixlw.c:366: warning: pointer targets in assignment differ in signedness<br>dspfixlw.c:367: warning: pointer targets in assignment differ in signedness<br>
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspgpc.o -MD -MP -MF ".deps/dspgpc.Tpo" \<br>
-c -o dspgpc.o `test -f 'dspgpc.c' || echo './'`dspgpc.c; \<br> then mv -f ".deps/dspgpc.Tpo" ".deps/dspgpc.Po"; \<br> else rm -f ".deps/dspgpc.Tpo"; exit 1; \<br>
fi<br>dspgpc.c: In function ‘DisconnectGPC’:<br>dspgpc.c:866: warning: cast from pointer to integer of different size<br>dspgpc.c:910: warning: cast from pointer to integer of different size<br>dspgpc.c: In function ‘CreateVGPC’:<br>
dspgpc.c:1152: warning: cast from pointer to integer of different size<br>dspgpc.c:1176: warning: cast from pointer to integer of different size<br>dspgpc.c: In function ‘RemoveVGPC’:<br>dspgpc.c:1324: warning: cast from pointer to integer of different size<br>
dspgpc.c:1331: warning: cast from pointer to integer of different size<br>dspgpc.c: In function ‘GPCSync’:<br>dspgpc.c:1561: warning: cast from pointer to integer of different size<br>dspgpc.c:1567: warning: cast from pointer to integer of different size<br>
dspgpc.c:1576: warning: cast from pointer to integer of different size<br>dspgpc.c:1577: warning: cast from pointer to integer of different size<br>dspgpc.c:1600: warning: cast from pointer to integer of different size<br>
dspgpc.c:1614: warning: cast from pointer to integer of different size<br>dspgpc.c:1622: warning: cast from pointer to integer of different size<br>dspgpc.c:1630: warning: cast from pointer to integer of different size<br>
dspgpc.c:1644: warning: cast from pointer to integer of different size<br>dspgpc.c:1652: warning: cast from pointer to integer of different size<br>dspgpc.c:1679: warning: cast from pointer to integer of different size<br>
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspdmfnc.o -MD -MP -MF ".deps/dspdmfnc.Tpo" \<br>
-c -o dspdmfnc.o `test -f 'dspdmfnc.c' || echo './'`dspdmfnc.c; \<br> then mv -f ".deps/dspdmfnc.Tpo" ".deps/dspdmfnc.Po"; \<br> else rm -f ".deps/dspdmfnc.Tpo"; exit 1; \<br>
fi<br>dspdmfnc.c: In function ‘DAEMON_DspChangeDMA’:<br>dspdmfnc.c:189: warning: pointer targets in passing argument 2 of ‘ChangeDMA’ differ in signedness<br>dspalloc.h:75: note: expected ‘PSZ’ but argument is of type ‘BYTE *’<br>
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dsperr.o -MD -MP -MF ".deps/dsperr.Tpo" \<br>
-c -o dsperr.o `test -f 'dsperr.c' || echo './'`dsperr.c; \<br> then mv -f ".deps/dsperr.Tpo" ".deps/dsperr.Po"; \<br> else rm -f ".deps/dsperr.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT dspsrv.o -MD -MP -MF ".deps/dspsrv.Tpo" \<br>
-c -o dspsrv.o `test -f 'dspsrv.c' || echo './'`dspsrv.c; \<br> then mv -f ".deps/dspsrv.Tpo" ".deps/dspsrv.Po"; \<br> else rm -f ".deps/dspsrv.Tpo"; exit 1; \<br>
fi<br>dspsrv.c: In function ‘IssueMwaveAPIRequest’:<br>dspsrv.c:349: warning: pointer targets in passing argument 1 of ‘ProccessMwRequest’ differ in signedness<br>dspsrv.c:98: note: expected ‘LPBYTE’ but argument is of type ‘BYTE *’<br>
dspsrv.c:349: warning: pointer targets in passing argument 3 of ‘ProccessMwRequest’ differ in signedness<br>dspsrv.c:98: note: expected ‘LPBYTE’ but argument is of type ‘BYTE *’<br>rm -f libmwave.a<br>ar cru libmwave.a mwaveapi.o dspabil.o dspfixup.o dspitcb.o dspparse.o dspinit.o win32io.o dspactiv.o dspfree.o dspload.o dspio.o dspquery.o win32mem.o dspalloc.o dspfxutl.o dspmem.o dspipc.o dspstcmp.o dspglist.o dspcalle.o dspispos.o dspstruc.o dspfixlw.o dspgpc.o dspdmfnc.o dsperr.o dspsrv.o <br>
ranlib libmwave.a<br>make[2]: Leaving directory `/home/perlsyntax/mwavem-2.0/src/manager'<br>Making all in meio<br>make[2]: Entering directory `/home/perlsyntax/mwavem-2.0/src/meio'<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meio_api.o -MD -MP -MF ".deps/meio_api.Tpo" \<br>
-c -o meio_api.o `test -f 'meio_api.c' || echo './'`meio_api.c; \<br> then mv -f ".deps/meio_api.Tpo" ".deps/meio_api.Po"; \<br> else rm -f ".deps/meio_api.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meioacap.o -MD -MP -MF ".deps/meioacap.Tpo" \<br>
-c -o meioacap.o `test -f 'meioacap.c' || echo './'`meioacap.c; \<br> then mv -f ".deps/meioacap.Tpo" ".deps/meioacap.Po"; \<br> else rm -f ".deps/meioacap.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meioshar.o -MD -MP -MF ".deps/meioshar.Tpo" \<br>
-c -o meioshar.o `test -f 'meioshar.c' || echo './'`meioshar.c; \<br> then mv -f ".deps/meioshar.Tpo" ".deps/meioshar.Po"; \<br> else rm -f ".deps/meioshar.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meiovect.o -MD -MP -MF ".deps/meiovect.Tpo" \<br>
-c -o meiovect.o `test -f 'meiovect.c' || echo './'`meiovect.c; \<br> then mv -f ".deps/meiovect.Tpo" ".deps/meiovect.Po"; \<br> else rm -f ".deps/meiovect.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meiogtwy.o -MD -MP -MF ".deps/meiogtwy.Tpo" \<br>
-c -o meiogtwy.o `test -f 'meiogtwy.c' || echo './'`meiogtwy.c; \<br> then mv -f ".deps/meiogtwy.Tpo" ".deps/meiogtwy.Po"; \<br> else rm -f ".deps/meiogtwy.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meioqry.o -MD -MP -MF ".deps/meioqry.Tpo" \<br>
-c -o meioqry.o `test -f 'meioqry.c' || echo './'`meioqry.c; \<br> then mv -f ".deps/meioqry.Tpo" ".deps/meioqry.Po"; \<br> else rm -f ".deps/meioqry.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meiosprt.o -MD -MP -MF ".deps/meiosprt.Tpo" \<br>
-c -o meiosprt.o `test -f 'meiosprt.c' || echo './'`meiosprt.c; \<br> then mv -f ".deps/meiosprt.Tpo" ".deps/meiosprt.Po"; \<br> else rm -f ".deps/meiosprt.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meiowdvp.o -MD -MP -MF ".deps/meiowdvp.Tpo" \<br>
-c -o meiowdvp.o `test -f 'meiowdvp.c' || echo './'`meiowdvp.c; \<br> then mv -f ".deps/meiowdvp.Tpo" ".deps/meiowdvp.Po"; \<br> else rm -f ".deps/meiowdvp.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meiouart.o -MD -MP -MF ".deps/meiouart.Tpo" \<br>
-c -o meiouart.o `test -f 'meiouart.c' || echo './'`meiouart.c; \<br> then mv -f ".deps/meiouart.Tpo" ".deps/meiouart.Po"; \<br> else rm -f ".deps/meiouart.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meix439t.o -MD -MP -MF ".deps/meix439t.Tpo" \<br>
-c -o meix439t.o `test -f 'meix439t.c' || echo './'`meix439t.c; \<br> then mv -f ".deps/meix439t.Tpo" ".deps/meix439t.Po"; \<br> else rm -f ".deps/meix439t.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meix439n.o -MD -MP -MF ".deps/meix439n.Tpo" \<br>
-c -o meix439n.o `test -f 'meix439n.c' || echo './'`meix439n.c; \<br> then mv -f ".deps/meix439n.Tpo" ".deps/meix439n.Po"; \<br> else rm -f ".deps/meix439n.Tpo"; exit 1; \<br>
fi<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT meix439v.o -MD -MP -MF ".deps/meix439v.Tpo" \<br>
-c -o meix439v.o `test -f 'meix439v.c' || echo './'`meix439v.c; \<br> then mv -f ".deps/meix439v.Tpo" ".deps/meix439v.Po"; \<br> else rm -f ".deps/meix439v.Tpo"; exit 1; \<br>
fi<br>rm -f libmeio.a<br>ar cru libmeio.a meio_api.o meioacap.o meioshar.o meiovect.o meiogtwy.o meioqry.o meiosprt.o meiowdvp.o meiouart.o meix439t.o meix439n.o meix439v.o <br>ranlib libmeio.a<br>make[2]: Leaving directory `/home/perlsyntax/mwavem-2.0/src/meio'<br>
Making all in mwmlw32<br>make[2]: Entering directory `/home/perlsyntax/mwavem-2.0/src/mwmlw32'<br>if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mwavem\" -DVERSION=\"2.0\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DDEBUG=1 -DLINUX_BLD=1 -DDLL=1 -DWORLDTRADE_VERSION=1 -DMWWTDBG=1 -I. -I. -I../../src/include -O2 -fno-strict-aliasing -fomit-frame-pointer -Wall -MT mwmcapi.o -MD -MP -MF ".deps/mwmcapi.Tpo" \<br>
-c -o mwmcapi.o `test -f 'mwmcapi.c' || echo './'`mwmcapi.c; \<br> then mv -f ".deps/mwmcapi.Tpo" ".deps/mwmcapi.Po"; \<br> else rm -f ".deps/mwmcapi.Tpo"; exit 1; \<br>
fi<br>In file included from mwmcapi.c:47:<br>../../src/include/mwmspcfc.h:708: error: conflicting types for ‘dprintf’<br>/usr/include/stdio.h:419: note: previous declaration of ‘dprintf’ was here<br>make[2]: *** [mwmcapi.o] Error 1<br>
make[2]: Leaving directory `/home/perlsyntax/mwavem-2.0/src/mwmlw32'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/perlsyntax/mwavem-2.0/src'<br>make: *** [all-recursive] Error 1<br>
[perlsyntax@localhost mwavem-2.0]$ <br><br><br>Am i miss some tool or something?<br>