Giter Site home page Giter Site logo

typhoon's People

Contributors

alexiosc avatar

Stargazers

 avatar

Watchers

 avatar  avatar

typhoon's Issues

Cannot build the project on Linux

Hello! I am trying to build the project on Linux Mageia.

First, I tried to run configure. I had to convert line endings from CRLF to LF. After that I get this error:

[roland@localhost typhoon (main)]$ LC_ALL=C ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /home/roland/Documents/sources/typhoon/typhoon/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
configure: error: cannot run /bin/sh ./config.sub
[roland@localhost typhoon (main)]$ 

Then I tried to run typhoon-configure. Again I had to convert line endings. This time it seems to be more successful, but I get another error when I run src/make:

[roland@localhost typhoon (main)]$ LC_ALL=C ./typhoon-configure
Generating ./include/environ.h
Checking endianess
Checking for prototypes
Checking for uchar
Checking for ushort
Checking for ulong
Generating ./include/ansi.h
Checking for strstr
Checking for memmove
Checking for ranlib
Checking for cc
Checking for bison/yacc
Generating src/Makefile
Generating util/Makefile
Generating examples/Makefile
cat: examples/Makefile.in: No such file or directory
[roland@localhost typhoon (main)]$ cd src
[roland@localhost src (main)]$ LC_ALL=C make
Makefile:16: *** missing separator.  Stop.
[roland@localhost src (main)]$ 

Would you know what I am doing wrong?

Thanks.

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.