LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-08-2021, 05:28 PM   #3481
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 900

Rep: Reputation: 153Reputation: 153

I'm trying to build wxPython3 but get this error in the config.log

Quote:
No package 'gstreamer-plugins-base-0.10' found
configure:37213: WARNING: GStreamer 0.10 not available, falling back to 0.8
configure:37243: checking for GST
configure:37251: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION"
Package gstreamer-0.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-0.8' found
Package gstreamer-interfaces-0.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-interfaces-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-interfaces-0.8' found
Package gstreamer-gconf-0.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-gconf-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-gconf-0.8' found
configure:37254: $? = 1
configure:37269: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION"
Package gstreamer-0.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-0.8' found
Package gstreamer-interfaces-0.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-interfaces-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-interfaces-0.8' found
Package gstreamer-gconf-0.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-gconf-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-gconf-0.8' found
configure:37272: $? = 1
No package 'gstreamer-0.8' found
No package 'gstreamer-interfaces-0.8' found
No package 'gstreamer-gconf-0.8' found
configure:37301: WARNING: GStreamer 0.8/0.10 not available.
configure:37339: error: GStreamer not available

I've picked up the recently introduced gstreamer0 from ponce.org, but get the same error.

I'm thinking that I also need to re-introduce gst-plugins-base0 and maybe even gst-plugins-good0 as they were removed at the same time as gstreamer0 see Current Change Log

Quote:
l/gst-plugins-base0-0.10.36-x86_64-4.txz: Removed.
l/gst-plugins-good0-0.10.31-x86_64-4.txz: Removed.
l/gstreamer0-0.10.36-x86_64-3.txz: Removed
 
Old 02-09-2021, 01:05 AM   #3482
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by aikempshall View Post
I'm trying to build wxPython3 but get this error in the config.log
[...]
I've picked up the recently introduced gstreamer0 from ponce.org, but get the same error.

I'm thinking that I also need to re-introduce gst-plugins-base0 and maybe even gst-plugins-good0 as they were removed at the same time as gstreamer0 see Current Change Log
probably you missed these two a few posts back (note the names of the packages):
Quote:
Originally Posted by ponce View Post
probably you missed this a few posts back:
Quote:
Originally Posted by ponce View Post
regarding gstreamer0 we still have quite a few things that need it on SBo so, for the time being, hoping it won't require a lot of maintainance (in that case I'll remove it), I decided to add it, together with gst0-plugins-base and gst0-plugins-good: the involved REQUIRES lines will be fixed later.
BTW, probably it could work without the gstreamer0 stuff also if you remove these lines
Code:
  --enable-mediactrl \
  --enable-sound \
from wxPython3.SlackBuild
 
1 members found this post helpful.
Old 02-10-2021, 03:04 AM   #3483
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 900

Rep: Reputation: 153Reputation: 153
Quote:
Originally Posted by ponce View Post
probably you missed these two a few posts back (note the names of the packages):


BTW, probably it could work without the gstreamer0 stuff also if you remove these lines
Code:
  --enable-mediactrl \
  --enable-sound \
from wxPython3.SlackBuild
Thanks for that. I hadn't spotted the name change to gst0-plugins-base, so was hunting for the wrong package.

I've moved a bit further forward, but now get


Quote:
running build_ext
building '_core_' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/gtk
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DSWIG_PYTHON_SILENT_MEMLEAK -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Iinclude -Isrc -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/home/packages/tmp/SBo/wxPython-src-3.0.2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/packages/tmp/SBo/wxPython3-src-3.0.2.0/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/python2.7 -c src/helpers.cpp -o build/temp.linux-x86_64-2.7/src/helpers.o -pthread -O3 -pthread
cc1plus: warning: command-line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
In file included from /home/packages/tmp/SBo/wxPython-src-3.0.2.0/include/wx/defs.h:27,
from /home/packages/tmp/SBo/wxPython-src-3.0.2.0/include/wx/wx.h:14,
from include/wx/wxPython/wxPython_int.h:35,
from src/helpers.cpp:17:
/home/packages/tmp/SBo/wxPython-src-3.0.2.0/include/wx/platform.h:183:10: fatal error: wx/setup.h: No such file or directory
183 | #include "wx/setup.h"
| ^~~~~~~~~~~~
compilation terminated.
error: command 'gcc' failed with exit status 1
Any help appreciated.
 
Old 02-10-2021, 03:44 AM   #3484
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
I am not able to reproduce that (builds fine here), it may be because you have multiple versions of wxPython installed?

Quote:
Originally Posted by ponce View Post
BTW, probably it could work without the gstreamer0 stuff also if you remove these lines
Code:
  --enable-mediactrl \
  --enable-sound \
