Menu

#10 'make full' fails at DumpData

main
closed-fixed
None
5
2015-08-31
2015-08-31
knowname
No

'make full' fails due to error in:

libosmscout/DumpData$ ./autogen.sh
...
Makefile.am: error: required file './AUTHORS' not found
autoreconf: automake failed with exit status: 1

touch AUTHORS is sufficient to prevent this error.
Maybe you find a nicer solution

[ Ubuntu 14.04.3 LTS (GNU/Linux 3.13.0-62-generic x86_64 ]

Discussion

  • knowname

    knowname - 2015-08-31

    PS: autoreconf (GNU Autoconf) 2.69

     
  • Tim Teulings

    Tim Teulings - 2015-08-31

    This has been fixed by adding the AUTHORS file. The change was already been pushed.

     
  • Tim Teulings

    Tim Teulings - 2015-08-31
    • status: open --> closed-fixed
    • assigned_to: Tim Teulings
     

Log in to post a comment.