LinuxQuestions.org
Visit Jeremy's Blog.
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 07-20-2003, 08:31 PM   #1
lt1derful
Member
 
Registered: Jul 2003
Distribution: Slackware 9.1; Gentoo
Posts: 68

Rep: Reputation: 15
Question glibc and Slackware 9


Been having a problem trying to install Mplayer on my system. I'm running Slackware 9.0. I continue to get errors stating that I need this and that in order for Mplayer to install. In particular this time around, I'm curious about glibc...it says I need it. I thought glibc 2.3.1 came with Slackware 9?! Am I wrong? Does it install when you set up Slack 9? Or, is this something I have to manualy install afterwards?

I've tried the search, but can't locate a question/answer combo close to my particular problem. So, I've resorting to asking my own question.

Thanks for the help!! I can't wait to get Mplayer .9 working!
 
Old 07-20-2003, 08:43 PM   #2
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
i did a full install of slack 9, and i had no problems compiling mplayer. if the error messages are specifying glibc, it would seem that either you need to check your glibc install, or check to make sure mplayer install is being fed the right path/s. ? i am *very* new to slack (and linux), though, so that is the best i can tell you, i.e., that glibc did indeed come with slackware 9.
 
Old 07-20-2003, 09:38 PM   #3
lt1derful
Member
 
Registered: Jul 2003
Distribution: Slackware 9.1; Gentoo
Posts: 68

Original Poster
Rep: Reputation: 15
Well...to be honest, I don't know how to "Check" an install. I viewed installed packages and glibc was listed along with most of the other crap Mplayer says I don't have.

And...not sure how to point Mplayer in the right direction...I'm loving Linux...but I'm HATING Mplayer!!!!
 
Old 07-20-2003, 09:52 PM   #4
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
yes, i meant check to see that it's installed.

could you be more specific about the error messages and what they're saying you don't have?
 
Old 07-20-2003, 10:06 PM   #5
lt1derful
Member
 
Registered: Jul 2003
Distribution: Slackware 9.1; Gentoo
Posts: 68

Original Poster
Rep: Reputation: 15
Well...how about this. I finally decided to try the .tar.bz2 file instead of the .rpm crap. Here's the error I got:

