Csound Csound-dev Csound-tekno Search About

[Csnd-dev] fails to build

Date2018-01-05 01:57
FromJohn ffitch
Subject[Csnd-dev] fails to build
/home/jpff/csound6/./new:205:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + indx;
                          ^
/home/jpff/csound6/./new: In function ‘int ziw(CSOUND*, ZKW*)’:
/home/jpff/csound6/./new:217:5: error: redefinition of ‘int ziw(CSOUND*, ZKW*)’
 int ziw(CSOUND *csound, ZKW *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:217:5: error: ‘int ziw(CSOUND*, ZKW*)’ previously defined here
 int ziw(CSOUND *csound, ZKW *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:224:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY(indx > csound->zklast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:233:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + indx;
                          ^
/home/jpff/csound6/./new: In function ‘int zkwm(CSOUND*, ZKWM*)’:
/home/jpff/csound6/./new:244:5: error: redefinition of ‘int zkwm(CSOUND*, ZKWM*)’
 int zkwm(CSOUND *csound, ZKWM *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:244:5: error: ‘int zkwm(CSOUND*, ZKWM*)’ previously defined here
 int zkwm(CSOUND *csound, ZKWM *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:250:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY(indx > csound->zklast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:261:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + indx;
                          ^
/home/jpff/csound6/./new: In function ‘int ziwm(CSOUND*, ZKWM*)’:
/home/jpff/csound6/./new:280:5: error: redefinition of ‘int ziwm(CSOUND*, ZKWM*)’
 int ziwm(CSOUND *csound, ZKWM *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:280:5: error: ‘int ziwm(CSOUND*, ZKWM*)’ previously defined here
 int ziwm(CSOUND *csound, ZKWM *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:287:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY(indx > csound->zklast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:296:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + indx;
                          ^
/home/jpff/csound6/./new: In function ‘int zkmod(CSOUND*, ZKMOD*)’:
/home/jpff/csound6/./new:308:5: error: redefinition of ‘int zkmod(CSOUND*, ZKMOD*)’
 int zkmod(CSOUND *csound, ZKMOD *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:308:5: error: ‘int zkmod(CSOUND*, ZKMOD*)’ previously defined here
 int zkmod(CSOUND *csound, ZKMOD *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:334:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY(indx > csound->zklast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:340:25: error: ‘CSOUND’ has no member named ‘zkstart’
       readloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int zkcl(CSOUND*, ZKCL*)’:
/home/jpff/csound6/./new:353:5: error: redefinition of ‘int zkcl(CSOUND*, ZKCL*)’
 int zkcl(CSOUND *csound, ZKCL *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:353:5: error: ‘int zkcl(CSOUND*, ZKCL*)’ previously defined here
 int zkcl(CSOUND *csound, ZKCL *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:360:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY((first > csound->zklast) || (last > csound->zklast)))
         ^
/home/jpff/csound6/./new:360:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY((first > csound->zklast) || (last > csound->zklast)))
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:374:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + first;
                          ^
/home/jpff/csound6/./new: In function ‘int zaset(CSOUND*, ZAR*)’:
/home/jpff/csound6/./new:388:5: error: redefinition of ‘int zaset(CSOUND*, ZAR*)’
 int zaset(CSOUND *csound, ZAR *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:388:5: error: ‘int zaset(CSOUND*, ZAR*)’ previously defined here
 int zaset(CSOUND *csound, ZAR *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:390:18: error: ‘CSOUND’ has no member named ‘zastart’
     if  (csound->zastart == NULL) {
                  ^
/home/jpff/csound6/./new: In function ‘int zar(CSOUND*, ZAR*)’:
/home/jpff/csound6/./new:403:5: error: redefinition of ‘int zar(CSOUND*, ZAR*)’
 int zar(CSOUND *csound, ZAR *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:403:5: error: ‘int zar(CSOUND*, ZAR*)’ previously defined here
 int zar(CSOUND *csound, ZAR *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:417:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:430:25: error: ‘CSOUND’ has no member named ‘zastart’
       readloc = csound->zastart + (indx * CS_KSMPS);
                         ^
/home/jpff/csound6/./new: In function ‘int zarg(CSOUND*, ZARG*)’:
/home/jpff/csound6/./new:446:5: error: redefinition of ‘int zarg(CSOUND*, ZARG*)’
 int zarg(CSOUND *csound, ZARG *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:446:5: error: ‘int zarg(CSOUND*, ZARG*)’ previously defined here
 int zarg(CSOUND *csound, ZARG *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:462:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:476:27: error: ‘CSOUND’ has no member named ‘zastart’
         readloc = csound->zastart + (indx * CS_KSMPS);
                           ^
/home/jpff/csound6/./new: In function ‘int zaw(CSOUND*, ZAW*)’:
/home/jpff/csound6/./new:495:5: error: redefinition of ‘int zaw(CSOUND*, ZAW*)’
 int zaw(CSOUND *csound, ZAW *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:495:5: error: ‘int zaw(CSOUND*, ZAW*)’ previously defined here
 int zaw(CSOUND *csound, ZAW *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:507:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:517:26: error: ‘CSOUND’ has no member named ‘zastart’
       writeloc = csound->zastart + (indx * CS_KSMPS);
                          ^
/home/jpff/csound6/./new: In function ‘int zawm(CSOUND*, ZAWM*)’:
/home/jpff/csound6/./new:533:5: error: redefinition of ‘int zawm(CSOUND*, ZAWM*)’
 int zawm(CSOUND *csound, ZAWM *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:533:5: error: ‘int zawm(CSOUND*, ZAWM*)’ previously defined here
 int zawm(CSOUND *csound, ZAWM *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:547:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:557:26: error: ‘CSOUND’ has no member named ‘zastart’
       writeloc = csound->zastart + (indx * CS_KSMPS);
                          ^
/home/jpff/csound6/./new: In function ‘int zamod(CSOUND*, ZAMOD*)’:
/home/jpff/csound6/./new:584:5: error: redefinition of ‘int zamod(CSOUND*, ZAMOD*)’
 int zamod(CSOUND *csound, ZAMOD *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:584:5: error: ‘int zamod(CSOUND*, ZAMOD*)’ previously defined here
 int zamod(CSOUND *csound, ZAMOD *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:614:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:619:25: error: ‘CSOUND’ has no member named ‘zastart’
       readloc = csound->zastart + (indx * CS_KSMPS);
                         ^
/home/jpff/csound6/./new: In function ‘int zacl(CSOUND*, ZACL*)’:
/home/jpff/csound6/./new:638:5: error: redefinition of ‘int zacl(CSOUND*, ZACL*)’
 int zacl(CSOUND *csound, ZACL *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:638:5: error: ‘int zacl(CSOUND*, ZACL*)’ previously defined here
 int zacl(CSOUND *csound, ZACL *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:647:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY((first > csound->zalast) || (last > csound->zalast)))
         ^
/home/jpff/csound6/./new:647:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY((first > csound->zalast) || (last > csound->zalast)))
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:662:30: error: ‘CSOUND’ has no member named ‘zastart’
           writeloc = csound->zastart + (first * CS_KSMPS);
                              ^
/home/jpff/csound6/./new: In function ‘int timek(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:685:5: error: redefinition of ‘int timek(CSOUND*, RDTIME*)’
 int timek(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:685:5: error: ‘int timek(CSOUND*, RDTIME*)’ previously defined here
 int timek(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int timesr(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:693:5: error: redefinition of ‘int timesr(CSOUND*, RDTIME*)’
 int timesr(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:693:5: error: ‘int timesr(CSOUND*, RDTIME*)’ previously defined here
 int timesr(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int instimset(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:709:5: error: redefinition of ‘int instimset(CSOUND*, RDTIME*)’
 int instimset(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:709:5: error: ‘int instimset(CSOUND*, RDTIME*)’ previously defined here
 int instimset(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:712:22: error: ‘FL’ was not declared in this scope
     *p->rslt = FL(0.0);
                      ^
/home/jpff/csound6/./new: In function ‘int instimek(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:721:5: error: redefinition of ‘int instimek(CSOUND*, RDTIME*)’
 int instimek(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:721:5: error: ‘int instimek(CSOUND*, RDTIME*)’ previously defined here
 int instimek(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int instimes(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:732:5: error: redefinition of ‘int instimes(CSOUND*, RDTIME*)’
 int instimes(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:732:5: error: ‘int instimes(CSOUND*, RDTIME*)’ previously defined here
 int instimes(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printkset(CSOUND*, PRINTK*)’:
/home/jpff/csound6/./new:745:5: error: redefinition of ‘int printkset(CSOUND*, PRINTK*)’
 int printkset(CSOUND *csound, PRINTK *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:745:5: error: ‘int printkset(CSOUND*, PRINTK*)’ previously defined here
 int printkset(CSOUND *csound, PRINTK *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:752:24: error: ‘FL’ was not declared in this scope
       p->ctime = FL(0.0);
                        ^
/home/jpff/csound6/./new:754:38: error: ‘CSOUND’ has no member named ‘ekr’
       p->ctime = *p->ptime * csound->ekr;
                                      ^
/home/jpff/csound6/./new: In function ‘int printk(CSOUND*, PRINTK*)’:
/home/jpff/csound6/./new:776:5: error: redefinition of ‘int printk(CSOUND*, PRINTK*)’
 int printk(CSOUND *csound, PRINTK *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:776:5: error: ‘int printk(CSOUND*, PRINTK*)’ previously defined here
 int printk(CSOUND *csound, PRINTK *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:792:40: error: ‘CSOUND’ has no member named ‘icurTime’
                                csound->icurTime/csound->esr-CS_ONEDKR);
                                        ^
/home/jpff/csound6/./new:792:57: error: ‘CSOUND’ has no member named ‘esr’
                                csound->icurTime/csound->esr-CS_ONEDKR);
                                                         ^
/home/jpff/csound6/./new: In function ‘int printksset_(CSOUND*, PRINTKS*, char*)’:
/home/jpff/csound6/./new:815:5: error: redefinition of ‘int printksset_(CSOUND*, PRINTKS*, char*)’
 int printksset_(CSOUND *csound, PRINTKS *p, char *sarg)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:815:5: error: ‘int printksset_(CSOUND*, PRINTKS*, char*)’ previously defined here
 int printksset_(CSOUND *csound, PRINTKS *p, char *sarg)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:823:38: error: ‘CSOUND’ has no member named ‘ekr’
       p->ctime = *p->ptime * csound->ekr;
                                      ^
/home/jpff/csound6/./new: In function ‘int printksset_S(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:936:5: error: redefinition of ‘int printksset_S(CSOUND*, PRINTKS*)’
 int printksset_S(CSOUND *csound, PRINTKS *p){
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:936:5: error: ‘int printksset_S(CSOUND*, PRINTKS*)’ previously defined here
 int printksset_S(CSOUND *csound, PRINTKS *p){
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:939:74: error: ‘csoundInitError’ was not declared in this scope
     if (sarg == NULL) return csoundInitError(csound, Str("null string\n"));
                                                                          ^
/home/jpff/csound6/./new:940:36: error: ‘cs_strdup’ was not declared in this scope
     p->old = cs_strdup(csound, sarg);
                                    ^
/home/jpff/csound6/./new: In function ‘int printksset(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:944:5: error: redefinition of ‘int printksset(CSOUND*, PRINTKS*)’
 int printksset(CSOUND *csound, PRINTKS *p){
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:944:5: error: ‘int printksset(CSOUND*, PRINTKS*)’ previously defined here
 int printksset(CSOUND *csound, PRINTKS *p){
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:945:58: error: ‘get_arg_string’ was not declared in this scope
     char* arg_string = get_arg_string(csound, *p->ifilcod);
                                                          ^
/home/jpff/csound6/./new:948:60: error: ‘csoundInitError’ was not declared in this scope
         return csoundInitError(csound, Str("null string\n"));
                                                            ^
/home/jpff/csound6/./new: In function ‘int sprints(char*, char*, double**, int32)’:
/home/jpff/csound6/./new:1049:12: error: redefinition of ‘int sprints(char*, char*, double**, int32)’
 static int sprints(char *outstring,  char *fmt, MYFLT **kvals, int32 numVals)
            ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1049:12: error: ‘int sprints(char*, char*, double**, int32)’ previously defined here
 static int sprints(char *outstring,  char *fmt, MYFLT **kvals, int32 numVals)
            ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1088:63: error: ‘MYFLT2LRND’ was not declared in this scope
             snprintf(outstring, len, tmp, MYFLT2LRND(*kvals[j]));
                                                               ^
/home/jpff/csound6/./new: In function ‘int printks(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:1124:5: error: redefinition of ‘int printks(CSOUND*, PRINTKS*)’
 int printks(CSOUND *csound, PRINTKS *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1124:5: error: ‘int printks(CSOUND*, PRINTKS*)’ previously defined here
 int printks(CSOUND *csound, PRINTKS *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1132:76: error: ‘csoundPerfError’ was not declared in this scope
         return csoundPerfError(csound, p->h.insdshead, Str("null string\n"));
                                                                            ^
/home/jpff/csound6/./new:1136:40: error: ‘cs_strdup’ was not declared in this scope
         p->old = cs_strdup(csound, sarg);
                                        ^
/home/jpff/csound6/./new: In function ‘int printsset(CSOUND*, PRINTS*)’:
/home/jpff/csound6/./new:1157:5: error: redefinition of ‘int printsset(CSOUND*, PRINTS*)’
 int printsset(CSOUND *csound, PRINTS *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1157:5: error: ‘int printsset(CSOUND*, PRINTS*)’ previously defined here
 int printsset(CSOUND *csound, PRINTS *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printsset_S(CSOUND*, PRINTS*)’:
/home/jpff/csound6/./new:1176:5: error: redefinition of ‘int printsset_S(CSOUND*, PRINTS*)’
 int printsset_S(CSOUND *csound, PRINTS *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1176:5: error: ‘int printsset_S(CSOUND*, PRINTS*)’ previously defined here
 int printsset_S(CSOUND *csound, PRINTS *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int peakk(CSOUND*, PEAK*)’:
/home/jpff/csound6/./new:1208:5: error: redefinition of ‘int peakk(CSOUND*, PEAK*)’
 int peakk(CSOUND *csound, PEAK *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1208:5: error: ‘int peakk(CSOUND*, PEAK*)’ previously defined here
 int peakk(CSOUND *csound, PEAK *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int peaka(CSOUND*, PEAK*)’:
/home/jpff/csound6/./new:1219:5: error: redefinition of ‘int peaka(CSOUND*, PEAK*)’
 int peaka(CSOUND *csound, PEAK *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1219:5: error: ‘int peaka(CSOUND*, PEAK*)’ previously defined here
 int peaka(CSOUND *csound, PEAK *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printk2set(CSOUND*, PRINTK2*)’:
/home/jpff/csound6/./new:1244:5: error: redefinition of ‘int printk2set(CSOUND*, PRINTK2*)’
 int printk2set(CSOUND *csound, PRINTK2 *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1244:5: error: ‘int printk2set(CSOUND*, PRINTK2*)’ previously defined here
 int printk2set(CSOUND *csound, PRINTK2 *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1251:33: error: ‘FL’ was not declared in this scope
     p->oldvalue = FL(-1.12123e35);  /* hack to force printing first value */
                                 ^
/home/jpff/csound6/./new: In function ‘int printk2(CSOUND*, PRINTK2*)’:
/home/jpff/csound6/./new:1258:5: error: redefinition of ‘int printk2(CSOUND*, PRINTK2*)’
 int printk2(CSOUND *csound, PRINTK2 *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1258:5: error: ‘int printk2(CSOUND*, PRINTK2*)’ previously defined here
 int printk2(CSOUND *csound, PRINTK2 *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printk3set(CSOUND*, PRINTK3*)’:
/home/jpff/csound6/./new:1277:5: error: redefinition of ‘int printk3set(CSOUND*, PRINTK3*)’
 int printk3set(CSOUND *csound, PRINTK3 *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1277:5: error: ‘int printk3set(CSOUND*, PRINTK3*)’ previously defined here
 int printk3set(CSOUND *csound, PRINTK3 *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1279:33: error: ‘FL’ was not declared in this scope
     p->oldvalue = FL(-1.12123e35);  /* hack to force printing first value */
                                 ^
/home/jpff/csound6/./new: In function ‘int printk3(CSOUND*, PRINTK3*)’:
/home/jpff/csound6/./new:1284:5: error: redefinition of ‘int printk3(CSOUND*, PRINTK3*)’
 int printk3(CSOUND *csound, PRINTK3 *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1284:5: error: ‘int printk3(CSOUND*, PRINTK3*)’ previously defined here
 int printk3(CSOUND *csound, PRINTK3 *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int inz(CSOUND*, IOZ*)’:
/home/jpff/csound6/./new:1305:5: error: redefinition of ‘int inz(CSOUND*, IOZ*)’
 int inz(CSOUND *csound, IOZ *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1305:5: error: ‘int inz(CSOUND*, IOZ*)’ previously defined here
 int inz(CSOUND *csound, IOZ *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1308:29: error: ‘CSOUND’ has no member named ‘nchnls’
     int     nchns = csound->nchnls;
                             ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1314:9: error: ‘CSOUND’ has no member named ‘nchnls’
     if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
         ^
/home/jpff/csound6/./new:1314:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1319:26: error: ‘CSOUND’ has no member named ‘zastart’
       writeloc = csound->zastart + (indx * nsmps);
                          ^
/home/jpff/csound6/./new:1324:55: error: ‘FL’ was not declared in this scope
                          CS_SPIN[i * nsmps+n] : FL(0.0));
                                                       ^
/home/jpff/csound6/./new: In function ‘int outz(CSOUND*, IOZ*)’:
/home/jpff/csound6/./new:1336:5: error: redefinition of ‘int outz(CSOUND*, IOZ*)’
 int outz(CSOUND *csound, IOZ *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1336:5: error: ‘int outz(CSOUND*, IOZ*)’ previously defined here
 int outz(CSOUND *csound, IOZ *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1343:29: error: ‘CSOUND’ has no member named ‘nchnls’
     int     nchns = csound->nchnls;
                             ^
/home/jpff/csound6/./new:1344:28: error: ‘CSOUND’ has no member named ‘spraw’
     MYFLT *spout = csound->spraw;
                            ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1348:9: error: ‘CSOUND’ has no member named ‘nchnls’
     if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
         ^
/home/jpff/csound6/./new:1348:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1353:25: error: ‘CSOUND’ has no member named ‘zastart’
       readloc = csound->zastart + (indx * nsmps);
                         ^
/home/jpff/csound6/./new:1355:20: error: ‘CSOUND’ has no member named ‘spoutactive’
       if (!csound->spoutactive) {
                    ^
/home/jpff/csound6/./new:1362:17: error: ‘CSOUND’ has no member named ‘spoutactive’
         csound->spoutactive = 1;
                 ^
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp: In member function ‘int FluidAllOut::audio(CSOUND*)’:
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:461:49: error: ‘FL’ was not declared in this scope
                         aLeftOut[frame] = FL(0.0);
                                                 ^
In file included from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33:0,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/usr/include/c++/4.8/ext/new_allocator.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(__gnu_cxx::new_allocator<_Tp>::pointer, const _Tp&) [with _Tp = _fluid_synth_t*; __gnu_cxx::new_allocator<_Tp>::pointer = _fluid_synth_t**]’:
/usr/include/c++/4.8/ext/alloc_traits.h:216:9:   required from ‘static void __gnu_cxx::__alloc_traits<_Alloc>::construct(_Alloc&, __gnu_cxx::__alloc_traits<_Alloc>::pointer, const _Tp&) [with _Tp = _fluid_synth_t*; _Alloc = std::allocator<_fluid_synth_t*>; __gnu_cxx::__alloc_traits<_Alloc>::pointer = _fluid_synth_t**]’
/usr/include/c++/4.8/bits/stl_vector.h:906:34:   required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = _fluid_synth_t*; _Alloc = std::allocator<_fluid_synth_t*>; std::vector<_Tp, _Alloc>::value_type = _fluid_synth_t*]’
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:160:67:   required from here
/usr/include/c++/4.8/ext/new_allocator.h:130:9: error: no matching function for call to ‘operator new(sizetype, void*)’
       { ::new/home/jpff/csound6/./new:205:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + indx;
                          ^
/home/jpff/csound6/./new: In function ‘int ziw(CSOUND*, ZKW*)’:
/home/jpff/csound6/./new:217:5: error: redefinition of ‘int ziw(CSOUND*, ZKW*)’
 int ziw(CSOUND *csound, ZKW *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:217:5: error: ‘int ziw(CSOUND*, ZKW*)’ previously defined here
 int ziw(CSOUND *csound, ZKW *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:224:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY(indx > csound->zklast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:233:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + indx;
                          ^
/home/jpff/csound6/./new: In function ‘int zkwm(CSOUND*, ZKWM*)’:
/home/jpff/csound6/./new:244:5: error: redefinition of ‘int zkwm(CSOUND*, ZKWM*)’
 int zkwm(CSOUND *csound, ZKWM *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:244:5: error: ‘int zkwm(CSOUND*, ZKWM*)’ previously defined here
 int zkwm(CSOUND *csound, ZKWM *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:250:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY(indx > csound->zklast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:261:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + indx;
                          ^
/home/jpff/csound6/./new: In function ‘int ziwm(CSOUND*, ZKWM*)’:
/home/jpff/csound6/./new:280:5: error: redefinition of ‘int ziwm(CSOUND*, ZKWM*)’
 int ziwm(CSOUND *csound, ZKWM *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:280:5: error: ‘int ziwm(CSOUND*, ZKWM*)’ previously defined here
 int ziwm(CSOUND *csound, ZKWM *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:287:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY(indx > csound->zklast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:296:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + indx;
                          ^
/home/jpff/csound6/./new: In function ‘int zkmod(CSOUND*, ZKMOD*)’:
/home/jpff/csound6/./new:308:5: error: redefinition of ‘int zkmod(CSOUND*, ZKMOD*)’
 int zkmod(CSOUND *csound, ZKMOD *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:308:5: error: ‘int zkmod(CSOUND*, ZKMOD*)’ previously defined here
 int zkmod(CSOUND *csound, ZKMOD *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:334:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY(indx > csound->zklast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:340:25: error: ‘CSOUND’ has no member named ‘zkstart’
       readloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int zkcl(CSOUND*, ZKCL*)’:
/home/jpff/csound6/./new:353:5: error: redefinition of ‘int zkcl(CSOUND*, ZKCL*)’
 int zkcl(CSOUND *csound, ZKCL *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:353:5: error: ‘int zkcl(CSOUND*, ZKCL*)’ previously defined here
 int zkcl(CSOUND *csound, ZKCL *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:360:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY((first > csound->zklast) || (last > csound->zklast)))
         ^
/home/jpff/csound6/./new:360:9: error: ‘CSOUND’ has no member named ‘zklast’
     if (UNLIKELY((first > csound->zklast) || (last > csound->zklast)))
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:374:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + first;
                          ^
/home/jpff/csound6/./new: In function ‘int zaset(CSOUND*, ZAR*)’:
/home/jpff/csound6/./new:388:5: error: redefinition of ‘int zaset(CSOUND*, ZAR*)’
 int zaset(CSOUND *csound, ZAR *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:388:5: error: ‘int zaset(CSOUND*, ZAR*)’ previously defined here
 int zaset(CSOUND *csound, ZAR *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:390:18: error: ‘CSOUND’ has no member named ‘zastart’
     if  (csound->zastart == NULL) {
                  ^
/home/jpff/csound6/./new: In function ‘int zar(CSOUND*, ZAR*)’:
/home/jpff/csound6/./new:403:5: error: redefinition of ‘int zar(CSOUND*, ZAR*)’
 int zar(CSOUND *csound, ZAR *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:403:5: error: ‘int zar(CSOUND*, ZAR*)’ previously defined here
 int zar(CSOUND *csound, ZAR *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:417:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:430:25: error: ‘CSOUND’ has no member named ‘zastart’
       readloc = csound->zastart + (indx * CS_KSMPS);
                         ^
/home/jpff/csound6/./new: In function ‘int zarg(CSOUND*, ZARG*)’:
/home/jpff/csound6/./new:446:5: error: redefinition of ‘int zarg(CSOUND*, ZARG*)’
 int zarg(CSOUND *csound, ZARG *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:446:5: error: ‘int zarg(CSOUND*, ZARG*)’ previously defined here
 int zarg(CSOUND *csound, ZARG *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:462:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:476:27: error: ‘CSOUND’ has no member named ‘zastart’
         readloc = csound->zastart + (indx * CS_KSMPS);
                           ^
/home/jpff/csound6/./new: In function ‘int zaw(CSOUND*, ZAW*)’:
/home/jpff/csound6/./new:495:5: error: redefinition of ‘int zaw(CSOUND*, ZAW*)’
 int zaw(CSOUND *csound, ZAW *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:495:5: error: ‘int zaw(CSOUND*, ZAW*)’ previously defined here
 int zaw(CSOUND *csound, ZAW *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:507:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:517:26: error: ‘CSOUND’ has no member named ‘zastart’
       writeloc = csound->zastart + (indx * CS_KSMPS);
                          ^
/home/jpff/csound6/./new: In function ‘int zawm(CSOUND*, ZAWM*)’:
/home/jpff/csound6/./new:533:5: error: redefinition of ‘int zawm(CSOUND*, ZAWM*)’
 int zawm(CSOUND *csound, ZAWM *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:533:5: error: ‘int zawm(CSOUND*, ZAWM*)’ previously defined here
 int zawm(CSOUND *csound, ZAWM *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:547:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:557:26: error: ‘CSOUND’ has no member named ‘zastart’
       writeloc = csound->zastart + (indx * CS_KSMPS);
                          ^
/home/jpff/csound6/./new: In function ‘int zamod(CSOUND*, ZAMOD*)’:
/home/jpff/csound6/./new:584:5: error: redefinition of ‘int zamod(CSOUND*, ZAMOD*)’
 int zamod(CSOUND *csound, ZAMOD *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:584:5: error: ‘int zamod(CSOUND*, ZAMOD*)’ previously defined here
 int zamod(CSOUND *csound, ZAMOD *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:614:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY(indx > csound->zalast)) {
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:619:25: error: ‘CSOUND’ has no member named ‘zastart’
       readloc = csound->zastart + (indx * CS_KSMPS);
                         ^
/home/jpff/csound6/./new: In function ‘int zacl(CSOUND*, ZACL*)’:
/home/jpff/csound6/./new:638:5: error: redefinition of ‘int zacl(CSOUND*, ZACL*)’
 int zacl(CSOUND *csound, ZACL *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:638:5: error: ‘int zacl(CSOUND*, ZACL*)’ previously defined here
 int zacl(CSOUND *csound, ZACL *p)
     ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:647:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY((first > csound->zalast) || (last > csound->zalast)))
         ^
/home/jpff/csound6/./new:647:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY((first > csound->zalast) || (last > csound->zalast)))
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:662:30: error: ‘CSOUND’ has no member named ‘zastart’
           writeloc = csound->zastart + (first * CS_KSMPS);
                              ^
/home/jpff/csound6/./new: In function ‘int timek(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:685:5: error: redefinition of ‘int timek(CSOUND*, RDTIME*)’
 int timek(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:685:5: error: ‘int timek(CSOUND*, RDTIME*)’ previously defined here
 int timek(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int timesr(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:693:5: error: redefinition of ‘int timesr(CSOUND*, RDTIME*)’
 int timesr(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:693:5: error: ‘int timesr(CSOUND*, RDTIME*)’ previously defined here
 int timesr(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int instimset(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:709:5: error: redefinition of ‘int instimset(CSOUND*, RDTIME*)’
 int instimset(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:709:5: error: ‘int instimset(CSOUND*, RDTIME*)’ previously defined here
 int instimset(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:712:22: error: ‘FL’ was not declared in this scope
     *p->rslt = FL(0.0);
                      ^
/home/jpff/csound6/./new: In function ‘int instimek(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:721:5: error: redefinition of ‘int instimek(CSOUND*, RDTIME*)’
 int instimek(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:721:5: error: ‘int instimek(CSOUND*, RDTIME*)’ previously defined here
 int instimek(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int instimes(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:732:5: error: redefinition of ‘int instimes(CSOUND*, RDTIME*)’
 int instimes(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:732:5: error: ‘int instimes(CSOUND*, RDTIME*)’ previously defined here
 int instimes(CSOUND *csound, RDTIME *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printkset(CSOUND*, PRINTK*)’:
/home/jpff/csound6/./new:745:5: error: redefinition of ‘int printkset(CSOUND*, PRINTK*)’
 int printkset(CSOUND *csound, PRINTK *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:745:5: error: ‘int printkset(CSOUND*, PRINTK*)’ previously defined here
 int printkset(CSOUND *csound, PRINTK *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:752:24: error: ‘FL’ was not declared in this scope
       p->ctime = FL(0.0);
                        ^
/home/jpff/csound6/./new:754:38: error: ‘CSOUND’ has no member named ‘ekr’
       p->ctime = *p->ptime * csound->ekr;
                                      ^
/home/jpff/csound6/./new: In function ‘int printk(CSOUND*, PRINTK*)’:
/home/jpff/csound6/./new:776:5: error: redefinition of ‘int printk(CSOUND*, PRINTK*)’
 int printk(CSOUND *csound, PRINTK *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:776:5: error: ‘int printk(CSOUND*, PRINTK*)’ previously defined here
 int printk(CSOUND *csound, PRINTK *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:792:40: error: ‘CSOUND’ has no member named ‘icurTime’
                                csound->icurTime/csound->esr-CS_ONEDKR);
                                        ^
/home/jpff/csound6/./new:792:57: error: ‘CSOUND’ has no member named ‘esr’
                                csound->icurTime/csound->esr-CS_ONEDKR);
                                                         ^
/home/jpff/csound6/./new: In function ‘int printksset_(CSOUND*, PRINTKS*, char*)’:
/home/jpff/csound6/./new:815:5: error: redefinition of ‘int printksset_(CSOUND*, PRINTKS*, char*)’
 int printksset_(CSOUND *csound, PRINTKS *p, char *sarg)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:815:5: error: ‘int printksset_(CSOUND*, PRINTKS*, char*)’ previously defined here
 int printksset_(CSOUND *csound, PRINTKS *p, char *sarg)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:823:38: error: ‘CSOUND’ has no member named ‘ekr’
       p->ctime = *p->ptime * csound->ekr;
                                      ^
/home/jpff/csound6/./new: In function ‘int printksset_S(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:936:5: error: redefinition of ‘int printksset_S(CSOUND*, PRINTKS*)’
 int printksset_S(CSOUND *csound, PRINTKS *p){
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:936:5: error: ‘int printksset_S(CSOUND*, PRINTKS*)’ previously defined here
 int printksset_S(CSOUND *csound, PRINTKS *p){
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:939:74: error: ‘csoundInitError’ was not declared in this scope
     if (sarg == NULL) return csoundInitError(csound, Str("null string\n"));
                                                                          ^
/home/jpff/csound6/./new:940:36: error: ‘cs_strdup’ was not declared in this scope
     p->old = cs_strdup(csound, sarg);
                                    ^
/home/jpff/csound6/./new: In function ‘int printksset(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:944:5: error: redefinition of ‘int printksset(CSOUND*, PRINTKS*)’
 int printksset(CSOUND *csound, PRINTKS *p){
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:944:5: error: ‘int printksset(CSOUND*, PRINTKS*)’ previously defined here
 int printksset(CSOUND *csound, PRINTKS *p){
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:945:58: error: ‘get_arg_string’ was not declared in this scope
     char* arg_string = get_arg_string(csound, *p->ifilcod);
                                                          ^
/home/jpff/csound6/./new:948:60: error: ‘csoundInitError’ was not declared in this scope
         return csoundInitError(csound, Str("null string\n"));
                                                            ^
/home/jpff/csound6/./new: In function ‘int sprints(char*, char*, double**, int32)’:
/home/jpff/csound6/./new:1049:12: error: redefinition of ‘int sprints(char*, char*, double**, int32)’
 static int sprints(char *outstring,  char *fmt, MYFLT **kvals, int32 numVals)
            ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1049:12: error: ‘int sprints(char*, char*, double**, int32)’ previously defined here
 static int sprints(char *outstring,  char *fmt, MYFLT **kvals, int32 numVals)
            ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1088:63: error: ‘MYFLT2LRND’ was not declared in this scope
             snprintf(outstring, len, tmp, MYFLT2LRND(*kvals[j]));
                                                               ^
/home/jpff/csound6/./new: In function ‘int printks(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:1124:5: error: redefinition of ‘int printks(CSOUND*, PRINTKS*)’
 int printks(CSOUND *csound, PRINTKS *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1124:5: error: ‘int printks(CSOUND*, PRINTKS*)’ previously defined here
 int printks(CSOUND *csound, PRINTKS *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1132:76: error: ‘csoundPerfError’ was not declared in this scope
         return csoundPerfError(csound, p->h.insdshead, Str("null string\n"));
                                                                            ^
/home/jpff/csound6/./new:1136:40: error: ‘cs_strdup’ was not declared in this scope
         p->old = cs_strdup(csound, sarg);
                                        ^
/home/jpff/csound6/./new: In function ‘int printsset(CSOUND*, PRINTS*)’:
/home/jpff/csound6/./new:1157:5: error: redefinition of ‘int printsset(CSOUND*, PRINTS*)’
 int printsset(CSOUND *csound, PRINTS *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1157:5: error: ‘int printsset(CSOUND*, PRINTS*)’ previously defined here
 int printsset(CSOUND *csound, PRINTS *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printsset_S(CSOUND*, PRINTS*)’:
/home/jpff/csound6/./new:1176:5: error: redefinition of ‘int printsset_S(CSOUND*, PRINTS*)’
 int printsset_S(CSOUND *csound, PRINTS *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1176:5: error: ‘int printsset_S(CSOUND*, PRINTS*)’ previously defined here
 int printsset_S(CSOUND *csound, PRINTS *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int peakk(CSOUND*, PEAK*)’:
/home/jpff/csound6/./new:1208:5: error: redefinition of ‘int peakk(CSOUND*, PEAK*)’
 int peakk(CSOUND *csound, PEAK *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1208:5: error: ‘int peakk(CSOUND*, PEAK*)’ previously defined here
 int peakk(CSOUND *csound, PEAK *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int peaka(CSOUND*, PEAK*)’:
/home/jpff/csound6/./new:1219:5: error: redefinition of ‘int peaka(CSOUND*, PEAK*)’
 int peaka(CSOUND *csound, PEAK *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1219:5: error: ‘int peaka(CSOUND*, PEAK*)’ previously defined here
 int peaka(CSOUND *csound, PEAK *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printk2set(CSOUND*, PRINTK2*)’:
/home/jpff/csound6/./new:1244:5: error: redefinition of ‘int printk2set(CSOUND*, PRINTK2*)’
 int printk2set(CSOUND *csound, PRINTK2 *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1244:5: error: ‘int printk2set(CSOUND*, PRINTK2*)’ previously defined here
 int printk2set(CSOUND *csound, PRINTK2 *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1251:33: error: ‘FL’ was not declared in this scope
     p->oldvalue = FL(-1.12123e35);  /* hack to force printing first value */
                                 ^
/home/jpff/csound6/./new: In function ‘int printk2(CSOUND*, PRINTK2*)’:
/home/jpff/csound6/./new:1258:5: error: redefinition of ‘int printk2(CSOUND*, PRINTK2*)’
 int printk2(CSOUND *csound, PRINTK2 *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1258:5: error: ‘int printk2(CSOUND*, PRINTK2*)’ previously defined here
 int printk2(CSOUND *csound, PRINTK2 *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printk3set(CSOUND*, PRINTK3*)’:
/home/jpff/csound6/./new:1277:5: error: redefinition of ‘int printk3set(CSOUND*, PRINTK3*)’
 int printk3set(CSOUND *csound, PRINTK3 *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1277:5: error: ‘int printk3set(CSOUND*, PRINTK3*)’ previously defined here
 int printk3set(CSOUND *csound, PRINTK3 *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1279:33: error: ‘FL’ was not declared in this scope
     p->oldvalue = FL(-1.12123e35);  /* hack to force printing first value */
                                 ^
/home/jpff/csound6/./new: In function ‘int printk3(CSOUND*, PRINTK3*)’:
/home/jpff/csound6/./new:1284:5: error: redefinition of ‘int printk3(CSOUND*, PRINTK3*)’
 int printk3(CSOUND *csound, PRINTK3 *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1284:5: error: ‘int printk3(CSOUND*, PRINTK3*)’ previously defined here
 int printk3(CSOUND *csound, PRINTK3 *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int inz(CSOUND*, IOZ*)’:
/home/jpff/csound6/./new:1305:5: error: redefinition of ‘int inz(CSOUND*, IOZ*)’
 int inz(CSOUND *csound, IOZ *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1305:5: error: ‘int inz(CSOUND*, IOZ*)’ previously defined here
 int inz(CSOUND *csound, IOZ *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1308:29: error: ‘CSOUND’ has no member named ‘nchnls’
     int     nchns = csound->nchnls;
                             ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1314:9: error: ‘CSOUND’ has no member named ‘nchnls’
     if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
         ^
/home/jpff/csound6/./new:1314:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1319:26: error: ‘CSOUND’ has no member named ‘zastart’
       writeloc = csound->zastart + (indx * nsmps);
                          ^
/home/jpff/csound6/./new:1324:55: error: ‘FL’ was not declared in this scope
                          CS_SPIN[i * nsmps+n] : FL(0.0));
                                                       ^
/home/jpff/csound6/./new: In function ‘int outz(CSOUND*, IOZ*)’:
/home/jpff/csound6/./new:1336:5: error: redefinition of ‘int outz(CSOUND*, IOZ*)’
 int outz(CSOUND *csound, IOZ *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1336:5: error: ‘int outz(CSOUND*, IOZ*)’ previously defined here
 int outz(CSOUND *csound, IOZ *p)
     ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1343:29: error: ‘CSOUND’ has no member named ‘nchnls’
     int     nchns = csound->nchnls;
                             ^
/home/jpff/csound6/./new:1344:28: error: ‘CSOUND’ has no member named ‘spraw’
     MYFLT *spout = csound->spraw;
                            ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                 from /home/jpff/csound6/./new:47,
                 from /usr/include/c++/4.8/ext/new_allocator.h:33,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1348:9: error: ‘CSOUND’ has no member named ‘nchnls’
     if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
         ^
/home/jpff/csound6/./new:1348:9: error: ‘CSOUND’ has no member named ‘zalast’
     if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
         ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                 from /usr/include/c++/4.8/vector:62,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1353:25: error: ‘CSOUND’ has no member named ‘zastart’
       readloc = csound->zastart + (indx * nsmps);
                         ^
/home/jpff/csound6/./new:1355:20: error: ‘CSOUND’ has no member named ‘spoutactive’
       if (!csound->spoutactive) {
                    ^
/home/jpff/csound6/./new:1362:17: error: ‘CSOUND’ has no member named ‘spoutactive’
         csound->spoutactive = 1;
                 ^
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp: In member function ‘int FluidAllOut::audio(CSOUND*)’:
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:461:49: error: ‘FL’ was not declared in this scope
                         aLeftOut[frame] = FL(0.0);
                                                 ^
In file included from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33:0,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/usr/include/c++/4.8/ext/new_allocator.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(__gnu_cxx::new_allocator<_Tp>::pointer, const _Tp&) [with _Tp = _fluid_synth_t*; __gnu_cxx::new_allocator<_Tp>::pointer = _fluid_synth_t**]’:
/usr/include/c++/4.8/ext/alloc_traits.h:216:9:   required from ‘static void __gnu_cxx::__alloc_traits<_Alloc>::construct(_Alloc&, __gnu_cxx::__alloc_traits<_Alloc>::pointer, const _Tp&) [with _Tp = _fluid_synth_t*; _Alloc = std::allocator<_fluid_synth_t*>; __gnu_cxx::__alloc_traits<_Alloc>::pointer = _fluid_synth_t**]’
/usr/include/c++/4.8/bits/stl_vector.h:906:34:   required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = _fluid_synth_t*; _Alloc = std::allocator<_fluid_synth_t*>; std::vector<_Tp, _Alloc>::value_type = _fluid_synth_t*]’
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:160:67:   required from here
/usr/include/c++/4.8/ext/new_allocator.h:130:9: error: no matching function for call to ‘operator new(sizetype, void*)’
       { ::new/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:160:67:   required from here
/usr/include/c++/4.8/ext/new_allocator.h:130:9: error: no matching function for call to ‘operator new(sizetype, void*)’
       { ::new/home/jpff/csound6/./new:205:26: error: ‘CSOUND’ has no member named ‘zkstart’
       writeloc = csound->zkstart + indx;
                          ^
/home/jpff/csound6/./new: In function ‘int ziw(CSOUND*, ZKW*)’:
/home/jpff/csound6/./new:217:5: error: redefinition of ‘int ziw(CSOUND*, ZKW*)’
 int ziw(CSOUND *csound, ZKW *p)
     ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                 from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/bits/stl_tree.h:62,
                 from /usr/include/c++/4.8/map:60,
                 from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:217:5: error: ‘int ziw(CSOUND*, ZKW*)’ previously defined here
 int ziw(CSOUND *csound, ZKW *p)
     ^

Date2018-01-05 09:52
FromVictor Lazzarini
SubjectRe: [Csnd-dev] fails to build
it’s building on Travis, maybe you have local issues?

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 5 Jan 2018, at 01:58, John ffitch <jpff@CODEMIST.CO.UK> wrote:

/home/jpff/csound6/./new:205:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int ziw(CSOUND*, ZKW*)’:
/home/jpff/csound6/./new:217:5: error: redefinition of ‘int ziw(CSOUND*, ZKW*)’
int ziw(CSOUND *csound, ZKW *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:217:5: error: ‘int ziw(CSOUND*, ZKW*)’ previously defined here
int ziw(CSOUND *csound, ZKW *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:224:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY(indx > csound->zklast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:233:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int zkwm(CSOUND*, ZKWM*)’:
/home/jpff/csound6/./new:244:5: error: redefinition of ‘int zkwm(CSOUND*, ZKWM*)’
int zkwm(CSOUND *csound, ZKWM *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:244:5: error: ‘int zkwm(CSOUND*, ZKWM*)’ previously defined here
int zkwm(CSOUND *csound, ZKWM *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:250:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY(indx > csound->zklast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:261:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int ziwm(CSOUND*, ZKWM*)’:
/home/jpff/csound6/./new:280:5: error: redefinition of ‘int ziwm(CSOUND*, ZKWM*)’
int ziwm(CSOUND *csound, ZKWM *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:280:5: error: ‘int ziwm(CSOUND*, ZKWM*)’ previously defined here
int ziwm(CSOUND *csound, ZKWM *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:287:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY(indx > csound->zklast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:296:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int zkmod(CSOUND*, ZKMOD*)’:
/home/jpff/csound6/./new:308:5: error: redefinition of ‘int zkmod(CSOUND*, ZKMOD*)’
int zkmod(CSOUND *csound, ZKMOD *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:308:5: error: ‘int zkmod(CSOUND*, ZKMOD*)’ previously defined here
int zkmod(CSOUND *csound, ZKMOD *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:334:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY(indx > csound->zklast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:340:25: error: ‘CSOUND’ has no member named ‘zkstart’
      readloc = csound->zkstart + indx;
                        ^
/home/jpff/csound6/./new: In function ‘int zkcl(CSOUND*, ZKCL*)’:
/home/jpff/csound6/./new:353:5: error: redefinition of ‘int zkcl(CSOUND*, ZKCL*)’
int zkcl(CSOUND *csound, ZKCL *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:353:5: error: ‘int zkcl(CSOUND*, ZKCL*)’ previously defined here
int zkcl(CSOUND *csound, ZKCL *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:360:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY((first > csound->zklast) || (last > csound->zklast)))
        ^
/home/jpff/csound6/./new:360:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY((first > csound->zklast) || (last > csound->zklast)))
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:374:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + first;
                         ^
/home/jpff/csound6/./new: In function ‘int zaset(CSOUND*, ZAR*)’:
/home/jpff/csound6/./new:388:5: error: redefinition of ‘int zaset(CSOUND*, ZAR*)’
int zaset(CSOUND *csound, ZAR *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:388:5: error: ‘int zaset(CSOUND*, ZAR*)’ previously defined here
int zaset(CSOUND *csound, ZAR *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:390:18: error: ‘CSOUND’ has no member named ‘zastart’
    if  (csound->zastart == NULL) {
                 ^
/home/jpff/csound6/./new: In function ‘int zar(CSOUND*, ZAR*)’:
/home/jpff/csound6/./new:403:5: error: redefinition of ‘int zar(CSOUND*, ZAR*)’
int zar(CSOUND *csound, ZAR *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:403:5: error: ‘int zar(CSOUND*, ZAR*)’ previously defined here
int zar(CSOUND *csound, ZAR *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:417:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:430:25: error: ‘CSOUND’ has no member named ‘zastart’
      readloc = csound->zastart + (indx * CS_KSMPS);
                        ^
/home/jpff/csound6/./new: In function ‘int zarg(CSOUND*, ZARG*)’:
/home/jpff/csound6/./new:446:5: error: redefinition of ‘int zarg(CSOUND*, ZARG*)’
int zarg(CSOUND *csound, ZARG *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:446:5: error: ‘int zarg(CSOUND*, ZARG*)’ previously defined here
int zarg(CSOUND *csound, ZARG *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:462:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:476:27: error: ‘CSOUND’ has no member named ‘zastart’
        readloc = csound->zastart + (indx * CS_KSMPS);
                          ^
/home/jpff/csound6/./new: In function ‘int zaw(CSOUND*, ZAW*)’:
/home/jpff/csound6/./new:495:5: error: redefinition of ‘int zaw(CSOUND*, ZAW*)’
int zaw(CSOUND *csound, ZAW *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:495:5: error: ‘int zaw(CSOUND*, ZAW*)’ previously defined here
int zaw(CSOUND *csound, ZAW *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:507:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:517:26: error: ‘CSOUND’ has no member named ‘zastart’
      writeloc = csound->zastart + (indx * CS_KSMPS);
                         ^
/home/jpff/csound6/./new: In function ‘int zawm(CSOUND*, ZAWM*)’:
/home/jpff/csound6/./new:533:5: error: redefinition of ‘int zawm(CSOUND*, ZAWM*)’
int zawm(CSOUND *csound, ZAWM *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:533:5: error: ‘int zawm(CSOUND*, ZAWM*)’ previously defined here
int zawm(CSOUND *csound, ZAWM *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:547:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:557:26: error: ‘CSOUND’ has no member named ‘zastart’
      writeloc = csound->zastart + (indx * CS_KSMPS);
                         ^
/home/jpff/csound6/./new: In function ‘int zamod(CSOUND*, ZAMOD*)’:
/home/jpff/csound6/./new:584:5: error: redefinition of ‘int zamod(CSOUND*, ZAMOD*)’
int zamod(CSOUND *csound, ZAMOD *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:584:5: error: ‘int zamod(CSOUND*, ZAMOD*)’ previously defined here
int zamod(CSOUND *csound, ZAMOD *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:614:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:619:25: error: ‘CSOUND’ has no member named ‘zastart’
      readloc = csound->zastart + (indx * CS_KSMPS);
                        ^
/home/jpff/csound6/./new: In function ‘int zacl(CSOUND*, ZACL*)’:
/home/jpff/csound6/./new:638:5: error: redefinition of ‘int zacl(CSOUND*, ZACL*)’
int zacl(CSOUND *csound, ZACL *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:638:5: error: ‘int zacl(CSOUND*, ZACL*)’ previously defined here
int zacl(CSOUND *csound, ZACL *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:647:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY((first > csound->zalast) || (last > csound->zalast)))
        ^
/home/jpff/csound6/./new:647:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY((first > csound->zalast) || (last > csound->zalast)))
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:662:30: error: ‘CSOUND’ has no member named ‘zastart’
          writeloc = csound->zastart + (first * CS_KSMPS);
                             ^
/home/jpff/csound6/./new: In function ‘int timek(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:685:5: error: redefinition of ‘int timek(CSOUND*, RDTIME*)’
int timek(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:685:5: error: ‘int timek(CSOUND*, RDTIME*)’ previously defined here
int timek(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int timesr(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:693:5: error: redefinition of ‘int timesr(CSOUND*, RDTIME*)’
int timesr(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:693:5: error: ‘int timesr(CSOUND*, RDTIME*)’ previously defined here
int timesr(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int instimset(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:709:5: error: redefinition of ‘int instimset(CSOUND*, RDTIME*)’
int instimset(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:709:5: error: ‘int instimset(CSOUND*, RDTIME*)’ previously defined here
int instimset(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:712:22: error: ‘FL’ was not declared in this scope
    *p->rslt = FL(0.0);
                     ^
/home/jpff/csound6/./new: In function ‘int instimek(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:721:5: error: redefinition of ‘int instimek(CSOUND*, RDTIME*)’
int instimek(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:721:5: error: ‘int instimek(CSOUND*, RDTIME*)’ previously defined here
int instimek(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int instimes(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:732:5: error: redefinition of ‘int instimes(CSOUND*, RDTIME*)’
int instimes(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:732:5: error: ‘int instimes(CSOUND*, RDTIME*)’ previously defined here
int instimes(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printkset(CSOUND*, PRINTK*)’:
/home/jpff/csound6/./new:745:5: error: redefinition of ‘int printkset(CSOUND*, PRINTK*)’
int printkset(CSOUND *csound, PRINTK *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:745:5: error: ‘int printkset(CSOUND*, PRINTK*)’ previously defined here
int printkset(CSOUND *csound, PRINTK *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:752:24: error: ‘FL’ was not declared in this scope
      p->ctime = FL(0.0);
                       ^
/home/jpff/csound6/./new:754:38: error: ‘CSOUND’ has no member named ‘ekr’
      p->ctime = *p->ptime * csound->ekr;
                                     ^
/home/jpff/csound6/./new: In function ‘int printk(CSOUND*, PRINTK*)’:
/home/jpff/csound6/./new:776:5: error: redefinition of ‘int printk(CSOUND*, PRINTK*)’
int printk(CSOUND *csound, PRINTK *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:776:5: error: ‘int printk(CSOUND*, PRINTK*)’ previously defined here
int printk(CSOUND *csound, PRINTK *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:792:40: error: ‘CSOUND’ has no member named ‘icurTime’
                               csound->icurTime/csound->esr-CS_ONEDKR);
                                       ^
/home/jpff/csound6/./new:792:57: error: ‘CSOUND’ has no member named ‘esr’
                               csound->icurTime/csound->esr-CS_ONEDKR);
                                                        ^
/home/jpff/csound6/./new: In function ‘int printksset_(CSOUND*, PRINTKS*, char*)’:
/home/jpff/csound6/./new:815:5: error: redefinition of ‘int printksset_(CSOUND*, PRINTKS*, char*)’
int printksset_(CSOUND *csound, PRINTKS *p, char *sarg)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:815:5: error: ‘int printksset_(CSOUND*, PRINTKS*, char*)’ previously defined here
int printksset_(CSOUND *csound, PRINTKS *p, char *sarg)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:823:38: error: ‘CSOUND’ has no member named ‘ekr’
      p->ctime = *p->ptime * csound->ekr;
                                     ^
/home/jpff/csound6/./new: In function ‘int printksset_S(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:936:5: error: redefinition of ‘int printksset_S(CSOUND*, PRINTKS*)’
int printksset_S(CSOUND *csound, PRINTKS *p){
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:936:5: error: ‘int printksset_S(CSOUND*, PRINTKS*)’ previously defined here
int printksset_S(CSOUND *csound, PRINTKS *p){
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:939:74: error: ‘csoundInitError’ was not declared in this scope
    if (sarg == NULL) return csoundInitError(csound, Str("null string\n"));
                                                                         ^
/home/jpff/csound6/./new:940:36: error: ‘cs_strdup’ was not declared in this scope
    p->old = cs_strdup(csound, sarg);
                                   ^
/home/jpff/csound6/./new: In function ‘int printksset(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:944:5: error: redefinition of ‘int printksset(CSOUND*, PRINTKS*)’
int printksset(CSOUND *csound, PRINTKS *p){
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:944:5: error: ‘int printksset(CSOUND*, PRINTKS*)’ previously defined here
int printksset(CSOUND *csound, PRINTKS *p){
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:945:58: error: ‘get_arg_string’ was not declared in this scope
    char* arg_string = get_arg_string(csound, *p->ifilcod);
                                                         ^
/home/jpff/csound6/./new:948:60: error: ‘csoundInitError’ was not declared in this scope
        return csoundInitError(csound, Str("null string\n"));
                                                           ^
/home/jpff/csound6/./new: In function ‘int sprints(char*, char*, double**, int32)’:
/home/jpff/csound6/./new:1049:12: error: redefinition of ‘int sprints(char*, char*, double**, int32)’
static int sprints(char *outstring,  char *fmt, MYFLT **kvals, int32 numVals)
           ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1049:12: error: ‘int sprints(char*, char*, double**, int32)’ previously defined here
static int sprints(char *outstring,  char *fmt, MYFLT **kvals, int32 numVals)
           ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1088:63: error: ‘MYFLT2LRND’ was not declared in this scope
            snprintf(outstring, len, tmp, MYFLT2LRND(*kvals[j]));
                                                              ^
/home/jpff/csound6/./new: In function ‘int printks(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:1124:5: error: redefinition of ‘int printks(CSOUND*, PRINTKS*)’
int printks(CSOUND *csound, PRINTKS *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1124:5: error: ‘int printks(CSOUND*, PRINTKS*)’ previously defined here
int printks(CSOUND *csound, PRINTKS *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1132:76: error: ‘csoundPerfError’ was not declared in this scope
        return csoundPerfError(csound, p->h.insdshead, Str("null string\n"));
                                                                           ^
/home/jpff/csound6/./new:1136:40: error: ‘cs_strdup’ was not declared in this scope
        p->old = cs_strdup(csound, sarg);
                                       ^
/home/jpff/csound6/./new: In function ‘int printsset(CSOUND*, PRINTS*)’:
/home/jpff/csound6/./new:1157:5: error: redefinition of ‘int printsset(CSOUND*, PRINTS*)’
int printsset(CSOUND *csound, PRINTS *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1157:5: error: ‘int printsset(CSOUND*, PRINTS*)’ previously defined here
int printsset(CSOUND *csound, PRINTS *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printsset_S(CSOUND*, PRINTS*)’:
/home/jpff/csound6/./new:1176:5: error: redefinition of ‘int printsset_S(CSOUND*, PRINTS*)’
int printsset_S(CSOUND *csound, PRINTS *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1176:5: error: ‘int printsset_S(CSOUND*, PRINTS*)’ previously defined here
int printsset_S(CSOUND *csound, PRINTS *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int peakk(CSOUND*, PEAK*)’:
/home/jpff/csound6/./new:1208:5: error: redefinition of ‘int peakk(CSOUND*, PEAK*)’
int peakk(CSOUND *csound, PEAK *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1208:5: error: ‘int peakk(CSOUND*, PEAK*)’ previously defined here
int peakk(CSOUND *csound, PEAK *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int peaka(CSOUND*, PEAK*)’:
/home/jpff/csound6/./new:1219:5: error: redefinition of ‘int peaka(CSOUND*, PEAK*)’
int peaka(CSOUND *csound, PEAK *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1219:5: error: ‘int peaka(CSOUND*, PEAK*)’ previously defined here
int peaka(CSOUND *csound, PEAK *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printk2set(CSOUND*, PRINTK2*)’:
/home/jpff/csound6/./new:1244:5: error: redefinition of ‘int printk2set(CSOUND*, PRINTK2*)’
int printk2set(CSOUND *csound, PRINTK2 *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1244:5: error: ‘int printk2set(CSOUND*, PRINTK2*)’ previously defined here
int printk2set(CSOUND *csound, PRINTK2 *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1251:33: error: ‘FL’ was not declared in this scope
    p->oldvalue = FL(-1.12123e35);  /* hack to force printing first value */
                                ^
/home/jpff/csound6/./new: In function ‘int printk2(CSOUND*, PRINTK2*)’:
/home/jpff/csound6/./new:1258:5: error: redefinition of ‘int printk2(CSOUND*, PRINTK2*)’
int printk2(CSOUND *csound, PRINTK2 *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1258:5: error: ‘int printk2(CSOUND*, PRINTK2*)’ previously defined here
int printk2(CSOUND *csound, PRINTK2 *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printk3set(CSOUND*, PRINTK3*)’:
/home/jpff/csound6/./new:1277:5: error: redefinition of ‘int printk3set(CSOUND*, PRINTK3*)’
int printk3set(CSOUND *csound, PRINTK3 *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1277:5: error: ‘int printk3set(CSOUND*, PRINTK3*)’ previously defined here
int printk3set(CSOUND *csound, PRINTK3 *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1279:33: error: ‘FL’ was not declared in this scope
    p->oldvalue = FL(-1.12123e35);  /* hack to force printing first value */
                                ^
/home/jpff/csound6/./new: In function ‘int printk3(CSOUND*, PRINTK3*)’:
/home/jpff/csound6/./new:1284:5: error: redefinition of ‘int printk3(CSOUND*, PRINTK3*)’
int printk3(CSOUND *csound, PRINTK3 *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1284:5: error: ‘int printk3(CSOUND*, PRINTK3*)’ previously defined here
int printk3(CSOUND *csound, PRINTK3 *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int inz(CSOUND*, IOZ*)’:
/home/jpff/csound6/./new:1305:5: error: redefinition of ‘int inz(CSOUND*, IOZ*)’
int inz(CSOUND *csound, IOZ *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1305:5: error: ‘int inz(CSOUND*, IOZ*)’ previously defined here
int inz(CSOUND *csound, IOZ *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1308:29: error: ‘CSOUND’ has no member named ‘nchnls’
    int     nchns = csound->nchnls;
                            ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1314:9: error: ‘CSOUND’ has no member named ‘nchnls’
    if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
        ^
/home/jpff/csound6/./new:1314:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1319:26: error: ‘CSOUND’ has no member named ‘zastart’
      writeloc = csound->zastart + (indx * nsmps);
                         ^
/home/jpff/csound6/./new:1324:55: error: ‘FL’ was not declared in this scope
                         CS_SPIN[i * nsmps+n] : FL(0.0));
                                                      ^
/home/jpff/csound6/./new: In function ‘int outz(CSOUND*, IOZ*)’:
/home/jpff/csound6/./new:1336:5: error: redefinition of ‘int outz(CSOUND*, IOZ*)’
int outz(CSOUND *csound, IOZ *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1336:5: error: ‘int outz(CSOUND*, IOZ*)’ previously defined here
int outz(CSOUND *csound, IOZ *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1343:29: error: ‘CSOUND’ has no member named ‘nchnls’
    int     nchns = csound->nchnls;
                            ^
/home/jpff/csound6/./new:1344:28: error: ‘CSOUND’ has no member named ‘spraw’
    MYFLT *spout = csound->spraw;
                           ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1348:9: error: ‘CSOUND’ has no member named ‘nchnls’
    if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
        ^
/home/jpff/csound6/./new:1348:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1353:25: error: ‘CSOUND’ has no member named ‘zastart’
      readloc = csound->zastart + (indx * nsmps);
                        ^
/home/jpff/csound6/./new:1355:20: error: ‘CSOUND’ has no member named ‘spoutactive’
      if (!csound->spoutactive) {
                   ^
/home/jpff/csound6/./new:1362:17: error: ‘CSOUND’ has no member named ‘spoutactive’
        csound->spoutactive = 1;
                ^
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp: In member function ‘int FluidAllOut::audio(CSOUND*)’:
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:461:49: error: ‘FL’ was not declared in this scope
                        aLeftOut[frame] = FL(0.0);
                                                ^
In file included from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33:0,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/usr/include/c++/4.8/ext/new_allocator.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(__gnu_cxx::new_allocator<_Tp>::pointer, const _Tp&) [with _Tp = _fluid_synth_t*; __gnu_cxx::new_allocator<_Tp>::pointer = _fluid_synth_t**]’:
/usr/include/c++/4.8/ext/alloc_traits.h:216:9:   required from ‘static void __gnu_cxx::__alloc_traits<_Alloc>::construct(_Alloc&, __gnu_cxx::__alloc_traits<_Alloc>::pointer, const _Tp&) [with _Tp = _fluid_synth_t*; _Alloc = std::allocator<_fluid_synth_t*>; __gnu_cxx::__alloc_traits<_Alloc>::pointer = _fluid_synth_t**]’
/usr/include/c++/4.8/bits/stl_vector.h:906:34:   required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = _fluid_synth_t*; _Alloc = std::allocator<_fluid_synth_t*>; std::vector<_Tp, _Alloc>::value_type = _fluid_synth_t*]’
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:160:67:   required from here
/usr/include/c++/4.8/ext/new_allocator.h:130:9: error: no matching function for call to ‘operator new(sizetype, void*)’
      { ::new/home/jpff/csound6/./new:205:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int ziw(CSOUND*, ZKW*)’:
/home/jpff/csound6/./new:217:5: error: redefinition of ‘int ziw(CSOUND*, ZKW*)’
int ziw(CSOUND *csound, ZKW *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:217:5: error: ‘int ziw(CSOUND*, ZKW*)’ previously defined here
int ziw(CSOUND *csound, ZKW *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:224:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY(indx > csound->zklast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:233:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int zkwm(CSOUND*, ZKWM*)’:
/home/jpff/csound6/./new:244:5: error: redefinition of ‘int zkwm(CSOUND*, ZKWM*)’
int zkwm(CSOUND *csound, ZKWM *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:244:5: error: ‘int zkwm(CSOUND*, ZKWM*)’ previously defined here
int zkwm(CSOUND *csound, ZKWM *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:250:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY(indx > csound->zklast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:261:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int ziwm(CSOUND*, ZKWM*)’:
/home/jpff/csound6/./new:280:5: error: redefinition of ‘int ziwm(CSOUND*, ZKWM*)’
int ziwm(CSOUND *csound, ZKWM *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:280:5: error: ‘int ziwm(CSOUND*, ZKWM*)’ previously defined here
int ziwm(CSOUND *csound, ZKWM *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:287:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY(indx > csound->zklast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:296:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int zkmod(CSOUND*, ZKMOD*)’:
/home/jpff/csound6/./new:308:5: error: redefinition of ‘int zkmod(CSOUND*, ZKMOD*)’
int zkmod(CSOUND *csound, ZKMOD *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:308:5: error: ‘int zkmod(CSOUND*, ZKMOD*)’ previously defined here
int zkmod(CSOUND *csound, ZKMOD *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:334:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY(indx > csound->zklast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:340:25: error: ‘CSOUND’ has no member named ‘zkstart’
      readloc = csound->zkstart + indx;
                        ^
/home/jpff/csound6/./new: In function ‘int zkcl(CSOUND*, ZKCL*)’:
/home/jpff/csound6/./new:353:5: error: redefinition of ‘int zkcl(CSOUND*, ZKCL*)’
int zkcl(CSOUND *csound, ZKCL *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:353:5: error: ‘int zkcl(CSOUND*, ZKCL*)’ previously defined here
int zkcl(CSOUND *csound, ZKCL *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:360:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY((first > csound->zklast) || (last > csound->zklast)))
        ^
/home/jpff/csound6/./new:360:9: error: ‘CSOUND’ has no member named ‘zklast’
    if (UNLIKELY((first > csound->zklast) || (last > csound->zklast)))
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:374:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + first;
                         ^
/home/jpff/csound6/./new: In function ‘int zaset(CSOUND*, ZAR*)’:
/home/jpff/csound6/./new:388:5: error: redefinition of ‘int zaset(CSOUND*, ZAR*)’
int zaset(CSOUND *csound, ZAR *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:388:5: error: ‘int zaset(CSOUND*, ZAR*)’ previously defined here
int zaset(CSOUND *csound, ZAR *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:390:18: error: ‘CSOUND’ has no member named ‘zastart’
    if  (csound->zastart == NULL) {
                 ^
/home/jpff/csound6/./new: In function ‘int zar(CSOUND*, ZAR*)’:
/home/jpff/csound6/./new:403:5: error: redefinition of ‘int zar(CSOUND*, ZAR*)’
int zar(CSOUND *csound, ZAR *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:403:5: error: ‘int zar(CSOUND*, ZAR*)’ previously defined here
int zar(CSOUND *csound, ZAR *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:417:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:430:25: error: ‘CSOUND’ has no member named ‘zastart’
      readloc = csound->zastart + (indx * CS_KSMPS);
                        ^
/home/jpff/csound6/./new: In function ‘int zarg(CSOUND*, ZARG*)’:
/home/jpff/csound6/./new:446:5: error: redefinition of ‘int zarg(CSOUND*, ZARG*)’
int zarg(CSOUND *csound, ZARG *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:446:5: error: ‘int zarg(CSOUND*, ZARG*)’ previously defined here
int zarg(CSOUND *csound, ZARG *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:462:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:476:27: error: ‘CSOUND’ has no member named ‘zastart’
        readloc = csound->zastart + (indx * CS_KSMPS);
                          ^
/home/jpff/csound6/./new: In function ‘int zaw(CSOUND*, ZAW*)’:
/home/jpff/csound6/./new:495:5: error: redefinition of ‘int zaw(CSOUND*, ZAW*)’
int zaw(CSOUND *csound, ZAW *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:495:5: error: ‘int zaw(CSOUND*, ZAW*)’ previously defined here
int zaw(CSOUND *csound, ZAW *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:507:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:517:26: error: ‘CSOUND’ has no member named ‘zastart’
      writeloc = csound->zastart + (indx * CS_KSMPS);
                         ^
/home/jpff/csound6/./new: In function ‘int zawm(CSOUND*, ZAWM*)’:
/home/jpff/csound6/./new:533:5: error: redefinition of ‘int zawm(CSOUND*, ZAWM*)’
int zawm(CSOUND *csound, ZAWM *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:533:5: error: ‘int zawm(CSOUND*, ZAWM*)’ previously defined here
int zawm(CSOUND *csound, ZAWM *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:547:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:557:26: error: ‘CSOUND’ has no member named ‘zastart’
      writeloc = csound->zastart + (indx * CS_KSMPS);
                         ^
/home/jpff/csound6/./new: In function ‘int zamod(CSOUND*, ZAMOD*)’:
/home/jpff/csound6/./new:584:5: error: redefinition of ‘int zamod(CSOUND*, ZAMOD*)’
int zamod(CSOUND *csound, ZAMOD *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:584:5: error: ‘int zamod(CSOUND*, ZAMOD*)’ previously defined here
int zamod(CSOUND *csound, ZAMOD *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:614:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY(indx > csound->zalast)) {
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:619:25: error: ‘CSOUND’ has no member named ‘zastart’
      readloc = csound->zastart + (indx * CS_KSMPS);
                        ^
/home/jpff/csound6/./new: In function ‘int zacl(CSOUND*, ZACL*)’:
/home/jpff/csound6/./new:638:5: error: redefinition of ‘int zacl(CSOUND*, ZACL*)’
int zacl(CSOUND *csound, ZACL *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:638:5: error: ‘int zacl(CSOUND*, ZACL*)’ previously defined here
int zacl(CSOUND *csound, ZACL *p)
    ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:647:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY((first > csound->zalast) || (last > csound->zalast)))
        ^
/home/jpff/csound6/./new:647:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY((first > csound->zalast) || (last > csound->zalast)))
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:662:30: error: ‘CSOUND’ has no member named ‘zastart’
          writeloc = csound->zastart + (first * CS_KSMPS);
                             ^
/home/jpff/csound6/./new: In function ‘int timek(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:685:5: error: redefinition of ‘int timek(CSOUND*, RDTIME*)’
int timek(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:685:5: error: ‘int timek(CSOUND*, RDTIME*)’ previously defined here
int timek(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int timesr(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:693:5: error: redefinition of ‘int timesr(CSOUND*, RDTIME*)’
int timesr(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:693:5: error: ‘int timesr(CSOUND*, RDTIME*)’ previously defined here
int timesr(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int instimset(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:709:5: error: redefinition of ‘int instimset(CSOUND*, RDTIME*)’
int instimset(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:709:5: error: ‘int instimset(CSOUND*, RDTIME*)’ previously defined here
int instimset(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:712:22: error: ‘FL’ was not declared in this scope
    *p->rslt = FL(0.0);
                     ^
/home/jpff/csound6/./new: In function ‘int instimek(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:721:5: error: redefinition of ‘int instimek(CSOUND*, RDTIME*)’
int instimek(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:721:5: error: ‘int instimek(CSOUND*, RDTIME*)’ previously defined here
int instimek(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int instimes(CSOUND*, RDTIME*)’:
/home/jpff/csound6/./new:732:5: error: redefinition of ‘int instimes(CSOUND*, RDTIME*)’
int instimes(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:732:5: error: ‘int instimes(CSOUND*, RDTIME*)’ previously defined here
int instimes(CSOUND *csound, RDTIME *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printkset(CSOUND*, PRINTK*)’:
/home/jpff/csound6/./new:745:5: error: redefinition of ‘int printkset(CSOUND*, PRINTK*)’
int printkset(CSOUND *csound, PRINTK *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:745:5: error: ‘int printkset(CSOUND*, PRINTK*)’ previously defined here
int printkset(CSOUND *csound, PRINTK *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:752:24: error: ‘FL’ was not declared in this scope
      p->ctime = FL(0.0);
                       ^
/home/jpff/csound6/./new:754:38: error: ‘CSOUND’ has no member named ‘ekr’
      p->ctime = *p->ptime * csound->ekr;
                                     ^
/home/jpff/csound6/./new: In function ‘int printk(CSOUND*, PRINTK*)’:
/home/jpff/csound6/./new:776:5: error: redefinition of ‘int printk(CSOUND*, PRINTK*)’
int printk(CSOUND *csound, PRINTK *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:776:5: error: ‘int printk(CSOUND*, PRINTK*)’ previously defined here
int printk(CSOUND *csound, PRINTK *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:792:40: error: ‘CSOUND’ has no member named ‘icurTime’
                               csound->icurTime/csound->esr-CS_ONEDKR);
                                       ^
/home/jpff/csound6/./new:792:57: error: ‘CSOUND’ has no member named ‘esr’
                               csound->icurTime/csound->esr-CS_ONEDKR);
                                                        ^
/home/jpff/csound6/./new: In function ‘int printksset_(CSOUND*, PRINTKS*, char*)’:
/home/jpff/csound6/./new:815:5: error: redefinition of ‘int printksset_(CSOUND*, PRINTKS*, char*)’
int printksset_(CSOUND *csound, PRINTKS *p, char *sarg)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:815:5: error: ‘int printksset_(CSOUND*, PRINTKS*, char*)’ previously defined here
int printksset_(CSOUND *csound, PRINTKS *p, char *sarg)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:823:38: error: ‘CSOUND’ has no member named ‘ekr’
      p->ctime = *p->ptime * csound->ekr;
                                     ^
/home/jpff/csound6/./new: In function ‘int printksset_S(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:936:5: error: redefinition of ‘int printksset_S(CSOUND*, PRINTKS*)’
int printksset_S(CSOUND *csound, PRINTKS *p){
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:936:5: error: ‘int printksset_S(CSOUND*, PRINTKS*)’ previously defined here
int printksset_S(CSOUND *csound, PRINTKS *p){
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:939:74: error: ‘csoundInitError’ was not declared in this scope
    if (sarg == NULL) return csoundInitError(csound, Str("null string\n"));
                                                                         ^
/home/jpff/csound6/./new:940:36: error: ‘cs_strdup’ was not declared in this scope
    p->old = cs_strdup(csound, sarg);
                                   ^
/home/jpff/csound6/./new: In function ‘int printksset(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:944:5: error: redefinition of ‘int printksset(CSOUND*, PRINTKS*)’
int printksset(CSOUND *csound, PRINTKS *p){
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:944:5: error: ‘int printksset(CSOUND*, PRINTKS*)’ previously defined here
int printksset(CSOUND *csound, PRINTKS *p){
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:945:58: error: ‘get_arg_string’ was not declared in this scope
    char* arg_string = get_arg_string(csound, *p->ifilcod);
                                                         ^
/home/jpff/csound6/./new:948:60: error: ‘csoundInitError’ was not declared in this scope
        return csoundInitError(csound, Str("null string\n"));
                                                           ^
/home/jpff/csound6/./new: In function ‘int sprints(char*, char*, double**, int32)’:
/home/jpff/csound6/./new:1049:12: error: redefinition of ‘int sprints(char*, char*, double**, int32)’
static int sprints(char *outstring,  char *fmt, MYFLT **kvals, int32 numVals)
           ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1049:12: error: ‘int sprints(char*, char*, double**, int32)’ previously defined here
static int sprints(char *outstring,  char *fmt, MYFLT **kvals, int32 numVals)
           ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1088:63: error: ‘MYFLT2LRND’ was not declared in this scope
            snprintf(outstring, len, tmp, MYFLT2LRND(*kvals[j]));
                                                              ^
/home/jpff/csound6/./new: In function ‘int printks(CSOUND*, PRINTKS*)’:
/home/jpff/csound6/./new:1124:5: error: redefinition of ‘int printks(CSOUND*, PRINTKS*)’
int printks(CSOUND *csound, PRINTKS *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1124:5: error: ‘int printks(CSOUND*, PRINTKS*)’ previously defined here
int printks(CSOUND *csound, PRINTKS *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1132:76: error: ‘csoundPerfError’ was not declared in this scope
        return csoundPerfError(csound, p->h.insdshead, Str("null string\n"));
                                                                           ^
/home/jpff/csound6/./new:1136:40: error: ‘cs_strdup’ was not declared in this scope
        p->old = cs_strdup(csound, sarg);
                                       ^
/home/jpff/csound6/./new: In function ‘int printsset(CSOUND*, PRINTS*)’:
/home/jpff/csound6/./new:1157:5: error: redefinition of ‘int printsset(CSOUND*, PRINTS*)’
int printsset(CSOUND *csound, PRINTS *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1157:5: error: ‘int printsset(CSOUND*, PRINTS*)’ previously defined here
int printsset(CSOUND *csound, PRINTS *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printsset_S(CSOUND*, PRINTS*)’:
/home/jpff/csound6/./new:1176:5: error: redefinition of ‘int printsset_S(CSOUND*, PRINTS*)’
int printsset_S(CSOUND *csound, PRINTS *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1176:5: error: ‘int printsset_S(CSOUND*, PRINTS*)’ previously defined here
int printsset_S(CSOUND *csound, PRINTS *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int peakk(CSOUND*, PEAK*)’:
/home/jpff/csound6/./new:1208:5: error: redefinition of ‘int peakk(CSOUND*, PEAK*)’
int peakk(CSOUND *csound, PEAK *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1208:5: error: ‘int peakk(CSOUND*, PEAK*)’ previously defined here
int peakk(CSOUND *csound, PEAK *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int peaka(CSOUND*, PEAK*)’:
/home/jpff/csound6/./new:1219:5: error: redefinition of ‘int peaka(CSOUND*, PEAK*)’
int peaka(CSOUND *csound, PEAK *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1219:5: error: ‘int peaka(CSOUND*, PEAK*)’ previously defined here
int peaka(CSOUND *csound, PEAK *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printk2set(CSOUND*, PRINTK2*)’:
/home/jpff/csound6/./new:1244:5: error: redefinition of ‘int printk2set(CSOUND*, PRINTK2*)’
int printk2set(CSOUND *csound, PRINTK2 *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1244:5: error: ‘int printk2set(CSOUND*, PRINTK2*)’ previously defined here
int printk2set(CSOUND *csound, PRINTK2 *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1251:33: error: ‘FL’ was not declared in this scope
    p->oldvalue = FL(-1.12123e35);  /* hack to force printing first value */
                                ^
/home/jpff/csound6/./new: In function ‘int printk2(CSOUND*, PRINTK2*)’:
/home/jpff/csound6/./new:1258:5: error: redefinition of ‘int printk2(CSOUND*, PRINTK2*)’
int printk2(CSOUND *csound, PRINTK2 *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1258:5: error: ‘int printk2(CSOUND*, PRINTK2*)’ previously defined here
int printk2(CSOUND *csound, PRINTK2 *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int printk3set(CSOUND*, PRINTK3*)’:
/home/jpff/csound6/./new:1277:5: error: redefinition of ‘int printk3set(CSOUND*, PRINTK3*)’
int printk3set(CSOUND *csound, PRINTK3 *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1277:5: error: ‘int printk3set(CSOUND*, PRINTK3*)’ previously defined here
int printk3set(CSOUND *csound, PRINTK3 *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1279:33: error: ‘FL’ was not declared in this scope
    p->oldvalue = FL(-1.12123e35);  /* hack to force printing first value */
                                ^
/home/jpff/csound6/./new: In function ‘int printk3(CSOUND*, PRINTK3*)’:
/home/jpff/csound6/./new:1284:5: error: redefinition of ‘int printk3(CSOUND*, PRINTK3*)’
int printk3(CSOUND *csound, PRINTK3 *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1284:5: error: ‘int printk3(CSOUND*, PRINTK3*)’ previously defined here
int printk3(CSOUND *csound, PRINTK3 *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new: In function ‘int inz(CSOUND*, IOZ*)’:
/home/jpff/csound6/./new:1305:5: error: redefinition of ‘int inz(CSOUND*, IOZ*)’
int inz(CSOUND *csound, IOZ *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1305:5: error: ‘int inz(CSOUND*, IOZ*)’ previously defined here
int inz(CSOUND *csound, IOZ *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1308:29: error: ‘CSOUND’ has no member named ‘nchnls’
    int     nchns = csound->nchnls;
                            ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1314:9: error: ‘CSOUND’ has no member named ‘nchnls’
    if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
        ^
/home/jpff/csound6/./new:1314:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1319:26: error: ‘CSOUND’ has no member named ‘zastart’
      writeloc = csound->zastart + (indx * nsmps);
                         ^
/home/jpff/csound6/./new:1324:55: error: ‘FL’ was not declared in this scope
                         CS_SPIN[i * nsmps+n] : FL(0.0));
                                                      ^
/home/jpff/csound6/./new: In function ‘int outz(CSOUND*, IOZ*)’:
/home/jpff/csound6/./new:1336:5: error: redefinition of ‘int outz(CSOUND*, IOZ*)’
int outz(CSOUND *csound, IOZ *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1336:5: error: ‘int outz(CSOUND*, IOZ*)’ previously defined here
int outz(CSOUND *csound, IOZ *p)
    ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1343:29: error: ‘CSOUND’ has no member named ‘nchnls’
    int     nchns = csound->nchnls;
                            ^
/home/jpff/csound6/./new:1344:28: error: ‘CSOUND’ has no member named ‘spraw’
    MYFLT *spout = csound->spraw;
                           ^
In file included from /home/jpff/csound6/./include/csoundCore.h:35:0,
                from /home/jpff/csound6/./new:47,
                from /usr/include/c++/4.8/ext/new_allocator.h:33,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:1348:9: error: ‘CSOUND’ has no member named ‘nchnls’
    if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
        ^
/home/jpff/csound6/./new:1348:9: error: ‘CSOUND’ has no member named ‘zalast’
    if (UNLIKELY((indx + csound->nchnls) >= csound->zalast)) goto err1;
        ^
In file included from /usr/include/c++/4.8/bits/stl_construct.h:59:0,
                from /usr/include/c++/4.8/vector:62,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:39:
/home/jpff/csound6/./new:1353:25: error: ‘CSOUND’ has no member named ‘zastart’
      readloc = csound->zastart + (indx * nsmps);
                        ^
/home/jpff/csound6/./new:1355:20: error: ‘CSOUND’ has no member named ‘spoutactive’
      if (!csound->spoutactive) {
                   ^
/home/jpff/csound6/./new:1362:17: error: ‘CSOUND’ has no member named ‘spoutactive’
        csound->spoutactive = 1;
                ^
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp: In member function ‘int FluidAllOut::audio(CSOUND*)’:
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:461:49: error: ‘FL’ was not declared in this scope
                        aLeftOut[frame] = FL(0.0);
                                                ^
In file included from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33:0,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/usr/include/c++/4.8/ext/new_allocator.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(__gnu_cxx::new_allocator<_Tp>::pointer, const _Tp&) [with _Tp = _fluid_synth_t*; __gnu_cxx::new_allocator<_Tp>::pointer = _fluid_synth_t**]’:
/usr/include/c++/4.8/ext/alloc_traits.h:216:9:   required from ‘static void __gnu_cxx::__alloc_traits<_Alloc>::construct(_Alloc&, __gnu_cxx::__alloc_traits<_Alloc>::pointer, const _Tp&) [with _Tp = _fluid_synth_t*; _Alloc = std::allocator<_fluid_synth_t*>; __gnu_cxx::__alloc_traits<_Alloc>::pointer = _fluid_synth_t**]’
/usr/include/c++/4.8/bits/stl_vector.h:906:34:   required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = _fluid_synth_t*; _Alloc = std::allocator<_fluid_synth_t*>; std::vector<_Tp, _Alloc>::value_type = _fluid_synth_t*]’
/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:160:67:   required from here
/usr/include/c++/4.8/ext/new_allocator.h:130:9: error: no matching function for call to ‘operator new(sizetype, void*)’
      { ::new/home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:160:67:   required from here
/usr/include/c++/4.8/ext/new_allocator.h:130:9: error: no matching function for call to ‘operator new(sizetype, void*)’
      { ::new/home/jpff/csound6/./new:205:26: error: ‘CSOUND’ has no member named ‘zkstart’
      writeloc = csound->zkstart + indx;
                         ^
/home/jpff/csound6/./new: In function ‘int ziw(CSOUND*, ZKW*)’:
/home/jpff/csound6/./new:217:5: error: redefinition of ‘int ziw(CSOUND*, ZKW*)’
int ziw(CSOUND *csound, ZKW *p)
    ^
In file included from /usr/include/c++/4.8/ext/new_allocator.h:33:0,
                from /usr/include/c++/4.8/x86_64-suse-linux/bits/c++allocator.h:33,
                from /usr/include/c++/4.8/bits/allocator.h:46,
                from /usr/include/c++/4.8/bits/stl_tree.h:62,
                from /usr/include/c++/4.8/map:60,
                from /home/jpff/csound6/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37:
/home/jpff/csound6/./new:217:5: error: ‘int ziw(CSOUND*, ZKW*)’ previously defined here
int ziw(CSOUND *csound, ZKW *p)
    ^
etc