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

Build errors v0.2.14 #3

Open
Techrese opened this issue Aug 4, 2024 · 2 comments
Open

Build errors v0.2.14 #3

Techrese opened this issue Aug 4, 2024 · 2 comments

Comments

@Techrese
Copy link

Techrese commented Aug 4, 2024

when trying to build the project with cargo build --release i'm getting this error.

Screenshot 2024-08-04 122401

@digizeph
Copy link
Collaborator

digizeph commented Aug 6, 2024

Looks like you're using a Windows machine. Unfortunately, I do not have any windows test machines available. The code builds well on my mac m1 machine with --release flag set on a fresh checkout.

...
   Compiling cc-host-mapper v0.1.0 (/private/tmp/commoncrawl-host-ip-mapper)
    Finished `release` profile [optimized] target(s) in 14.67s

@Techrese
Copy link
Author

Techrese commented Aug 7, 2024

i tried to use my ubuntu laptop however here I get 'failed to find openssl development headers'
Ihave installed openssl-dev package and the OPENSSLDIR enviroment variable is set but still getinng the error after a reboot

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