from wxPython3.SlackBuild
also I can confirm this works too to avoid dependencies on gstreamer0 and friends...

Last edited by ponce; 02-10-2021 at 04:14 AM.
 
Old 02-14-2021, 09:48 AM   #3485
kevmccor
Member
 
Registered: Aug 2004
Location: Texas
Distribution: slackware
Posts: 158

Rep: Reputation: 44
Just upgraded my --current today. I stopped updating when ktown and the 5.10 kernel was introduced, but checking up with reported issues on this forum lead me to think it was pretty stable. My upgrade process was a bit tedious, but it all seems to work and is a definite improvement.

With the slackpkg clean-system command, my *ponce* packages were removed. Now, the dependencies are fairly different, so I am finding that my .sqf files need a lot of tweaking.

This error with Academic/convertall doesn't make sense to me:

sbopkg -i convertall

Found convertall-0.5.2.tar.gz in /var/cache/sbopkg.
Checking MD5SUM:
MD5SUM check for convertall-0.5.2.tar.gz ... OK
Building package for convertall...
* * *
Checking dependencies...
Python Version 2.7.18 -> OK
Sorry, Qt Version 4.1 or higher and PyQt Version 4.0 or higher are required

from the convertall website, latest is: March 22, 2020 - Release 0.8.0, but maybe Release 0.7.1 is best choice. The website indicates that 0.7.1 updated the dependency checks.
 
Old 02-14-2021, 11:52 AM   #3486
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by kevmccor View Post
Just upgraded my --current today. I stopped updating when ktown and the 5.10 kernel was introduced, but checking up with reported issues on this forum lead me to think it was pretty stable. My upgrade process was a bit tedious, but it all seems to work and is a definite improvement.

With the slackpkg clean-system command, my *ponce* packages were removed. Now, the dependencies are fairly different, so I am finding that my .sqf files need a lot of tweaking.

This error with Academic/convertall doesn't make sense to me:

sbopkg -i convertall

Found convertall-0.5.2.tar.gz in /var/cache/sbopkg.
Checking MD5SUM:
MD5SUM check for convertall-0.5.2.tar.gz ... OK
Building package for convertall...
* * *
Checking dependencies...
Python Version 2.7.18 -> OK
Sorry, Qt Version 4.1 or higher and PyQt Version 4.0 or higher are required

from the convertall website, latest is: March 22, 2020 - Release 0.8.0, but maybe Release 0.7.1 is best choice. The website indicates that 0.7.1 updated the dependency checks.
if I were you I would try to get in touch with the maintainer on SBo, as he is not updating convertall since 9 years.
 
Old 02-14-2021, 03:02 PM   #3487
kevmccor
Member
 
Registered: Aug 2004
Location: Texas
Distribution: slackware
Posts: 158

Rep: Reputation: 44
I saent a message to the maintainer. However, simple download works.

https://github.com/doug-101/ConvertA...l-0.8.0.tar.gz

tar -xzf convertall-0.8.0.tar.gz
cd ConvertAll
/ConvertAll# python install.py
Checking dependencies...
Python Version 2.7.18 -> Sorry, 3.4 or higher is required
/ConvertAll# python3 install.py

Checking dependencies...
Python Version 3.9.1 -> OK
Qt Version 5.15.2 -> OK
PyQt Version 5.15.2 -> OK
Installing files...
Copying python files to /usr/local/share/convertall
***
Install complete.
 
Old 02-15-2021, 05:35 AM   #3488
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
While trying to rebuild FreeCAD with SBo -current, it fails to build at the end of the queue with FreeCAD:
---------------------------
[ 16%] Building CXX object src/Gui/CMakeFiles/FreeCADGui.dir/DownloadItem.cpp.o
Dans le fichier inclus depuis /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
depuis /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
depuis /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
depuis /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
depuis /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
depuis /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
depuis /usr/include/boost/shared_ptr.hpp:17,
depuis /usr/include/boost/signals2/deconstruct.hpp:28,
depuis /usr/include/boost/signals2.hpp:15,
depuis /tmp/SBo/FreeCAD-0.18.4/src/App/Document.h:40,
depuis /tmp/SBo/FreeCAD-0.18.4/src/Gui/DownloadItem.cpp:47:
/usr/include/boost/detail/iterator.hpp:13:1: note: «*#pragma message: This header is deprecated. Use <iterator> instead.*»
13 | BOOST_HEADER_DEPRECATED("<iterator>")
| ^~~~~~~~~~~~~~~~~~~~~~~
[ 17%] Building CXX object src/Gui/CMakeFiles/FreeCADGui.dir/DownloadManager.cpp.o
/tmp/SBo/FreeCAD-0.18.4/src/Gui/DownloadManager.cpp:37:10: erreur fatale: QWebSettings*: Aucun fichier ou dossier de ce type
37 | #include <QWebSettings>
| ^~~~~~~~~~~~~~
compilation terminée.
make[2]: *** [src/Gui/CMakeFiles/FreeCADGui.dir/build.make:2196 : src/Gui/CMakeFiles/FreeCADGui.dir/DownloadManager.cpp.o] Erreur 1
make[1]: *** [CMakeFiles/Makefile2:4604 : src/Gui/CMakeFiles/FreeCADGui.dir/all] Erreur 2
make: *** [Makefile:149 : all] Erreur 2

