LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM
User Name
Password
Slackware - ARM This forum is for the discussion of Slackware ARM.

Notices


Reply
  Search this Thread
Old 05-12-2022, 02:30 AM   #1
slackartist
Member
 
Registered: Oct 2015
Location: Where the buffalo's roam
Distribution: Slackware Current Multilib
Posts: 161
Blog Entries: 20

Rep: Reputation: 26
Thumbs up building latest( 3.0.17.3) vlc from slackbuilds.org


im also currently building alienbob's vlc and had to disable libsrt because there were some errors on my laptop (xe303c12) But im sure it will build fine. maybe one of my files are corrupt or something...


but i did finish the slackbuilds VLC from slackbuilds.org

and you can enable libupnp instead of it being disable with a patch details here:
https://bugs.freebsd.org/bugzilla//a...02&action=diff
https://bz-attachments.freebsd.org/a....cgi?id=233802
Quote:
--- modules/services_discovery/upnp.cpp 2022-02-15 12:24:38.000000000 -0500
+++ modules/services_discovery/upnp.cpp 2022-05-07 19:28:26.254831000 -0400
@@ -1560,5 +1560,5 @@
#else /* _WIN32 */

-#ifdef UPNP_ENABLE_IPV6
+#if defined(UPNP_ENABLE_IPV6) || UPNP_VERSION >= 10803

#ifdef __APPLE__
@@ -1706,5 +1706,5 @@
}

- #ifdef UPNP_ENABLE_IPV6
+ #if defined(UPNP_ENABLE_IPV6) || UPNP_VERSION >= 10803
char* psz_miface = var_InheritString( p_obj, "miface" );
if (psz_miface == NULL)
and edit the slackbuild accordingly.

when building lua on armv7 as a dependency you may want to leave the LIBDIRSUFFIX blank as vlc will stop compiling in my experience.

and it will require -fPIC



lastly of all. vlc lists libsidplayfp2
http://slackbuilds.org/repository/15...s/libsidplay2/
as a dependency or optionally.
except it doesnt compile with gcc-11.2.0 without editing a few lines of source code.
on
sidplay-libs_2.1.1.orig.tar.gz
unpack it

and its only one file
sidplay-libs-2.1.1/libsidplay/src/xsid/xsid.cpp


Quote:
$ diff sidplay-libs-2.1.1/libsidplay/src/xsid/xsid.cpp sidplay-libs-2.1.1willcompile/libsidplay/src/xsid/xsid.cpp
99,100c99,100
< '\x80', '\x94', '\xa9', '\xbc', '\xce', '\xe1', '\xf2', '\x03',
< '\x1b', '\x2a', '\x3b', '\x49', '\x58', '\x66', '\x73', '\x7f'
---
> (int8_t)'\x80', (int8_t)'\x94', (int8_t)'\xa9', (int8_t)'\xbc', (int8_t)'\xce', (int8_t)'\xe1', (int8_t)'\xf2', (int8_t)'\x03',
> (int8_t)'\x1b', (int8_t)'\x2a', (int8_t)'\x3b', (int8_t)'\x49', (int8_t)'\x58', (int8_t)'\x66', (int8_t)'\x73', (int8_t)'\x7f'
i rename the the correct lines it should be edit to and you can compile it on arm7
https://bugs.gentoo.org/show_bug.cgi?id=649804 see here

Last edited by slackartist; 05-12-2022 at 02:31 AM.
 
Old 05-12-2022, 08:52 PM   #2
PartiZan
Member
 
Registered: Mar 2022
Location: Chicago
Distribution: RHEL, Slackware
Posts: 38

Rep: Reputation: 3
https://flatpak.org/
https://flathub.org/apps/details/org.videolan.VLC
https://slackbuilds.org/repository/1...sktop/flatpak/

Last edited by PartiZan; 05-12-2022 at 08:56 PM.
 
  


Reply



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] Slackware, latest Firefox, SlackBuilds.org refaelsh Slackware 20 11-03-2020 06:21 AM
Problem building vlc from slackbuilds USUARIONUEVO Slackware 15 05-24-2020 10:37 PM
Building slackbuilds.org packages with gcc 4.4.2 ponce Slackware 1 11-05-2009 11:07 AM
VLC error: VLC could not open the file "/usr/share/vlc/skins2/text.bmp". brjoon1021 Ubuntu 1 01-14-2009 10:48 PM
Use SlackBuilds.org or my own hosting to offer up SlackBuilds? hollywoodb Slackware 6 11-30-2006 08:56 PM

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

All times are GMT -5. The time now is 12:01 PM.

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