Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge von openmotif schlägt fehl
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Fibbs
Guru
Guru


Joined: 26 Jan 2003
Posts: 448
Location: Forstern near Munich / Germany

PostPosted: Wed Jun 11, 2003 8:08 pm    Post subject: emerge von openmotif schlägt fehl Reply with quote

Hallo Forum!

mein folgendes Problem habe ich auch schonmal in gentoo-users-de gepostet, leider haben wir dort noch keine Lösung gefunden, deshalb das ganze nochmal hier:
Bei einem emerge -U --deep world bin ich bis zum Paket openmotif gekommen, welches dann mit folgenden Meldungen das kompilieren abbrach:

gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I/usr/X11R6/include
-I./../../../lib -march=athlon-xp -O3 -pipe -Wall -Wno-unused -Wno-comment
-c debug.c
debug.c: In function `PrintWindowData':
debug.c:252: warning: `type_str' might be used uninitialized in this function
debug.c: In function `PrintConfigFormat':
debug.c:324: warning: `fmt' might be used uninitialized in this function
debug.c:325: warning: `num' might be used uninitialized in this function
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I/usr/X11R6/include
-I./../../../lib -march=athlon-xp -O3 -pipe -Wall -Wno-unused -Wno-comment
-c disp.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I/usr/X11R6/include
-I./../../../lib -march=athlon-xp -O3 -pipe -Wall -Wno-unused -Wno-comment
-c free.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I/usr/X11R6/include
-I./../../../lib -march=athlon-xp -O3 -pipe -Wall -Wno-unused -Wno-comment
-c pack.c
pack.c: In function `_WSMUnpackReply':
pack.c:660: warning: `fmt' might be used uninitialized in this function
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I/usr/X11R6/include
-I./../../../lib -march=athlon-xp -O3 -pipe -Wall -Wno-unused -Wno-comment
-c recv.c
recv.c: In function `WSMDefaultOwnSelection':
recv.c:113: warning: implicit declaration of function `GetTimestamp'
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I/usr/X11R6/include
-I./../../../lib -march=athlon-xp -O3 -pipe -Wall -Wno-unused -Wno-comment
-c send.c
In file included from /usr/X11R6/include/Xm/DragC.h:29,
from /usr/X11R6/include/Xm/DragDrop.h:29,
from /usr/X11R6/include/Xm/Transfer.h:29,
from send.c:42:
/usr/X11R6/include/Xm/Xm.h:1655: parse error before "XmConvertCallbackStruct"
send.c: In function `WSMSendMessage':
send.c:92: warning: implicit declaration of function `GetTimestamp'
make[3]: *** [send.o] Fehler 1
make[3]: Leaving directory
`/var/tmp/portage/openmotif-2.2.2-r1/work/openMotif-2.2.2/clients/mwm/WmWsmLib'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory
`/var/tmp/portage/openmotif-2.2.2-r1/work/openMotif-2.2.2/clients/mwm'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/var/tmp/portage/openmotif-2.2.2-r1/work/openMotif-2.2.2/clients'
make: *** [all-recursive] Fehler 1

!!! ERROR: x11-libs/openmotif-2.2.2-r1 failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! make failed

Ich versuchte, openmotif in der Version 2.2.2-r2 zu emergen. Bei meinen Tests habe ich dann einmal openmotif ganz rausgeschmissen (-C) und versucht, neu zu kompilieren, was logischerweise genauso wenig funktioniert hat. Ich habe auch schon versucht, die Version 2.2.2-r1 zu emergen, bei gleichem Fehlerbild. In gentoo-users-de wurde mir von Marius empfohlen, xfree neu zu emergen, was leider auch nichts gebracht hat. Auch andere releases von xfree ließen openmotif leider nicht zu Ende kompilieren.
Hat noch jemand ne Idee, wie ich es zum laufen bekommen könnte, oder woran es liegen könnte?

Wäre dankbar!
Back to top
View user's profile Send private message
bashir
Tux's lil' helper
Tux's lil' helper


Joined: 23 May 2003
Posts: 107
Location: EU (Ger)

PostPosted: Thu Jun 12, 2003 4:46 am    Post subject: Reply with quote

Hi!

Wie hast Du denn Deine USE flags gesetzt?

Gruß

bashir
Back to top
View user's profile Send private message
Fibbs
Guru
Guru


Joined: 26 Jan 2003
Posts: 448
Location: Forstern near Munich / Germany

PostPosted: Tue Jun 17, 2003 8:28 pm    Post subject: Reply with quote

Hoppla, wie schnell doch die Zeit vergeht...
hier meine USEflags, etwas spät aber ich hatte leider viel zu tun die letzten Tage:

USE="mmx 3dnow cups slp X opengl xv fbcon -directfb kde qt qtmt arts -gnome
gtk motif tcltk aalib imlib ncurses sdl svga lcms gif jpeg png tiff
avi mpeg mpg123 m123 mp3 quicktime alsa dvd xmms oggvorbis flash encode ssl
crypt xface mozilla zlib esd truetype xml pdflib java perl gpm divx vidix
gtk2 altivec -doc

Freue mich weiterhin auf Antworten...
Back to top
View user's profile Send private message
Fibbs
Guru
Guru


Joined: 26 Jan 2003
Posts: 448
Location: Forstern near Munich / Germany

PostPosted: Thu Jun 19, 2003 7:36 pm    Post subject: Reply with quote

Echt keiner ne Idee?
Back to top
View user's profile Send private message
Fibbs
Guru
Guru


Joined: 26 Jan 2003
Posts: 448
Location: Forstern near Munich / Germany

PostPosted: Thu Jun 19, 2003 9:20 pm    Post subject: Problem gelöst! Reply with quote

Hi nochmal!

In meiner Verzweiflung habe ich es heute nochmal im #gentoo-de versucht, wo mir {kENNy} bei der Problemlösung helfen konnte.

ein epm -qf /usr/X11R6/include/Xm/Xm.h hat ergeben, dass das File, über das der Kompilierprozess von openmotif gestolpert ist, zum Paket lesstif gehört. Die beiden haben sich anscheinend gebissen. Also habe ich lesstif unmerged und anschließend openmotif gemerged, so einfach kann das sein.

Danke nochmal an alle, die sich Gedanken zu meinem Problem gemacht haben.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum