[Eisfair] Apache Modul für Streaming

André Rothe arothe at phosco.info
Mi Jan 7 22:02:05 CET 2015


Ja die Header habe ich installiert. In der config.log steht:

configure:11918: gcc -o conftest -g -O2   -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -I/usr/local/apache2/include  -I/usr/include/apr-1 -I/usr/include /include  -I/usr/include/apr-1    conftest.c  >&5
gcc: /include: No such file or directory
In file included from /usr/local/apache2/include/ap_config.h:138:0,
                 from /usr/local/apache2/include/httpd.h:44,
                 from conftest.c:26:
/usr/local/apache2/include/ap_config_auto.h:210:0: warning: "PACKAGE_BUGREPORT" redefined
conftest.c:6:0: note: this is the location of the previous definition
/usr/local/apache2/include/ap_config_auto.h:213:0: warning: "PACKAGE_NAME" redefined
conftest.c:2:0: note: this is the location of the previous definition
/usr/local/apache2/include/ap_config_auto.h:216:0: warning: "PACKAGE_STRING" redefined
conftest.c:5:0: note: this is the location of the previous definition
/usr/local/apache2/include/ap_config_auto.h:219:0: warning: "PACKAGE_TARNAME" redefined
conftest.c:3:0: note: this is the location of the previous definition
/usr/local/apache2/include/ap_config_auto.h:225:0: warning: "PACKAGE_VERSION" redefined
conftest.c:4:0: note: this is the location of the previous definition
configure:11921: $? = 1
configure: program exited with status 1

Dort steht, dass /include ein Problem verursacht. Ich habe das Verzeichnis angelegt, das ändert aber nichts, da im gcc-Aufruf vor /include kein -I steht. Die Redefinition warnings kommen, weil mehrere -I Parameter mehrfach auftreten im gcc-Aufruf.

Noch Ideen? Was steht da bei Dir?

Danke
André


Mehr Informationen über die Mailingliste Eisfair