LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   bug report for x86_64 for latest batch of updates. (https://www.linuxquestions.org/questions/slackware-14/bug-report-for-x86_64-for-latest-batch-of-updates-4175540418/)

dxnxax 04-22-2015 10:05 AM

bug report for x86_64 for latest batch of updates.
 
I had to add --disable-gstreamer into the slackbuild for pidgin to get it to build on -current. libgstreamer updated to libgstreamer-1.0.so.0, but pidgin was looking for libgstreamer-0.10.so.0.

ppr:kut 04-22-2015 10:12 AM

there's a gstreamer0 package. Please check whether you have that installed or not.

dxnxax 04-22-2015 10:14 AM

thanks. that was it. Where can I get a list of new packages for -current?

TobiSGD 04-22-2015 10:22 AM

If you have slackpkg configured correctly
Code:

slackpkg install-new
should show you the new packages. Alternative: check the changelog for packages tagged with "Added".

genss 04-22-2015 03:43 PM

Quote:

Originally Posted by TobiSGD (Post 5351310)
Alternative: check the changelog for packages tagged with "Added".

and "Removed"
having duplicate versions of packages might cause problems in the future (around 2034)

mats_b_tegner 04-22-2015 07:28 PM

icu4c
 
Is it just me or is libxul in Firefox and Thunderbird linked to the old version of the icu4c library?

Edit: Never mind. I forgot to replace my own GTK+2 library with the one in -current.

sombragris 04-23-2015 09:44 AM

xfwm4-themes was removed with no replacement. From having a lot of window decorations in XFCE we now have just 5 and all of them look very similar.

fskmh 04-23-2015 09:57 AM

I was compiling gcc-4.9.2 on Slack64-14.1 and I noticed that libiberty.a does not get installed unless "--enable-install-libiberty" is added to the configure invocation in the SlackBuild. I assume this applies to -current as well. Adding this option means the libiberty header files also get installed in the resulting package which stops oprofile from warning that although libiberty is present it cannot be compiled when oprofile is updated (which is required after upgrading binutils).


All times are GMT -5. The time now is 06:23 PM.