Skip to content

Build failure on Ubuntu 16.04 #72

@jeremyherbert

Description

@jeremyherbert

Hi,

I'm trying to build tinyproxy from source on Ubuntu 16.04, and I get the following error:

$ git clone https://github.com/tinyproxy/tinyproxy.git
$ cd tinyproxy
$ ./autogen.sh
$ make
make  all-recursive
make[1]: Entering directory '/home/jeremy/tinyproxy'
Making all in src
make[2]: Entering directory '/home/jeremy/tinyproxy/src'
Makefile:682: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.
make[2]: Leaving directory '/home/jeremy/tinyproxy/src'
Makefile:455: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jeremy/tinyproxy'
Makefile:375: recipe for target 'all' failed
make: *** [all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions