Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http_request.h conficts with apache one #104

Open
pphaneuf opened this issue Aug 22, 2014 · 3 comments
Open

http_request.h conficts with apache one #104

pphaneuf opened this issue Aug 22, 2014 · 3 comments

Comments

@pphaneuf
Copy link
Member

No description provided.

@pphaneuf
Copy link
Member Author

building from source code may fails because
./skelton/include/http_request.h conficts with apache.

@pphaneuf
Copy link
Member Author

"May" fail? Was there an actual problem? I'm pretty sure I've built this on a machine with Apache development
headers installed, since we put -Iskelton/include (or some variant thereof), ours should take precedence. Of
course, an hypothetical project that needed both headers might have some trouble, but that shouldn't be an
issue.

If there's any problem, I could fix it pretty easily, I think, but if it works, I'd be inclined to leave it as-is.

Thanks!

@pphaneuf pphaneuf self-assigned this Aug 22, 2014
@pphaneuf
Copy link
Member Author

My apache is installed with ./configure --prefix=/somewhere. (and /somewhere/include
is in my $CFLAGS)

I looked into apache2_2.2.9-10+lenny7.diff and there is
'includedir: ${exec_prefix}/include"/apache2'.

@pphaneuf pphaneuf removed their assignment Jun 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant