* [sisyphus] Mesa-3.4.1-ipl2mdk.src.rpm rebuild failed
@ 2001-03-02 11:14 Andrey Brindeew
2001-03-02 11:49 ` Aleksey Novodvorsky
0 siblings, 1 reply; 5+ messages in thread
From: Andrey Brindeew @ 2001-03-02 11:14 UTC (permalink / raw)
To: Sisyphus Mailing List
Hello!
Subj.
make: Entering directory `/usr/src/RPM/BUILD/Mesa-3.4.1/GLwrapper-0.1.4'
gcc -pipe -g -Wall -O2 -fexpensive-optimizations -march=i686
-DGL_WRAPPER_INCLUDE_OSMESA -DMESA_PREFIX='"/usr/X11R6"'
-DMESA_SO_VERSION='"030401"' -I../include -I../src -shared -Wl,-soname
-Wl,libGL.so.1 -fPIC -o libGLwrapper.so.0.1.4 GLwrapper.c -ldl
-L/usr/X11R6/lib
-lX11
GLwrapper.c:41:23: X11/Xdefs.h: No such file or directory
GLwrapper.c: In function `OSMesaCreateContext':
GLwrapper.c:936: warning: control reaches end of non-void function
GLwrapper.c: In function `OSMesaMakeCurrent':
GLwrapper.c:952: warning: control reaches end of non-void function
GLwrapper.c: In function `OSMesaGetCurrentContext':
GLwrapper.c:959: warning: control reaches end of non-void function
GLwrapper.c: In function `OSMesaGetDepthBuffer':
GLwrapper.c:983: warning: control reaches end of non-void function
GLwrapper.c: In function `OSMesaGetColorBuffer':
GLwrapper.c:993: warning: control reaches end of non-void function
make: *** [libGLwrapper.so.0.1.4] Error 1
make: Leaving directory `/usr/src/RPM/BUILD/Mesa-3.4.1/GLwrapper-0.1.4'
Неверный код возврата из /var/tmp/rpm-tmp.25534 (%build)
Обязательно требуется XFree-4.xx, как я понимаю?
$ rpm -qa | grep XF | sort
XFree86-3.3.6-ipl4mdk
XFree86-75dpi-fonts-3.3.6-ipl4mdk
XFree86-devel-3.3.6-ipl4mdk
XFree86-KOI8-3.0-ipl3mdk
XFree86-KOI8-75dpi-fonts-3.0-ipl3mdk
XFree86-libs-3.3.6-ipl4mdk
XFree86-SVGA-3.3.6-ipl4mdk
XFree86-xfs-3.3.6-ipl4mdk
P.S. Mesa от 7.0RE
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely" (C) Larry Wall.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Mesa-3.4.1-ipl2mdk.src.rpm rebuild failed
2001-03-02 11:14 [sisyphus] Mesa-3.4.1-ipl2mdk.src.rpm rebuild failed Andrey Brindeew
@ 2001-03-02 11:49 ` Aleksey Novodvorsky
2001-03-02 12:20 ` Andrey Brindeew
0 siblings, 1 reply; 5+ messages in thread
From: Aleksey Novodvorsky @ 2001-03-02 11:49 UTC (permalink / raw)
To: sisyphus
On Fri, 2 Mar 2001 14:14:47 +0300
Andrey Brindeew <linux@abr.x9.ru> wrote:
> Hello!
>
> Subj.
>
> -lX11
> GLwrapper.c:41:23: X11/Xdefs.h: No such file or directory
>
>
> Обязательно требуется XFree-4.xx, как я понимаю?
Нет У меня сейчас нет под рукой 7.0, но этот файл там должен быть.
Rgrds, AEN
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Mesa-3.4.1-ipl2mdk.src.rpm rebuild failed
2001-03-02 11:49 ` Aleksey Novodvorsky
@ 2001-03-02 12:20 ` Andrey Brindeew
2001-03-02 12:30 ` Aleksey Novodvorsky
0 siblings, 1 reply; 5+ messages in thread
From: Andrey Brindeew @ 2001-03-02 12:20 UTC (permalink / raw)
To: sisyphus
On Fri, 2 Mar 2001 14:49:29 +0300
Aleksey Novodvorsky <aen@logic.ru> wrote:
AN> > GLwrapper.c:41:23: X11/Xdefs.h: No such file or directory
AN> > Обязательно требуется XFree-4.xx, как я понимаю?
AN> Нет У меня сейчас нет под рукой 7.0, но этот файл там должен быть.
slocate и find /usr сказали что нету. Как быть далее?
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely" (C) Larry Wall.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Mesa-3.4.1-ipl2mdk.src.rpm rebuild failed
2001-03-02 12:20 ` Andrey Brindeew
@ 2001-03-02 12:30 ` Aleksey Novodvorsky
2001-03-02 14:11 ` Andrey Brindeew
0 siblings, 1 reply; 5+ messages in thread
From: Aleksey Novodvorsky @ 2001-03-02 12:30 UTC (permalink / raw)
To: sisyphus
On Fri, 2 Mar 2001 15:20:27 +0300
Andrey Brindeew <linux@abr.x9.ru> wrote:
> On Fri, 2 Mar 2001 14:49:29 +0300
> Aleksey Novodvorsky <aen@logic.ru> wrote:
>
> AN> > GLwrapper.c:41:23: X11/Xdefs.h: No such file or directory
> AN> > Обязательно требуется XFree-4.xx, как я понимаю?
> AN> Нет У меня сейчас нет под рукой 7.0, но этот файл там должен быть.
>
> slocate и find /usr сказали что нету. Как быть далее?
>
А что сказал
rpm -V XFree86-devel ?
Rgrds, AEN
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Mesa-3.4.1-ipl2mdk.src.rpm rebuild failed
2001-03-02 12:30 ` Aleksey Novodvorsky
@ 2001-03-02 14:11 ` Andrey Brindeew
0 siblings, 0 replies; 5+ messages in thread
From: Andrey Brindeew @ 2001-03-02 14:11 UTC (permalink / raw)
To: sisyphus
On Fri, 2 Mar 2001 15:30:08 +0300
Aleksey Novodvorsky <aen@logic.ru> wrote:
AN> > AN> > GLwrapper.c:41:23: X11/Xdefs.h: No such file or directory
AN> > AN> > Обязательно требуется XFree-4.xx, как я понимаю?
AN> > AN> Нет У меня сейчас нет под рукой 7.0, но этот файл там должен
быть.
AN> >
AN> > slocate и find /usr сказали что нету. Как быть далее?
AN> >
AN> А что сказал
AN> rpm -V XFree86-devel ?
Ничего. По его мнению все на месте.
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely" (C) Larry Wall.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-03-02 14:11 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-02 11:14 [sisyphus] Mesa-3.4.1-ipl2mdk.src.rpm rebuild failed Andrey Brindeew
2001-03-02 11:49 ` Aleksey Novodvorsky
2001-03-02 12:20 ` Andrey Brindeew
2001-03-02 12:30 ` Aleksey Novodvorsky
2001-03-02 14:11 ` Andrey Brindeew
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git