Bug#998534: intel-gpu-tools: FTBFS: ../lib/meson.build:155:4: ERROR: Function does not take positional arguments.

2022-01-03 Thread Páder Rezső
Hello,

FYI, this error is fixed in upstream git:

https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/commit/963917a3565466832a3b2fc22e9285d34a0bf944

-- 
R.



Bug#957510: lxtask: ftbfs with GCC-10

2020-08-23 Thread Páder Rezső
Hello,

here is a patch:
https://sourceforge.net/p/lxde/patches/535/

-- 
R.



Bug#853559: mozjs24: ftbfs with GCC-7

2017-09-16 Thread Páder Rezső
https://github.com/uhulinux/ub-dev/commit/22ddd3bb42c4b8fb43f7c7263acf86900ea97b2c

-- 
R.



Bug#853559: mozjs24: ftbfs with GCC-7

2017-09-16 Thread Páder Rezső
Simply replace '\0' with NULL in js/src/shell/jsoptparse.cpp:256.

-- 
R.



Bug#764919: build tagcoll with cmake?

2014-10-12 Thread Páder Rezső
Package: tagcoll
Version: 2.0.14


I try to compile libept 1.0.12 with -DINTERNAL_WIBBLE=1
-DINTERNAL_TAGCOLL=1 options.
The build fails, because source of tagcoll (2.0.14) don't contains
CMakeLists.txt file, and the cmake don't supports autotools.

Please add cmake usability for tagcoll.


signature.asc
Description: PGP signature


Bug#764919: (no subject)

2014-10-12 Thread Páder Rezső
Another build issue with tagcoll2:

libtool: link: i686-uhu-linux-g++ -g -O2 -Wall -o .libs/tagcoll tagcoll.o  
../tagcoll/.libs/libtagcoll2.so ../tagcoll/tagexpr/.libs/libtagexpr.a 
/usr/lib/../lib/libstdc++.so -lwibble -Wl,-rpath -Wl,/usr/lib/../lib
../tagcoll/.libs/libtagcoll2.so: undefined reference to `gzopen'
../tagcoll/.libs/libtagcoll2.so: undefined reference to `gzclose'
../tagcoll/.libs/libtagcoll2.so: undefined reference to `gzgetc'
collect2: error: ld returned 1 exit status


Adding -lz to libtagcoll2_la_LIBADD solves this linking error.


signature.asc
Description: PGP signature