FreeCAD:
Would you like to continue processing the rest of the
queue or would you like to abort? If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.

(Y)es to continue, (N)o to abort, (R)etry the build?:
------------------
 
Old 02-15-2021, 06:31 AM   #3489
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by nobodino View Post
While trying to rebuild FreeCAD with SBo -current, it fails to build at the end of the queue with FreeCAD:
---------------------------
[ 16%] Building CXX object src/Gui/CMakeFiles/FreeCADGui.dir/DownloadItem.cpp.o
Dans le fichier inclus depuis /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
depuis /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
depuis /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
depuis /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
depuis /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
depuis /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
depuis /usr/include/boost/shared_ptr.hpp:17,
depuis /usr/include/boost/signals2/deconstruct.hpp:28,
depuis /usr/include/boost/signals2.hpp:15,
depuis /tmp/SBo/FreeCAD-0.18.4/src/App/Document.h:40,
depuis /tmp/SBo/FreeCAD-0.18.4/src/Gui/DownloadItem.cpp:47:
/usr/include/boost/detail/iterator.hpp:13:1: note: «*#pragma message: This header is deprecated. Use <iterator> instead.*»
13 | BOOST_HEADER_DEPRECATED("<iterator>")
| ^~~~~~~~~~~~~~~~~~~~~~~
[ 17%] Building CXX object src/Gui/CMakeFiles/FreeCADGui.dir/DownloadManager.cpp.o
/tmp/SBo/FreeCAD-0.18.4/src/Gui/DownloadManager.cpp:37:10: erreur fatale: QWebSettings*: Aucun fichier ou dossier de ce type
37 | #include <QWebSettings>
| ^~~~~~~~~~~~~~
compilation terminée.
make[2]: *** [src/Gui/CMakeFiles/FreeCADGui.dir/build.make:2196 : src/Gui/CMakeFiles/FreeCADGui.dir/DownloadManager.cpp.o] Erreur 1
make[1]: *** [CMakeFiles/Makefile2:4604 : src/Gui/CMakeFiles/FreeCADGui.dir/all] Erreur 2
make: *** [Makefile:149 : all] Erreur 2

FreeCAD:
Would you like to continue processing the rest of the
queue or would you like to abort? If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.

(Y)es to continue, (N)o to abort, (R)etry the build?:
------------------
this is WIP

https://github.com/Ponce/slackbuilds/pull/94
 
Old 02-15-2021, 10:09 PM   #3490
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Hi , dsniff not build , we need this patch from debian

38_fix-pcap_init.patch

and put under patches folder ...respect numeration number 38 patch

https://salsa.debian.org/pkg-securit...cap_init.patch
 
Old 02-16-2021, 08:41 PM   #3491
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 238Reputation: 238Reputation: 238
Hi, was attempting to try out trojita imap email client but building it stalled twice:

first on
Quote:

make[2]: *** [CMakeFiles/test_Imap_BodyParts.dir/build.make:95: CMakeFiles/test_Imap_BodyParts.dir/tests/Imap/test_Imap_BodyParts.cpp.o] Error 1
make[2]: Leaving directory '/tmp/SBo/trojita-0.7'
make[1]: *** [CMakeFiles/Makefile2:621: CMakeFiles/test_Imap_BodyParts.dir/all] Error 2
make[1]: Leaving directory '/tmp/SBo/trojita-0.7'
make: *** [Makefile:160: all] Error 2
this has been reported on the issue tracker: https://bugs.kde.org/show_bug.cgi?id=416775 and a patch has been proposed.

I used the attached version with
Code:
 patch -p 1 < $CWD/test_Imap_BodyParts-patch.txt
in the Slackbuild and then got to ~88% of the build which hiccuped on:

Quote:
/tmp/SBo/trojita-0.7/src/Gui/Window.cpp:2507:72: warning: ‘const QRect QDesktopWidget::availableGeometry(int) const’ is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations]
2507 | setGeometry(QApplication::desktop()->availableGeometry());
| ^