Quote:
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... 3.2.2, ok
Checking for CPU vendor ... GenuineIntel (15:0:10)
Checking for CPU type ... Intel(R) Pentium(R) 4 CPU 1300MHz
Checking for GCC & CPU optimization abilities ... pentium4
Checking for kernel support of mmx ... failed
It seems that your kernel does not correctly support mmx.
To use mmx extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of mmx2 ... failed
It seems that your kernel does not correctly support mmx2.
To use mmx2 extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of sse ... failed
It seems that your kernel does not correctly support sse.
To use sse extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of sse2 ... failed
It seems that your kernel does not correctly support sse2.
To use sse2 extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for mtrr support ... yes
Checking for assembler (/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/as 2.13.90.0.18) ... ok
Checking for Linux kernel version ... 2.4.20, ok
Checking for awk ... gawk
Checking for extra headers ... none
Checking for extra libs ... none
Checking for i18n ... no
Checking for setlocale() ... no
Checking for language ... using en
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... __restrict
Checking for kstat ... no
Checking for posix4 ... no
Checking for lrintf ... no
Checking for nanosleep ... no
Checking for socklib ... no
Checking for inet_pton() ... no (=> i'll try inet_aton next)
Checking for inet_aton() ... no (=> streaming support disabled)
Checking for inttypes.h (required) ...
Error: cannot find header inttypes.h (see DOCS/faq.html)

Check "configure.log" if you do not understand why it failed.
Yea, I checked the FAQ...don't tell me crap, at least not that I understand.
 
Old 07-20-2003, 10:14 PM   #6
lt1derful
Member
 
Registered: Jul 2003
Distribution: Slackware 9.1; Gentoo
Posts: 68

Original Poster
Rep: Reputation: 15
Seems MMX is not supported...what is that...how do I fix it?
 
Old 07-20-2003, 10:17 PM   #7
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
Quote:
Originally posted by lt1derful
Well...how about this. I finally decided to try the .tar.bz2 file instead of the .rpm crap. Here's the error I got:


Yea, I checked the FAQ...don't tell me crap, at least not that I understand.
yikes, that is beyond me, sorry. that stuff about recompiling your kernel looks pretty serious. it looks like it's saying your slack install did not compile some CPU multimedia support into your kernel, but i don't have a clue about the specific remedy. if it were me, based on that info i would probably start looking into how to recompile or update the kernel to fix the mmx support, or else if the install were new enough, i would just redo it. but hopefully someone with more experience will chime in with an easy/known fix.

Last edited by synaptical; 07-20-2003 at 10:23 PM.
 
Old 07-20-2003, 10:21 PM   #8
lt1derful
Member
 
Registered: Jul 2003
Distribution: Slackware 9.1; Gentoo
Posts: 68

Original Poster
Rep: Reputation: 15
Yea...I'm seeking some MMX stuff now. Thanks for taking the time and hearing me out. I appreciate it.
 
Old 07-20-2003, 11:41 PM   #9
Rodrin
Member
 
Registered: May 2003
Location: Upstate NY, U.S.
Distribution: Slackware
Posts: 248

Rep: Reputation: 31
OK. The problem at first, now that I see what you were doing, is that you were trying to install an RPM on a non-RPM based system, Slackware. Slackware includes the rpm program, but it does not have an RPM database of installed applications for a new package to check dependencies against since its packages are based on pkgtool rather than rpm. This makes it so that just about any RPM package install would fail unless forced. If you wanted to install an RPM package, my recommendation (other than, 'Don't if you don't have to,') would be to convert it to a Slack package with rpm2tgz.

The problem you are having now is probably because the kernel source is not installed. You should download the kernel source from the Internet and install it (unless you have the boxed set of discs, which has the kernel source included on disc 2, if I remember correctly). You can get the source from any Slackware mirror under the directory slackware-9.0/slackware/k. The package name is kernel-source-2.4.20-noarch-5.tgz. Since my MPlayer compiled with support for MMX, MMX2, and SSE (as well as 3DNow and 3DNowEX since it is an Athlon) against a default Slack 9 bare.i kernel, I would think that your MMX problem is related to the lack of the kernel source (unless you are perhaps using one of the more unusual install kernels). However, even if that is not why MMX is not being recognized, lacking MMX should not cause the configure script to fail or the program not to compile. It should just make it compile with lower potential performance. Get the kernel source, then try it again and check to see if it is configuring support for MMX.

P.S. I also highly recommend that, if you are going to compile software, you install checkinstall and use it (usually as simple as running checkinstall instead of make install) to install your compiled software. It will allow you to manage programs you compile as pkgtool packages. You can find it on any Slackware mirror under the directory slackware-9.0/extra/checkinstall-1.5.3.
 
Old 07-21-2003, 05:35 AM   #10
lt1derful
Member
 
Registered: Jul 2003
Distribution: Slackware 9.1; Gentoo
Posts: 68

Original Poster
Rep: Reputation: 15
Thanks, Rodrin!

I somewhat understand what you are saying, so when I have time tonight, I'll give it a shot and let you know.
 
  


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
recompiling glibc on slackware 10.2 win32sux Slackware 10 10-07-2005 01:35 PM
using multiple glibc versions on slackware 10.1 gnp Slackware 7 06-01-2005 03:04 PM
Headaches updating glibc-Slackware 9 CelticWhisper Linux - Software 1 01-24-2005 02:45 AM
Slackware 8.1 -> Gnome 2 -> Glibc Problems MakeMeBad Slackware 2 02-09-2003 04:38 PM
Slackware 8.1 and GLIBC 2.3 Bengt Slackware 1 11-12-2002 10:23 PM

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

All times are GMT -5. The time now is 12:03 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