Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Luminocity
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Trullo
n00b
n00b


Joined: 02 Jul 2005
Posts: 2

PostPosted: Sat Jul 02, 2005 5:31 pm    Post subject: *** Building luminocity *** [24/24] Reply with quote

hi all.. i was trying it but i get a error almost at end of the building proccess..

Code:

*** Building luminocity *** [24/24]

make
cd . && /bin/sh /home/ubuntu/luminocity/src/luminocity/luminocity/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/ubuntu/luminocity/src/luminocity/luminocity'
Making all in src
make[2]: Entering directory `/home/ubuntu/luminocity/src/luminocity/luminocity/src'
make  all-am
make[3]: Entering directory `/home/ubuntu/luminocity/src/luminocity/luminocity/src'
gcc  -g -O2 -Wall   -o luminocity  async.o bits.o decoration.o display.o events.o gui.o lmc-marshal.o main.o output.o root.o texture.o toplevel.o utils.o window.o spring-model.o -pthread -L/home/ubuntu/luminocity/opt/luminocity/lib -L/usr/local/kx/lib -lgthread-2.0 -lgdk_pixbuf-2.0 -lm -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lXdamage -lXcomposite -lXfixes -lXtst -lXext -lXcursor -lXrender -lX11 -ldl   -L /usr/X11R6/lib -lGL -lGLU
/usr/X11R6/lib/libGL.a(glxcmds.o)(.text+0x2eea): In function `glXGetMscRateOML':
: undefined reference to `XF86VidModeQueryVersion'
/usr/X11R6/lib/libGL.a(glxcmds.o)(.text+0x2f1a): In function `glXGetMscRateOML':
: undefined reference to `XF86VidModeGetModeLine'
collect2: ld va retornar l'estat de sortida 1
make[3]: *** [luminocity] Error 1
make[3]: Leaving directory `/home/ubuntu/luminocity/src/luminocity/luminocity/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ubuntu/luminocity/src/luminocity/luminocity/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ubuntu/luminocity/src/luminocity/luminocity'
make: *** [all] Error 2
*** error during stage build of luminocity: could not build module *** [24/24]


  [1] rerun stage build
  [2] ignore error and continue to install
  [3] give up on module
  [4] start shell
  [5] go to stage force_checkout
  [6] go to stage configure
choice:


anybody can give me a chance? i need a second opinion...
well lot of thanks for your time.. :o]
Back to top
View user's profile Send private message
SysOP XXL
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2004
Posts: 139
Location: Kecskemét, Hungary

PostPosted: Sun Jul 03, 2005 8:49 am    Post subject: Re: *** Building luminocity *** [24/24] Reply with quote

Trullo wrote:
anybody can give me a chance? i need a second opinion...
well lot of thanks for your time.. :o]


Try this before compiling:

Code:
opengl-update xorg-x11


When it's over, change back to your original OpenGL implementation:

Code:
opengl-update nvidia

or ATI, if you use that.
_________________
Magyarok jelentkezzetek!
A /etc/portage és használata
Back to top
View user's profile Send private message
Trullo
n00b
n00b


Joined: 02 Jul 2005
Posts: 2

PostPosted: Sun Jul 03, 2005 10:56 pm    Post subject: Reply with quote

lot of thanks for this quick and good solution, im 8O
Back to top
View user's profile Send private message
newschoolskiing
n00b
n00b


Joined: 08 Sep 2004
Posts: 33

PostPosted: Thu Aug 25, 2005 3:11 am    Post subject: Reply with quote

Hi! i have been working on this for the last few days and haven't really got very far. I am really just looking for some eye candy on my lappy. anydangwho, i get this error message:
Code:

checking for XEPHYR... checking for XSERVER... configure: error: Package requirements (randrproto renderproto fixesproto damageproto xextproto xfont xproto xtrans xau compositeproto resourceproto recordproto xdmcp xdmcp) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the XSERVER_CFLAGS and XSERVER_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
*** error during stage configure of xserver: could not configure module *** [17/24]


  [1] rerun stage configure
  [2] ignore error and continue to build
  [3] give up on module
  [4] start shell
  [5] go to stage force_checkout
choice:


but i am not too sure why...
oh and i notice this too at the beginning of [17/24] xserver build i get this:
Code:

cvs -z3 -q -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xserver update -dP -A .
? hw/kdrive/epson/Makefile.in
? hw/xgl/egl/Makefile.in


any help would be appreciated
Back to top
View user's profile Send private message
jetblack101
n00b
n00b


Joined: 17 Jan 2005
Posts: 16

PostPosted: Thu Aug 25, 2005 6:00 am    Post subject: Same here Reply with quote

I am getting the same problem so it might be the newest cvs code thats messing things up. No clue really
EDIT: Figured it out check out https://forums.gentoo.org/viewtopic-t-313926-postdays-0-postorder-asc-highlight-xserverlibs-start-25.html
Back to top
View user's profile Send private message
newschoolskiing
n00b
n00b


Joined: 08 Sep 2004
Posts: 33

PostPosted: Thu Aug 25, 2005 2:26 pm    Post subject: Reply with quote

thanx that worked
Back to top
View user's profile Send private message
apache2
n00b
n00b


Joined: 06 Jun 2005
Posts: 12

PostPosted: Fri Jan 06, 2006 11:10 am    Post subject: Gentoo-wiki HOWTO started Reply with quote

NOTE: Gentoo-wiki HOWTO started

http://gentoo-wiki.com/HOWTO_luminocity started that the other day....... please help :) -sofa/apache2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
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