On Thu Oct 24, 2024 at 2:36 AM KST, Andrew Randrianasulu wrote: > ah, Slackware user ;) > > Do you have pulseaudio/pipewire running? > > I think Andrea ran into some problems with pipewire not sounding at > first try on Arch?
Yes, I've enabled PulseAudio/PipeWire. I also followed the guide "Setting up Jack Audio in Slackware"[0] to use Jack on my Linux machine. > Also, what kind of build error you have? I'll attach the log file to this email. [0] https://alien.slackbook.org/blog/setting-up-jack-audio-in-slackware/
make -j14 all-recursive make[1]: Entering directory '/home/chabulhwi/cinelerra/cinelerra-5.1' Making all in thirdparty make[2]: Entering directory '/home/chabulhwi/cinelerra/cinelerra-5.1/thirdparty' make[2]: warning: -j14 forced in submake: resetting jobserver mode. make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/chabulhwi/cinelerra/cinelerra-5.1/thirdparty' Making all in libbthread-master make[2]: Entering directory '/home/chabulhwi/cinelerra/cinelerra-5.1/libbthread-master' make[2]: warning: -j14 forced in submake: resetting jobserver mode. g++ -c -o jpt.o just-pt.cc -I. ar crs jpt.a jpt.o make[2]: Leaving directory '/home/chabulhwi/cinelerra/cinelerra-5.1/libbthread-master' Making all in libzmpeg3 make[2]: Entering directory '/home/chabulhwi/cinelerra/cinelerra-5.1/libzmpeg3' make[2]: warning: -j14 forced in submake: resetting jobserver mode. make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/chabulhwi/cinelerra/cinelerra-5.1/libzmpeg3' Making all in mpeg2enc make[2]: Entering directory '/home/chabulhwi/cinelerra/cinelerra-5.1/mpeg2enc' make[2]: warning: -j14 forced in submake: resetting jobserver mode. make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/chabulhwi/cinelerra/cinelerra-5.1/mpeg2enc' Making all in mplexlo make[2]: Entering directory '/home/chabulhwi/cinelerra/cinelerra-5.1/mplexlo' make[2]: warning: -j14 forced in submake: resetting jobserver mode. g++ -o x86_64/mplexlo x86_64/mplex.o /usr/bin/ld: cannot find -lx264: No such file or directory /usr/bin/ld: cannot find -lx264: No such file or directory collect2: error: ld returned 1 exit status make[2]: *** [Makefile:27: all] Error 1 make[2]: Leaving directory '/home/chabulhwi/cinelerra/cinelerra-5.1/mplexlo' make[1]: *** [Makefile:592: all-recursive] Error 1 make[1]: Leaving directory '/home/chabulhwi/cinelerra/cinelerra-5.1' make: *** [Makefile:539: all] Error 2
signature.asc
Description: PGP signature
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin

