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

X86 64 #58

Merged
merged 2 commits into from
Jan 29, 2014
Merged

X86 64 #58

merged 2 commits into from
Jan 29, 2014

Conversation

cpackham
Copy link
Contributor

Hi Fred,

Compiling on Ubuntu 12.04 on a 64-bit machine I ran into this error from configure:
checking for libpcap... configure: error: Unable to find matching library for header file in /usr

This should fix the problem. I wasn't sure if you wanted the configure changes in the same patch as the configure.ac patch. I've done them separately as I seem to have different versions of autoconf/automake to you. Feel free to replace that patch with whatever you feel is appropriate.

On some systems (Ubuntu 12.04) libpcap ends up installed in
/usr/lib/x86_64-linux-gnu. Update configure.ac to handle this.

Signed-off-by: Chris Packham <[email protected]>
Run ./autogen.sh to regenerate configure scripts after the change to
configure.ac.

Signed-off-by: Chris Packham <[email protected]>
@ghost ghost assigned fklassen Jan 27, 2014
fklassen added a commit that referenced this pull request Jan 29, 2014
@fklassen fklassen merged commit ee02358 into appneta:master Jan 29, 2014
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

Successfully merging this pull request may close these issues.

2 participants