Giter VIP home page Giter VIP logo

Comments (5)

jimd1989 avatar jimd1989 commented on June 5, 2024 1

Thanks for following up. It looks like there is an ANSI/C99 mismatch there that BSD was cool with. I'll consider changing the Makefile, but there's no way for me to personally verify the Linux behavior in the immediate future, so it may be a while before anything gets pushed through.

from boar.

jimd1989 avatar jimd1989 commented on June 5, 2024 1

@jobbautista9 I'm simply removing the -ansi flag for now, with updated notes in the README. I don't have capacity to support non-OpenBSD OSes beyond that. Thanks for your help here.

from boar.

jimd1989 avatar jimd1989 commented on June 5, 2024

I'm just seeing this now, sorry. I don't have access to a Linux machine, so only OpenBSD with sndio is officially supported.

Some of the math import errors are curious though. Maybe some of these are actually C99 functions and the -ansi flag is rejecting them, but this problem is silently ignored on my machine?

If you already have sndio installed in Linux, please try removing -ansi from the Makefile and see what happens.

from boar.

jobbautista9 avatar jobbautista9 commented on June 5, 2024

That didn't work unfortunately. :(

boar-compile-error.txt

from boar.

jobbautista9 avatar jobbautista9 commented on June 5, 2024

Ok, it seems to build successfully with clang (I was using gcc), but I needed to add -lbsd to the Makefile. Also it spit out a lot of warnings:
boar-clang-log.txt

from boar.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.