Skip to content

cannot make-cc1plus warnings lead to error #22

Description

@aliabbaC

Hi dears,
In system:
Fedora 21
Ruby 2.1.7
GCC 4.9.2


I follow the instructions but afer
$./prepare.sh
$ruby extconf.rb
when trying to $make and $make install, I got an error:

cc1plus: some warnings being treated as errors
Makefile:217: recipe for target 'export_wrap.o' failed
make: *** [export_wrap.o] Error 1

And the entire log of this error is bellow
cc1plus error.txt

I searched about this error but all of replies are about how to disable Werrors and etc.:-(
Is there any solution?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions