You are not logged in.

#1 2009-09-03 03:29:27

banshee28
Member
Registered: 2008-10-18
Posts: 336

[Solved] Cant install\compile certain AUR packages

This is a brand new 32-bit build on my laptop. Everything is working great, but for some reason I cant get some AUR packages. I have Yaourt, pacman-color, and slock installed from AUR and working fine, but I cant get mpd-git or mplayer-svn installed? I have gcc, python installed and tried both root and user accounts. Not sure what is missing. This is a new dual core laptop so not sure why I am getting the CPU errors below?

This is for mplayer-svn:

==> SVN checkout done or server timeout, updating build dir
==> Applying disabled-features patch...
/var/abs/local/yaourtbuild/mplayer-svn/./PKGBUILD: line 56: patch: command not found
Detected operating system: Linux
Detected host architecture: i386
Checking for host cc ... gcc 
Checking for cross compilation ... yes 
./configure: line 1605: gcc: command not found
./configure: line 1610: gcc: command not found
Checking for CPU vendor ... GenuineIntel (6:15:11) 
Checking for CPU type ...  Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz 
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 mmxext ... failed 
It seems that your kernel does not correctly support mmxext.
To use mmxext 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 kernel support of ssse3 ... failed 
It seems that your kernel does not correctly support ssse3.
To use ssse3 extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of cmov ... failed 
It seems that your kernel does not correctly support cmov.
To use cmov extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for mtrr support ... yes 
Checking for GCC & CPU optimization abilities ... CPU optimization disabled. CPU not recognized or your compiler is too old. 
error 
Checking for byte order ... failed to autodetect byte order, defaulting to little-endian 
Checking for extern symbol prefix ... 
Error: Symbol mangling check failed.

Check "configure.log" if you do not understand why it failed.
==> ERROR: Build Failed.
    Aborting...
Error: Makepkg was unable to build mplayer-svn package.

This is for mpd-git:
Looks like I need to set the path for gcc in here, but not sure how?

configure: error: in `/tmp/yaourt-tmp-banshee/aur-mpd-git/mpd-git/src/mpd-build':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.
    Aborting...
Error: Makepkg was unable to build mpd-git package.

Last edited by banshee28 (2009-09-03 04:15:43)


Arch64, AMD64, LXDE

Offline

#2 2009-09-03 03:39:21

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [Solved] Cant install\compile certain AUR packages

You need to install the base-devel group (pacman -S base-devel).

This is a bit weird though....

Checking for cross compilation ... yes

hopefully it goes away!

Offline

#3 2009-09-03 03:48:06

banshee28
Member
Registered: 2008-10-18
Posts: 336

Re: [Solved] Cant install\compile certain AUR packages

Allan wrote:

You need to install the base-devel group (pacman -S base-devel).

This is a bit weird though....

Checking for cross compilation ... yes

hopefully it goes away!

Ah, I see all the apps in this group now! Not sure how I missed this? Was this in the wiki somwhere??

Anyways,its getting further along now ....


Arch64, AMD64, LXDE

Offline

#4 2009-09-03 04:11:48

banshee28
Member
Registered: 2008-10-18
Posts: 336

Re: [Solved] Cant install\compile certain AUR packages

Allan, thanks. That did the trick big_smile


Arch64, AMD64, LXDE

Offline

Board footer

Powered by FluxBB