[Vm-dev] VMMaker & potential VM Port

Ken.Dickey Ken.Dickey at whidbey.com
Sat Sep 26 12:09:21 UTC 2015


David,

BTW, the build64 breaks near the end (make output attached).

I don't need it.  Just FYI.

Thanks again!
-KenD
-------------- next part --------------
make[3]: Entering directory `/mnt/sda10/SqueakVM/LinuxBuild/build/build64'
[100%] Building C object vm-sound-NAS/CMakeFiles/vm-sound-NAS.dir/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c.o
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:128:14: error: conflicting types for ‘sound_Stop’
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:50:12: note: previous declaration of ‘sound_Stop’ was here
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:598:1: warning: initialization from incompatible pointer type [enabled by default]
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:598:1: warning: (near initialization for ‘sound_NAS_itf.snd_SetRecordLevel’) [enabled by default]
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:598:1: warning: initialization from incompatible pointer type [enabled by default]
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:598:1: warning: (near initialization for ‘sound_NAS_itf.snd_GetSwitch’) [enabled by default]
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:598:1: warning: initialization from incompatible pointer type [enabled by default]
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:598:1: warning: (near initialization for ‘sound_NAS_itf.snd_SetSwitch’) [enabled by default]
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:598:1: warning: initialization from incompatible pointer type [enabled by default]
/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c:598:1: warning: (near initialization for ‘sound_NAS_itf.snd_SetDevice’) [enabled by default]
make[3]: *** [vm-sound-NAS/CMakeFiles/vm-sound-NAS.dir/mnt/sda10/SqueakVM/LinuxBuild/platforms/unix/vm-sound-NAS/sqUnixSoundNAS.c.o] Error 1
make[3]: Leaving directory `/mnt/sda10/SqueakVM/LinuxBuild/build/build64'
make[2]: *** [vm-sound-NAS/CMakeFiles/vm-sound-NAS.dir/all] Error 2
make[2]: Leaving directory `/mnt/sda10/SqueakVM/LinuxBuild/build/build64'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/mnt/sda10/SqueakVM/LinuxBuild/build/build64'
make: *** [build64/squeakvm64] Error 2
kend# 


More information about the Vm-dev mailing list