Skip to content

Build error: No C Compiler #16

Description

@c4lliope

Hello. Upon building this application using mkdir build; cd build; ../configure,
I see:

configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

Meanwhile,

eagle:build grace$ which g++
/usr/bin/g++
eagle:build grace$ which gcc
/usr/bin/gcc
eagle:build grace$ which clang
/usr/bin/clang

So I'm unsure my dependencies are all in line.
Any help? I'm obliged.

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