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

./configure has problems #3

Open
jugg opened this issue Jul 13, 2010 · 3 comments
Open

./configure has problems #3

jugg opened this issue Jul 13, 2010 · 3 comments

Comments

@jugg
Copy link

jugg commented Jul 13, 2010

There seems to be the following three problems:

checking for a sed that does not truncate output... ./configure: line 2283: echo: write error: Broken pipe
/bin/sed

checking /usr/local/lib/erlang/usr/include/erl_driver.h usability... no
checking /usr/local/lib/erlang/usr/include/erl_driver.h presence... yes
configure: WARNING: /usr/local/lib/erlang/usr/include/erl_driver.h: present but cannot be compiled
configure: WARNING: /usr/local/lib/erlang/usr/include/erl_driver.h: check for missing prerequisite headers?
configure: WARNING: /usr/local/lib/erlang/usr/include/erl_driver.h: see the Autoconf documentation
configure: WARNING: /usr/local/lib/erlang/usr/include/erl_driver.h: section "Present But Cannot Be Compiled"
configure: WARNING: /usr/local/lib/erlang/usr/include/erl_driver.h: proceeding with the preprocessor's result
configure: WARNING: /usr/local/lib/erlang/usr/include/erl_driver.h: in the future, the compiler will take precedence
configure: WARNING: ## ----------------------------------------------------- ##
configure: WARNING: ## Report this to http://github.com/saleyn/erlzmq/issues ##
configure: WARNING: ## ----------------------------------------------------- ##
checking for /usr/local/lib/erlang/usr/include/erl_driver.h... yes

checking /usr/local/include/zmq.h usability... no
checking /usr/local/include/zmq.h presence... yes
configure: WARNING: /usr/local/include/zmq.h: present but cannot be compiled
configure: WARNING: /usr/local/include/zmq.h: check for missing prerequisite headers?
configure: WARNING: /usr/local/include/zmq.h: see the Autoconf documentation
configure: WARNING: /usr/local/include/zmq.h: section "Present But Cannot Be Compiled"
configure: WARNING: /usr/local/include/zmq.h: proceeding with the preprocessor's result
configure: WARNING: /usr/local/include/zmq.h: in the future, the compiler will take precedence
configure: WARNING: ## ----------------------------------------------------- ##
configure: WARNING: ## Report this to http://github.com/saleyn/erlzmq/issues ##
configure: WARNING: ## ----------------------------------------------------- ##
checking for /usr/local/include/zmq.h... yes

@saleyn
Copy link
Owner

saleyn commented Jul 16, 2010

What platform are you running on?

uname -a

@jugg
Copy link
Author

jugg commented Jul 19, 2010

Debian 5

$ uname -a

Linux onedev-01 2.6.26-2-686 #1 SMP Wed May 12 21:56:10 UTC 2010 i686 GNU/Linux

@saleyn
Copy link
Owner

saleyn commented Jul 23, 2010

Unfortunately I don't have access to Debian. Maybe it's a problem with autoconf version?

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

2 participants