Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem z luminocity
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
jarulez
n00b
n00b


Joined: 25 Jun 2005
Posts: 5
Location: RP

PostPosted: Fri Aug 19, 2005 9:24 am    Post subject: problem z luminocity Reply with quote

Witam.

Przy kompilacji modułów luminocity wywala mi błąd następujący:

Code:

Making all in dix
make[1]: Entering directory `/home/vlepper/luminocity/src/luminocity/xserver/dix '
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -Wall -Wpointer-arith -Wstrict-proto types   -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-st rict-aliasing /opt/luminocity/lib/pkgconfig: -D_BSD_SOURCE -I../include -I../Xex t    -g -O2 -MT atom.o -MD -MP -MF ".deps/atom.Tpo" \
  -c -o atom.o `test -f 'atom.c' || echo './'`atom.c; \
then mv -f ".deps/atom.Tpo" ".deps/atom.Po"; \
else rm -f ".deps/atom.Tpo"; exit 1; \
fi
gcc: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [atom.o] Błąd 1
make[1]: Leaving directory `/home/vlepper/luminocity/src/luminocity/xserver/dix'
make: *** [all-recursive] Błąd 1
*** error during stage build of xserver: could not build module *** [17/24]


...angielski średnio znam, ale przeglądałem inne wątki dotyczące luminocity i takiego errora nie znalazłem:/

.z góry dzięki za pomoc.
.pozdr.
Back to top
View user's profile Send private message
Belliash
Advocate
Advocate


Joined: 24 Nov 2004
Posts: 2503
Location: Wroclaw, Poland

PostPosted: Fri Aug 19, 2005 10:36 am    Post subject: Reply with quote

pokaz make.conf ;).
Back to top
View user's profile Send private message
jarulez
n00b
n00b


Joined: 25 Jun 2005
Posts: 5
Location: RP

PostPosted: Fri Aug 19, 2005 11:03 am    Post subject: Reply with quote

proszę, tu make.conf:

Code:

USE="gtk gtk2 gnome alsa arts ssl cdr cups mikmod mpeg opengl flash svga tcltk truetype usb x86"

CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe -s"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="-O2 -march=i686 -pipe -s"

MAKEOPTS="-j2"

ACCEPT_KEYWORDS="~x86"

LINGUAS="pl en"
LANGUAGE=48

PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
PORTDIR_OVERLAY=/usr/local/portage

FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp \${URI} -P \${DISTDIR}"
RESUMECOMMAND="/usr/bin/wget -c -t 5 --passive-ftp \${URI} -P \${DISTDIR}"

SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT=25

AUTOCLEAN="yes"

PORTAGE_NICENESS=5
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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