rofl0r
rofl0r
rather, it should use the existing libevent package
``` root:/src/build/$ irssi NO WINDOWS: -!- Irssi: Transliterations not supported in this system ``` then it hangs, killing irssi does not help after killing screen, the terminal is left in...
as introduced in https://github.com/rofl0r/sabotage/commit/901a8b5fba6452d541a4cb5851a31a23bcfd03a3 , unless it breaks the build. also remove DEBUGBUILD cflags, stuff which is now covered via /etc/butch-opts.sh as well. examples: https://github.com/rofl0r/sabotage/commit/17e7d51043dd668a542dd24ca6091bf12d8c60a1
while building tests with the "fluid" command line program ``` Generating tree.cxx and header from tree.fl... make[1]: *** [tree.cxx] Segmentation fault ./fltk-1.3.x-r9708/test/Makefile 262/497 52% # FLUID file rules .fl.cxx .fl.h:...
gio-module-cache, glib-compile-schemas, gtk-update-icon-cache, ... not yet figured how to deal with this shit possible solutions: 1) - add some script to bin which can be called manually whenever gtk+ crap...
addressing #76
https://gist.github.com/rofl0r/5d1a0dad03beb62027df326fb16e9a8d for integration musl-generic parts need to be removed volunteers ?
for example, we currently lack dynlinker names for mipsel, mipssf, mipselsf, armeb
for example libiberty.a this may cause build error of other gnu sw using libiberty when they expect another version (the one in their source tree, which only gets build when...
along the lines of "if musl-cross is used to create libs for a glibc hostsystem of the same architecture with the intention to run them on the same box, /lib/ld-musl-$ARCH.so.1...