Menu

#25 Compile failed

v1.x.x
open
nobody
None
5
2015-03-20
2013-08-06
4p1C
No

compile failed with the following error :
*find-tandem.cc:244:3: error: ‘optarg’ was not declared in this scope
optarg = NULL;
^
*
Resolved by adding #include <getopt.h> in src/Align/find-tandem.cc</getopt.h>

Discussion

  • Brian Walenz

    Brian Walenz - 2015-02-20

    Impacts:

    FreeBSD-9.1 with gcc 4.8
    OS X 10.9.5 with gcc 4.9 from MacPorts

     
  • Simon

    Simon - 2015-03-20
     

    Last edit: Simon 2015-03-20

Log in to post a comment.