Gentoo Archives: gentoo-dev

From: Bart Verwilst <verwilst@g.o>
To: "Yrjö Hatakka" <yrjo.hatakka@×××××××.fi>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] vnc build broken
Date: Sat, 02 Nov 2002 06:39:44
Message-Id: 200211021339.41738.verwilst@gentoo.org
In Reply to: [gentoo-dev] vnc build broken by "Yrjö Hatakka"
1 In the mean time, you could use tightvnc instead, which is LOAAAAADSSS better
2 than the regular vnc :o)
3
4 On Saturday 02 November 2002 13:01, Yrjö Hatakka wrote:
5 || for some reason when compiling file zrle.cc -march gets value of 1 instead
6 || i686
7 ||
8 || gcc -c -march=i686 -O3 -pipe -ansi -pedantic -I.
9 || -I../../../../exports/include/X11 -I../../../../include/fonts
10 || -I../../../../exports/include/X11 -I../../cfb -I../../mfb
11 || -I../../mi -I../../include -I../../os -I../../../../.. -Wall
12 || -I../../../.. -I../../../../exports/include -Dlinux -D__i386__
13 || -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L
14 || -D_BSD_SOURCE -D_SVID_SOURCE -DSHAPE -DGCCUSESGAS -DSTATIC_COLOR
15 || -DAVOID_GLYPHBLT -DPIXPRIV -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO
16 || -DDDXOSINIT -DSERVER_LOCK -DDDXOSFATALERROR -DDDXTIME -DPART_NET
17 || hextile.c
18 || rm -f zrle.o
19 || c++ -c -march=1 -O3 -pipe -Wall -I. -I../../../../exports/include/X11
20 || -I../../../../include/fonts -I../../../../exports/include/X11
21 || -I../../cfb -I../../mfb -I../../mi -I../../include -I../../os
22 || -I../../../../.. -Wall -I../../../.. -I../../../../exports/include
23 || -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
24 || -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE -DSHAPE
25 || -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV -DNDEBUG
26 || -DFUNCPROTO=15 -DNARROWPROTO -DDDXOSINIT -DSERVER_LOCK -DDDXOSFATALERROR
27 || -DDDXTIME -DPART_NET zrle.cc cc1plus: bad value (1) for -march= switch
28 || make[5]: *** [zrle.o] Error 1
29 || make[5]: Target `all' not remade because of errors.
30 || make[5]: Target `all' not remade because of errors.
31 || make[5]: Leaving directory
32 || `/var/tmp/portage/vnc-3.3.4/work/vnc-3.3.4-unixsrc/Xvnc/programs/Xserver/h
33 ||w/vnc' make[4]: *** [hw/vnc] Error 2
34 || make[4]: *** No rule to make target `hw/vnc/libvnc.a', needed by `Xvnc'.
35 || make[4]: Target `all' not remade because of errors.
36 || make[4]: Leaving directory
37 || `/var/tmp/portage/vnc-3.3.4/work/vnc-3.3.4-unixsrc/Xvnc/programs/Xserver'
38 || make[3]: *** [all] Error 2
39 || make[3]: Leaving directory
40 || `/var/tmp/portage/vnc-3.3.4/work/vnc-3.3.4-unixsrc/Xvnc/programs'
41 || make[2]: *** [all] Error 2
42 || make[2]: Leaving directory
43 || `/var/tmp/portage/vnc-3.3.4/work/vnc-3.3.4-unixsrc/Xvnc'
44 || make[1]: *** [World] Error 2
45 || make[1]: Leaving directory
46 || `/var/tmp/portage/vnc-3.3.4/work/vnc-3.3.4-unixsrc/Xvnc'
47 || make: *** [World] Error 2
48 ||
49 || !!! ERROR: The ebuild did not complete successfully.
50 || !!! Function src_compile, Line 28, Exitcode 2
51 || !!! (no error message)
52
53 --
54 Bart Verwilst
55 Gentoo Linux Developer, Desktop Team
56 Gent, Belgium

Replies

Subject Author
Re: [gentoo-dev] vnc build broken "Yrjö Hatakka" <yrjo.hatakka@×××××××.fi>