Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Compiling Error #13

@husk00

Description

@husk00

Hi,
I'm trying to compile CicmWrapper on ubuntu machine 14.04 64bit, with pd-source 0.46-7. I can't figure out what is the error. Thanks in advance.

Here the terminal output:

Making all in Sources
make[1]: Entering directory /home/husk/src/puredata/CicmWrapper/Sources' /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"CicmWrapper\" -DPACKAGE_TARNAME=\"CicmWrapper\" -DPACKAGE_VERSION=\"0.2.1-git\" -DPACKAGE_STRING=\"CicmWrapper\ 0.2.1-git\" -DPACKAGE_BUGREPORT=\"Pierre\ Guillot\" -DPACKAGE_URL=\"https://github.com/CICM/CicmWrapper\" -DPACKAGE=\"CicmWrapper\" -DVERSION=\"0.2.1-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pure-data/src/ -O3 -fPIC -g -O2 -MT libCicmWrapper_la-ecommon.lo -MD -MP -MF .deps/libCicmWrapper_la-ecommon.Tpo -c -o libCicmWrapper_la-ecommon.lotest -f 'ecommon.c' || echo './'ecommon.c libtool: compile: gcc -DPACKAGE_NAME=\"CicmWrapper\" -DPACKAGE_TARNAME=\"CicmWrapper\" -DPACKAGE_VERSION=\"0.2.1-git\" "-DPACKAGE_STRING=\"CicmWrapper 0.2.1-git\"" "-DPACKAGE_BUGREPORT=\"Pierre Guillot\"" -DPACKAGE_URL=\"https://github.com/CICM/CicmWrapper\" -DPACKAGE=\"CicmWrapper\" -DVERSION=\"0.2.1-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pure-data/src/ -O3 -fPIC -g -O2 -MT libCicmWrapper_la-ecommon.lo -MD -MP -MF .deps/libCicmWrapper_la-ecommon.Tpo -c ecommon.c -fPIC -DPIC -o .libs/libCicmWrapper_la-ecommon.o libtool: compile: gcc -DPACKAGE_NAME=\"CicmWrapper\" -DPACKAGE_TARNAME=\"CicmWrapper\" -DPACKAGE_VERSION=\"0.2.1-git\" "-DPACKAGE_STRING=\"CicmWrapper 0.2.1-git\"" "-DPACKAGE_BUGREPORT=\"Pierre Guillot\"" -DPACKAGE_URL=\"https://github.com/CICM/CicmWrapper\" -DPACKAGE=\"CicmWrapper\" -DVERSION=\"0.2.1-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pure-data/src/ -O3 -fPIC -g -O2 -MT libCicmWrapper_la-ecommon.lo -MD -MP -MF .deps/libCicmWrapper_la-ecommon.Tpo -c ecommon.c -o libCicmWrapper_la-ecommon.o >/dev/null 2>&1 mv -f .deps/libCicmWrapper_la-ecommon.Tpo .deps/libCicmWrapper_la-ecommon.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"CicmWrapper\" -DPACKAGE_TARNAME=\"CicmWrapper\" -DPACKAGE_VERSION=\"0.2.1-git\" -DPACKAGE_STRING=\"CicmWrapper\ 0.2.1-git\" -DPACKAGE_BUGREPORT=\"Pierre\ Guillot\" -DPACKAGE_URL=\"https://github.com/CICM/CicmWrapper\" -DPACKAGE=\"CicmWrapper\" -DVERSION=\"0.2.1-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pure-data/src/ -O3 -fPIC -g -O2 -MT libCicmWrapper_la-eobj.lo -MD -MP -MF .deps/libCicmWrapper_la-eobj.Tpo -c -o libCicmWrapper_la-eobj.lotest -f 'eobj.c' || echo './'eobj.c libtool: compile: gcc -DPACKAGE_NAME=\"CicmWrapper\" -DPACKAGE_TARNAME=\"CicmWrapper\" -DPACKAGE_VERSION=\"0.2.1-git\" "-DPACKAGE_STRING=\"CicmWrapper 0.2.1-git\"" "-DPACKAGE_BUGREPORT=\"Pierre Guillot\"" -DPACKAGE_URL=\"https://github.com/CICM/CicmWrapper\" -DPACKAGE=\"CicmWrapper\" -DVERSION=\"0.2.1-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pure-data/src/ -O3 -fPIC -g -O2 -MT libCicmWrapper_la-eobj.lo -MD -MP -MF .deps/libCicmWrapper_la-eobj.Tpo -c eobj.c -fPIC -DPIC -o .libs/libCicmWrapper_la-eobj.o libtool: compile: gcc -DPACKAGE_NAME=\"CicmWrapper\" -DPACKAGE_TARNAME=\"CicmWrapper\" -DPACKAGE_VERSION=\"0.2.1-git\" "-DPACKAGE_STRING=\"CicmWrapper 0.2.1-git\"" "-DPACKAGE_BUGREPORT=\"Pierre Guillot\"" -DPACKAGE_URL=\"https://github.com/CICM/CicmWrapper\" -DPACKAGE=\"CicmWrapper\" -DVERSION=\"0.2.1-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pure-data/src/ -O3 -fPIC -g -O2 -MT libCicmWrapper_la-eobj.lo -MD -MP -MF .deps/libCicmWrapper_la-eobj.Tpo -c eobj.c -o libCicmWrapper_la-eobj.o >/dev/null 2>&1 mv -f .deps/libCicmWrapper_la-eobj.Tpo .deps/libCicmWrapper_la-eobj.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"CicmWrapper\" -DPACKAGE_TARNAME=\"CicmWrapper\" -DPACKAGE_VERSION=\"0.2.1-git\" -DPACKAGE_STRING=\"CicmWrapper\ 0.2.1-git\" -DPACKAGE_BUGREPORT=\"Pierre\ Guillot\" -DPACKAGE_URL=\"https://github.com/CICM/CicmWrapper\" -DPACKAGE=\"CicmWrapper\" -DVERSION=\"0.2.1-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pure-data/src/ -O3 -fPIC -g -O2 -MT libCicmWrapper_la-ebox.lo -MD -MP -MF .deps/libCicmWrapper_la-ebox.Tpo -c -o libCicmWrapper_la-ebox.lotest -f 'ebox.c' || echo './'ebox.c libtool: compile: gcc -DPACKAGE_NAME=\"CicmWrapper\" -DPACKAGE_TARNAME=\"CicmWrapper\" -DPACKAGE_VERSION=\"0.2.1-git\" "-DPACKAGE_STRING=\"CicmWrapper 0.2.1-git\"" "-DPACKAGE_BUGREPORT=\"Pierre Guillot\"" -DPACKAGE_URL=\"https://github.com/CICM/CicmWrapper\" -DPACKAGE=\"CicmWrapper\" -DVERSION=\"0.2.1-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pure-data/src/ -O3 -fPIC -g -O2 -MT libCicmWrapper_la-ebox.lo -MD -MP -MF .deps/libCicmWrapper_la-ebox.Tpo -c ebox.c -fPIC -DPIC -o .libs/libCicmWrapper_la-ebox.o In file included from ebox.c:14:0: eclass.h:324:31: error: expected ')' before string constant eclass_new_attr_typed(c,name, "font", 4, 0, flags, calcoffset(struct,member)); \ ^ eclass.h:325:36: error: expected ')' before string constant eclass_attr_default(c,name, flags, "DejaVu 11 normal roman"); \ ^ eclass.h:326:32: error: expected ')' before string constant eclass_attr_style(c,name,flags,"font") ^ make[1]: *** [libCicmWrapper_la-ebox.lo] Error 1 make[1]: Leaving directory/home/husk/src/puredata/CicmWrapper/Sources'
make: *** [all-recursive] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions