Wireshark-bugs: [Wireshark-bugs] [Bug 12326] make error during cross-compilation for mips64

Date: Sat, 23 Apr 2016 20:19:56 +0000

changed bug 12326


What Removed Added
Status RESOLVED INCOMPLETE
Resolution NOTABUG ---
Ever confirmed   1

Comment # 2 on bug 12326 from
(In reply to Jaap Keuter from comment #1)
> Obviously you've missed these configure options:
> 
>   --with-gcrypt=[yes/no]  use gcrypt library [default=yes, if available]
>   --with-libgcrypt-prefix=PFX
>                           prefix where LIBGCRYPT is installed (optional)
> 
> use ./configure --help to see all options.

Or the configure script failed to notice the lack of libgcrypt in the set of
libraries for mips64.  The user shouldn't *have* to explicitly say
"--without-gcrypt".

Please attach the contents of the "config.log" file in the directory in which
the configure script was run.


You are receiving this mail because:
  • You are watching all bug changes.