Gentoo Archives: gentoo-dev

From: Morgan Christiansson <morgan.christiansson@×××××.com>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] media-libs/smpeg dependency error
Date: Wed, 26 Sep 2001 13:32:42
Message-Id: 3BB22D11.8010504@telia.com
1 gcc -mcpu=i686 -march=i686 -O3 -pipe -I/usr/include/SDL -D_REENTRANT
2 -DUSE_MMX -DTHREADED_AUDIO -I/usr/X11R6/include/gtk-1.2
3 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
4 -I/usr/X11R6/include -DNDEBUG -I.. -DNOCONTROLS -I. -I./audio -I./video
5 -o .libs/glmovie glmovie-tile.o glmovie.o -L/usr/X11R6/lib -lGL -lGLU
6 .libs/libsmpeg.so -L/usr/lib -lSDL -lpthread -lm -lSDL -lpthread -lm
7 -lSDL -lpthread -lm -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lm
8 /usr/i686-pc-linux-gnu/bin/ld: cannot find -lGLU
9 collect2: ld returned 1 exit status
10 make[1]: *** [glmovie] Error 1
11 make[1]: Leaving directory `/var/tmp/portage/smpeg-0.4.3/work/smpeg-0.4.3'
12 make: *** [all-recursive] Error 1
13
14 !!! ERROR: the make command did not complete successfully.
15 !!! ("make")
16 !!! Since this is a critical task, ebuild will be stopped.
17
18 !!! emerge aborting on /usr/portage/media-libs/smpeg/smpeg-0.4.3.ebuild .
19
20 Seems like a missing dependency?

Replies

Subject Author
Re: [gentoo-dev] media-libs/smpeg dependency error Karl Trygve Kalleberg <karltk@×××××××.no>