Package Details: lib32-zvbi 0.2.42-1

Git Clone URL: https://aur.archlinux.org/lib32-zvbi.git (read-only, click to copy)
Package Base: lib32-zvbi
Description: VBI capture and decoding library (32-bit)
Upstream URL: http://zapping.sourceforge.net/cgi-bin/view/ZVBI/WebHome
Licenses: GPL2, BSD, MIT, LGPL2.1
Submitter: orumin
Maintainer: rodrigo21
Last Packager: rodrigo21
Votes: 4
Popularity: 0.000000
First Submitted: 2017-07-08 05:53 (UTC)
Last Updated: 2023-10-02 09:42 (UTC)

Latest Comments

Jaska commented on 2024-06-24 00:10 (UTC)

add -fpermissive to downgrade the error and build this thing

export CC='gcc -m32 -fpermissive' export CXX='g++ -m32 -fpermissive'

NeWolf commented on 2024-06-23 13:31 (UTC)

fails to build


io-sim.c:128:1: error: static declaration of 'sincos' follows non-static declaration
  128 | sincos                          (double                 x,
      | ^~~~~~
In file included from /usr/include/features.h:503,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/math.h:27,
                 from io-sim.c:28:
/usr/include/bits/mathcalls.h:79:1: note: previous declaration of 'sincos' with type 'void(double,  double *, double *)'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
make[4]: *** [Makefile:790: io-sim.lo] Error 1
make[4]: Leaving directory '/home/newolf/lib32-gst-bad-ugly/lib32-zvbi/src/zvbi/src'
make[3]: *** [Makefile:844: all-recursive] Error 1
make[3]: Leaving directory '/home/newolf/lib32-gst-bad-ugly/lib32-zvbi/src/zvbi/src'
make[2]: *** [Makefile:627: all] Error 2
make[2]: Leaving directory '/home/newolf/lib32-gst-bad-ugly/lib32-zvbi/src/zvbi/src'
make[1]: *** [Makefile:525: all-recursive] Error 1
make[1]: Leaving directory '/home/newolf/lib32-gst-bad-ugly/lib32-zvbi/src/zvbi'
make: *** [Makefile:432: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

DDoSolitary commented on 2019-11-12 11:54 (UTC)

Missing dependency: lib32-libx11