In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1,
from /tmp/SBo/trojita-0.7/src/Gui/Window.cpp:26:
/usr/include/qt5/QtWidgets/qdesktopwidget.h:88:67: note: declared here
88 | _DEPRECATED_X("Use QGuiApplication::screens()") const QRect availableGeometry(int screen = -1) const;
| ^~~~~~~~~~~~~~~~~

make[2]: *** [CMakeFiles/DesktopGui.dir/build.make:739: CMakeFiles/DesktopGui.dir/src/Gui/Window.cpp.o] Error 1
maybe good; gentoo-people are asking for a new release
Attached Files
File Type: txt test_Imap_BodyParts-patch.txt (756 Bytes, 6 views)
 
Old 02-17-2021, 09:07 AM   #3492
kevmccor
Member
 
Registered: Aug 2004
Location: Texas
Distribution: slackware
Posts: 158

Rep: Reputation: 44
I believe I have all the requirements installed, including lilv.
Code:
ls /var/log/packages/ | grep lilv
lilv-0.24.8-x86_64-1ponce
but I get this error with cinelerra:
Code:
g++ `cat x86_64/c_flags`  -DMSGQUAL=pluginlv2 -c pluginlv2.C -o x86_64/pluginlv2.o
g++ `cat x86_64/c_flags`  -DMSGQUAL=pluginlv2config -c pluginlv2config.C -o x86_64/pluginlv2config.o
In file included from pluginlv2.h:6,
                 from pluginlv2config.C:26:
pluginlv2config.h:35:10: fatal error: lilv/lilv.h: No such file or directory
   35 | #include <lilv/lilv.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:606: x86_64/pluginlv2config.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from pluginlv2.h:6,
                 from pluginlv2.C:5:
pluginlv2config.h:35:10: fatal error: lilv/lilv.h: No such file or directory
   35 | #include <lilv/lilv.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:606: x86_64/pluginlv2.o] Error 1
make[2]: Leaving directory '/tmp/SBo/cinelerra-20190930_6ca0a78/cinelerra'
make[1]: *** [Makefile:513: all-recursive] Error 1
make[1]: Leaving directory '/tmp/SBo/cinelerra-20190930_6ca0a78'
make: *** [Makefile:469: all] Error 2

cinelerra:
Would you like to continue processing the rest of the
queue or would you like to abort?  If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.
 
Old 02-17-2021, 10:31 AM   #3493
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 900

Rep: Reputation: 153Reputation: 153
Having problems compiling qemu-5.2.0 on current since binutils was upgraded to 2.36.1.

Get this error

Quote:
ld -m elf_i386 -T /home/packages/tmp/SBo/qemu-5.2.0/pc-bios/optionrom//flat.lds -no-pie -s -o multiboot.img multiboot.o
ld -m elf_i386 -T /home/packages/tmp/SBo/qemu-5.2.0/pc-bios/optionrom//flat.lds -no-pie -s -o linuxboot.img linuxboot.o
ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?)
make[2]: *** [Makefile:57: multiboot.img] Error 1
make[2]: *** Waiting for unfinished jobs....
ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?)
make[2]: *** [Makefile:57: linuxboot.img] Error 1
make[2]: Leaving directory '/home/packages/tmp/SBo/qemu-5.2.0/build/pc-bios/optionrom'
make[1]: *** [Makefile:206: pc-bios/optionrom/all] Error 2
make[1]: *** Waiting for unfinished jobs....
If I downgrade to binutils-2.35.1 qemu compiles successfully.
 
Old 02-17-2021, 11:40 AM   #3494
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by aikempshall View Post
Having problems compiling qemu-5.2.0 on current since binutils was upgraded to 2.36.1.

Get this error



If I downgrade to binutils-2.35.1 qemu compiles successfully.
a patch for that has been added but it's not in the main branch yet

http://cgit.ponce.cc/slackbuilds/commit/?h=qemu
 
Old 02-17-2021, 06:21 PM   #3495
truepatriot76
Member
 
Registered: Apr 2014
Location: California, USA
Distribution: slackware64-current
Posts: 231

Rep: Reputation: 195Reputation: 195
edit: qemu - disregard, already answered.

Last edited by truepatriot76; 02-17-2021 at 06:23 PM.
 
  


Reply

Tags
current, sbo, sbopkg, slackrepo



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Error building gst1-plugins-good 1.4.1 from SBO l0rddarkf0rce Slackware 4 10-06-2014 05:58 PM
[SOLVED] Failure building nvidia-kernel Slackbuild from SBo sysfce2 Slackware 7 07-02-2011 01:10 AM
problems building fontforge from SBo gtludwig Slackware 7 05-12-2010 01:52 PM
Pls help me take my 1st step! verysoon Fedora - Installation 2 12-12-2005 07:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration