Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

fatal error during install #10

Closed
4204015 opened this issue Sep 11, 2017 · 1 comment
Closed

fatal error during install #10

4204015 opened this issue Sep 11, 2017 · 1 comment

Comments

@4204015
Copy link

4204015 commented Sep 11, 2017

I got the following error message when installing python-aqbanking:

gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/gwenhywfar4 -I/usr/include/aqbanking5 -I/usr/local/include/gwenhywfar4 -I/usr/local/include/aqbanking5 -I/home/philipp/anaconda3/include/python3.6m -c aqbanking/pyaqhandler.cpp -o build/temp.linux-x86_64-3.6/aqbanking/pyaqhandler.o -Wunused-variable -Wunused-function
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
aqbanking/pyaqhandler.cpp:5:29: fatal error: gwenhywfar/cgui.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1

with gwenhywfar 4.15.2beta-2build1 installed.
Could you please help.

@monofox
Copy link
Owner

monofox commented Nov 11, 2018

@4204015 Long time back,... you got it working? Which gcc version did you had? Which system do you have? How did you tried to install? Manual, pip,..?

Just stumpled over same issue on a debian system. Did you had libgwenhywfar60-dev installed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants