Beim Versuch, auf darwin gwenhywfar 3.11.4beta zu installieren bekam ich folgende Fehlermeldung, die ich z.B. bei der 3.11.3 NICHT bekam:
.
.
.
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar3 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/opt/local/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -arch x86_64 -Wall -Wall -MT cgui.lo -MD -MP -MF .deps/cgui.Tpo -c cgui.c -o cgui.o >/dev/null 2>&1
dialog.c:35:31: error: aqbanking/banking.h: No such file or directory
dialog.c: In function 'GWEN_Dialog_ReadXmlFile':
dialog.c:298: error: 'AQBANKING_LOGDOMAIN' undeclared (first use in this function)
dialog.c:298: error: (Each undeclared identifier is reported only once
dialog.c:298: error: for each function it appears in.)
make[4]: *** [dialog.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/cgui.Tpo .deps/cgui.Plo
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd "/Users/marko/.macports/opt/local/var/macports/build/_Users_marko_misc_Macports_ports_devel_gwenhywfar/work/gwenhywfar-3.11.4beta" && /usr/bin/make -j2 all " returned error 2
Warning: the following items did not execute (for gwenhywfar): org.macports.build
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.
Was ist bei dieser Version im Vergleich zur Version 3.11.3 anders?
Code
.
.
.
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar3 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/opt/local/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -arch x86_64 -Wall -Wall -MT cgui.lo -MD -MP -MF .deps/cgui.Tpo -c cgui.c -o cgui.o >/dev/null 2>&1
dialog.c:35:31: error: aqbanking/banking.h: No such file or directory
dialog.c: In function 'GWEN_Dialog_ReadXmlFile':
dialog.c:298: error: 'AQBANKING_LOGDOMAIN' undeclared (first use in this function)
dialog.c:298: error: (Each undeclared identifier is reported only once
dialog.c:298: error: for each function it appears in.)
make[4]: *** [dialog.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/cgui.Tpo .deps/cgui.Plo
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd "/Users/marko/.macports/opt/local/var/macports/build/_Users_marko_misc_Macports_ports_devel_gwenhywfar/work/gwenhywfar-3.11.4beta" && /usr/bin/make -j2 all " returned error 2
Warning: the following items did not execute (for gwenhywfar): org.macports.build
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.
Was ist bei dieser Version im Vergleich zur Version 3.11.3 anders?