Giter Site home page Giter Site logo

Comments (6)

necrophcodr avatar necrophcodr commented on September 27, 2024

Maybe I'm blind but what is the config.guess file you're referring to? I don't see it in the repository.

from whitedb.

xctan avatar xctan commented on September 27, 2024

It's shipped with the source code tarball. Outdated release process (e.g. using old distros) may bring about such problem.

configure complains that it cannot determine the platform:

This script, last modified 2012-12-29, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <[email protected]> in order to provide the needed
information to handle your system.

config.guess timestamp = 2012-12-29

uname -m = riscv64
uname -r = 6.0.7-arch1-1
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Thu, 03 Nov 2022 18:01:58 +0000

As shown above, the config.guess timestamp is 2012-12-29, much bofore risc-v support was added to the toolchain, thus lacking support for it.

Could you please revise the process of releasing source code tarballs? For example, make sure the autotools package is up to date, or try to trigger force reconfiguration (e.g. autoreconf -fiv).

from whitedb.

necrophcodr avatar necrophcodr commented on September 27, 2024

@xctan the last tarball release is from 2014 though, and the config.guess in that is from 2013 it seems. Maybe it's better to use a specific tag and fetch the tarball of the source code directly from GitHub instead?

from whitedb.

priitj avatar priitj commented on September 27, 2024

Should I do something with these old tarballs though? I guess the obvious response would be, release a new one but the development process stalled before I got 0.8 feature-complete. So it's some dr. Frankenstein version in the master branch right now. I suppose most people won't notice or mind.

from whitedb.

priitj avatar priitj commented on September 27, 2024

Does this help at all: whitedb-0.8-alpha?

from whitedb.

xctan avatar xctan commented on September 27, 2024

Thanks for releasing an updated version (also the first release since 2014)! Even though it is still immature to be updated in the repository of Arch Linux, we are able to build this package on riscv platform out of the box. Hopefully a full-fledged 0.8 version will come true in the near future.

from whitedb.

Related Issues (20)

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.