Skip to content

Issues compiling #16

@t3kk3n

Description

@t3kk3n

So when I try to compile with autogen, along with trying to run configure, I get the following:

checking for socklen_t... yes checking whether to enable userland conduits... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BLUEZ... yes ./configure: line 18631: syntax error near unexpected token )' ./configure: line 18631: )'

Line 18631 contains a close parenthesis, so for the heck of it, I commented it out, to then get the following:

checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BLUEZ... yes ./configure: line 19040: syntax error near unexpected token 'newline' ./configure: line 19040: '''

Before I start going edit crazy, is anyone else having this issue? Has anyone solved or fixed this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions