GithubHelp home page GithubHelp logo

bino about bino HOT 3 CLOSED

anton12345G avatar anton12345G commented on May 20, 2024
bino

from bino.

Comments (3)

marlam avatar marlam commented on May 20, 2024

This gettext incompatibility is unfortunately not solvable in a clean way (and that's the fault of gettext).
You can either override the gettext files with gettextize or use the last release archive to avoid this problem.

from bino.

anton12345G avatar anton12345G commented on May 20, 2024

Good day!

     You can of course try to roll back this package to version 19,

gettext rollback is done without problems and does not touch any dependencies (checked for myself), after that a new error appears

usr / sbin / ld: video_output.o: in the function "video_output :: color_init (int, parameters const &, video_frame const &)":
video_output.cpp :(. text + 0x5a85): undefined reference to "glewContextIsSupported"
/ usr / sbin / ld: video_output_qt.o: in the "video_output_qt :: init ()" function:
video_output_qt.cpp :(. text + 0x39ce): undefined reference to "glewContextInit"
/ usr / sbin / ld: video_output_qt.cpp :(. text + 0x39fc): undefined reference to "glewContextIsSupported"
collect2: error: ld execution exited with return code 1
make [4]: ​​*** [Makefile: 742: bino] Error 1
make [4]: ​​exit from directory "/home/ypp/.cache/paru/clone/bino/src/bino-1.6.7/src"
make [3]: *** [Makefile: 953: all-recursive] Error 1
make [3]: exit from directory "/home/ypp/.cache/paru/clone/bino/src/bino-1.6.7/src"
make [2]: *** [Makefile: 656: all] Error 2
make [2]: exit from directory "/home/ypp/.cache/paru/clone/bino/src/bino-1.6.7/src"
make [1]: *** [Makefile: 457: all-recursive] Error 1
make [1]: exit from directory "/home/ypp/.cache/paru/clone/bino/src/bino-1.6.7"
make: *** [Makefile: 396: all] Error 2
==> ERROR: The build () has failed.

did not help

from bino.

jose1711 avatar jose1711 commented on May 20, 2024

Had the same issue on Arch Linux, solved it like this (not sure if this is a good solution tho but I could run bino at least):

git clone https://git.marlam.de/git/bino.git
cd bino
gettextize -f
# hit Enter
autoreconf -i
./configure --prefix=/usr --with-qt-version=5
make
# make install, etc

from bino.

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.