LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-25-2006, 09:21 AM   #1
Prumpus
LQ Newbie
 
Registered: Feb 2006
Distribution: Fedora Core 4
Posts: 3

Rep: Reputation: 0
Installing Metisse on FC4


Hello, I'm having a trouble installing Metisse(3d desktop) on Fedora Core 4. I recently changed from Fc3 to Fc4, I had no problem installing it on fc3 but now that I changed to fc4 I'm not able to. I've installed fribidi-0.10.4-5.1.i386.rpm, libstroke-0.5.1-1.i386.rpm and nucleo.
When I do configure everything seems to be going well, but at the end of make I get the following errors..
Code:
make[3]: Entering directory `/home/krusi/metisse-0.3.5/xserver/fb'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xserver/mi -I../../xserver/render -I../../xserver/include -I../../xlibs/Xfont/include/X11/fonts/ -I../../xlibs/Xau -I../../xserver/include/X11/Xtrans   -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 -g -O2 -Wall -MT fbmmx.o -MD -MP -MF ".deps/fbmmx.Tpo" -c -o fbmmx.o fbmmx.c; \
then mv -f ".deps/fbmmx.Tpo" ".deps/fbmmx.Po"; else rm -f ".deps/fbmmx.Tpo"; exit 1; fi
fbmmx.c:41: warning: specifying vector types with __attribute__ ((mode)) is deprecated
fbmmx.c:41: warning: use __attribute__ ((vector_size)) instead
fbmmx.c:42: warning: specifying vector types with __attribute__ ((mode)) is deprecated
fbmmx.c:42: warning: use __attribute__ ((vector_size)) instead
fbmmx.c:43: warning: specifying vector types with __attribute__ ((mode)) is deprecated
fbmmx.c:43: warning: use __attribute__ ((vector_size)) instead
fbmmx.c: In function ‘negate’:
fbmmx.c:111: error: incompatible type for argument 1 of ‘__builtin_ia32_pxor’
fbmmx.c:111: error: incompatible type for argument 2 of ‘__builtin_ia32_pxor’
fbmmx.c: In function ‘expand_alpha’:
fbmmx.c:170: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:170: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:170: error: incompatible types in assignment
fbmmx.c:172: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:172: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:172: error: incompatible types in assignment
fbmmx.c: In function ‘expand_alpha_rev’:
fbmmx.c:185: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:185: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:185: error: incompatible types in assignment
fbmmx.c:187: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:187: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:187: error: incompatible types in assignment
fbmmx.c: In function ‘invert_colors’:
fbmmx.c:199: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:199: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:199: error: incompatible types in assignment
fbmmx.c:200: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:200: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:200: error: incompatible types in assignment
fbmmx.c:201: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:201: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:201: error: incompatible types in assignment
fbmmx.c:206: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:206: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:206: error: incompatible types in assignment
fbmmx.c:207: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:207: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:207: error: incompatible types in assignment
fbmmx.c: In function ‘over_rev_non_pre’:
fbmmx.c:241: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:241: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c: In function ‘expand565’:
fbmmx.c:307: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:307: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:307: error: incompatible types in assignment
fbmmx.c:308: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:308: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:308: error: incompatible types in assignment
fbmmx.c:309: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:309: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:309: error: incompatible types in assignment
fbmmx.c: In function ‘pack565’:
fbmmx.c:331: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:331: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:331: error: incompatible types in assignment
fbmmx.c:332: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:332: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:332: error: incompatible types in assignment
fbmmx.c:333: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:333: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:333: error: incompatible types in assignment
fbmmx.c:340: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:340: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:340: error: incompatible types in assignment
fbmmx.c:342: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:342: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:342: error: incompatible types in assignment
fbmmx.c:344: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:344: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:344: error: incompatible types in assignment
fbmmx.c:346: error: incompatible type for argument 1 of ‘__builtin_ia32_pand’
fbmmx.c:346: error: incompatible type for argument 2 of ‘__builtin_ia32_pand’
fbmmx.c:346: error: incompatible types in assignment
fbmmx.c:348: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:348: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:348: error: incompatible types in assignment
fbmmx.c:349: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:349: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
fbmmx.c:349: error: incompatible types in assignment
fbmmx.c:351: error: incompatible type for argument 1 of ‘__builtin_ia32_por’
fbmmx.c:351: error: incompatible type for argument 2 of ‘__builtin_ia32_por’
make[3]: *** [fbmmx.o] Error 1
make[3]: Leaving directory `/home/krusi/metisse-0.3.5/xserver/fb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/krusi/metisse-0.3.5/xserver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/krusi/metisse-0.3.5'
make: *** [all] Error 2
Has anyone had the same problem and perhaps knows a solution? I've tried to google it, but I've found nothing.
 
Old 03-06-2006, 08:30 PM   #2
Prumpus
LQ Newbie
 
Registered: Feb 2006
Distribution: Fedora Core 4
Posts: 3

Original Poster
Rep: Reputation: 0
Well, haven't been able to install it yet.. I found a rpm package for fc3 and I can't get that to install either, can rpm packages for fc3 be installed on fc4?
Here is what happens when I try to install rpm:
Code:
warning: metisse-0.3.5-1.rhfc3.nr.i386.rpm: Header V3 DSA signature: NOKEY, key ID b8693f2c
error: Failed dependencies:
        perl(Gtk) is needed by metisse-0.3.5-1.rhfc3.nr.i386

I installed gtk-perl, still had same problem, so I installed everything releated to perl with yum.
Code:
yum install perl*
Still it says this perl(Gtk) isn't there, any help apreciated.

Last edited by Prumpus; 03-06-2006 at 08:35 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Need help installing FC4 roopunix Linux - Networking 2 01-28-2006 09:10 PM
installing FC4 fakie_flip Fedora 5 10-14-2005 01:10 PM
Installing FC4 on a Mac G4 (trying to anyways) quercusalba Fedora - Installation 14 09-29-2005 11:07 PM
Installing FC4 on a Mac G4 (trying to anyways) quercusalba Linux - Software 2 09-25-2005 06:00 PM
Error while installing FC4 JayCrizzle Fedora - Installation 1 07-15-2005 12:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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