Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Compiling with gcc and g++ in v6

Featured Replies

I have recently upgraded from unRAID v5 to v6.  I was able to compile Mediainfo from source on v5.  I installed gcc and g++ compiler packages at boot.  I have installed gcc and g++ and make 64bit packages from here: http://mirrors.slackware.com/slackware/slackware64-14.1/slackware64/d/

 

When I run the compile script "CLI_Compile.sh" I get the following:

 

checking build system type... x86_64-unknown-linux-gnu

checking for a BSD-compatible install... /usr/bin/ginstall -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /usr/bin/mkdir -p

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking whether make supports nested variables... yes

checking for gcc... gcc

[glow=red,2,300]checking whether the C compiler works... no

configure: error: in `/mnt/APPS/MediaInfo_CLI_GNU_FromSource/ZenLib/Project/GNU/Library':

configure: error: C compiler cannot create executables[/glow]

See `config.log' for more details

Problem while configuring ZenLib

 

What's missing from v5 that I need in v6 to get gcc to work?

  • Author

I figured it out by looking at the "config.log".  Every time it had an error, I would need to download a package with a library or function which got me a little further each time.  In V5 the gcc package through unMenu installed: gcc, make, binutils, glibc, and kernel-headers.  That was the difference between V5 and V6 ( I am not running unMENU on V6 yet).

 

I ended up with these packages in my /boot/extra folder:

binutils-2.23.52.0.1-x86_64-2.txz

gcc-4.8.2-x86_64-1.txz

gcc-g++-4.8.2-x86_64-1.txz

git-1.8.4-x86_64-1.txz

glibc-2.17-x86_64-7.txz

kernel-headers-3.10.17-x86-3.txz

libmpc-0.8.2-x86_64-2.txz

make-3.82-x86_64-4.txz

 

The packages were downloaded from: http://mirrors.slackware.com/slackware/slackware64-14.1/slackware64/

 

Now I can compile MediaInfo from source and use it in my YAMJ scans.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.