Coder Social home page Coder Social logo

Build on Mono 4.0 about hyperfastcgi HOT 9 CLOSED

xplicit avatar xplicit commented on May 28, 2024
Build on Mono 4.0

from hyperfastcgi.

Comments (9)

xplicit avatar xplicit commented on May 28, 2024

Fixed in 27ebd80

from hyperfastcgi.

firstfocus avatar firstfocus commented on May 28, 2024

Hello,
I've got Mono installed from the repo Mono JIT compiler version 4.0.1 (tarball Tue Apr 28 11:47:58 UTC 2015)
I'm sure I've got the right version from GIT with this fix but I'm getting this error on make:
make[3]: Entering directory /opt/HyperFastCgi/src/HyperFastCgi/scripts' make[3]: *** No rule to make targethyperfastcgi2', needed by `all-am'. Stop.

./autogen.sh --prefix=/usr reports this, with missing 2.0 as expected:
Mono 2.0 compiler: not found
Mono 4.0 compiler: /usr/bin/dmcs
It could be me, but any ideas what might be wrong?

from hyperfastcgi.

xplicit avatar xplicit commented on May 28, 2024

Which operating system do you use? What is the output of Target frameworks after running./autogen.sh --prefix=/usr?

from hyperfastcgi.

firstfocus avatar firstfocus commented on May 28, 2024

Hi Sergey,

Thanks for the fast reply. Sorry should have mentioned. Ubuntu 14.04.2 LTS.
This is the ouput of autogen:
hyperfastcgi-0.4

Build Environment
Install prefix: /usr
Datadir: /usr/share
Libdir: /usr/lib
Build documentation:
Mono 2.0 compiler: not found
Mono 4.0 compiler: /usr/bin/dmcs
Target frameworks: .NET 4.0

from hyperfastcgi.

xplicit avatar xplicit commented on May 28, 2024

What the output you've got if run

make clean
./autogen.sh --prefix=/usr
make

?

from hyperfastcgi.

xplicit avatar xplicit commented on May 28, 2024

If this doesn't help as a workaround you can edit the file

https://github.com/xplicit/HyperFastCgi/blob/master/src/HyperFastCgi/scripts/Makefile.am#L26

delete line 13 and 18
and removing the hyperfastcgi2 occurrences from line 26 and line 30.

from hyperfastcgi.

firstfocus avatar firstfocus commented on May 28, 2024

Got this again after the make clean:

Making all in scripts
make[3]: Entering directory /opt/HyperFastCgi/src/HyperFastCgi/scripts' make[3]: *** No rule to make targethyperfastcgi2', needed by all-am'. Stop. make[3]: Leaving directory/opt/HyperFastCgi/src/HyperFastCgi/scripts'
make[2]: *** [all-recursive] Error 1

Your workaround dit it though, now running again. Many thanks, your work on HyperFastCgi is much appreciated!

from hyperfastcgi.

xplicit avatar xplicit commented on May 28, 2024

Some additional info about the issue.
It compiles on Ubuntu 14.10, but compilation fails with the error mentioned above on Travis CI which is Ubuntu 12.04 AFAIK.

from hyperfastcgi.

xplicit avatar xplicit commented on May 28, 2024

This commit fixes the last error
d270157

from hyperfastcgi.

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.