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; make; make install throws error #71

Closed
Abdur-rahmaanJ opened this issue Nov 17, 2022 · 2 comments
Closed

./configure; make; make install throws error #71

Abdur-rahmaanJ opened this issue Nov 17, 2022 · 2 comments

Comments

@Abdur-rahmaanJ
Copy link
Contributor

This error shows up which goes indefinitely!

file.log

@psarna
Copy link
Collaborator

psarna commented Nov 17, 2022

@Abdur-rahmaanJ please also post the exact parameters passed to ./configure calls. Also, for a start, could you retry after make clean? Such errors can happen if there are stale files from previous configurations in your working directory.

For the record, I just tried ./configure && make on current libsql main branch and it worked just fine. I also tried the raw gcc command that failed in your logs and it runs smoothly.

@Abdur-rahmaanJ
Copy link
Contributor Author

Works!

MarinPostma pushed a commit that referenced this issue Oct 17, 2023
Implement TCP tunneling over the websocket.

There are some tests to ensure that tunneling works, but this wasn't tested with pgwire over websocket.

close #67
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