-
Notifications
You must be signed in to change notification settings - Fork 102
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
xregex.texi issues on openBSD #12
Comments
And with
|
So the first error is with the GNU regex bundled inside ngrep, not ngrep itself. What configure flags are you using? Ngrep is usually pretty good at autodetecting a system PCRE, but it might not have in your case and you might need to specify it explicitly in the configure flags. The second error is what I would see when Can you share the output of Also, can you give me the output of |
Hi @jpr5, Thanks for writing back! I'm not using any config flags at this point:
Running openBSD -current x64 |
It looks like some patches were applied to 1.45 to build on openBSD, but these patches are years old and may not be required at this point: https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/ngrep/patches/ |
Any suggestions on how to proceed? |
Hi,
I can't seem to get ngrep 1.47 to compile on openBSD -current:
Any suggestions?
I have pcre-8.41 installed:
The text was updated successfully, but these errors were encountered: