Gentoo Archives: gentoo-user-es

From: "Lluís Forns Puigmartí" <enboig@×××××.com>
To: gentoo-user-es@l.g.o
Subject: [gentoo-user-es] error compilando
Date: Sun, 05 Feb 2006 22:39:31
Message-Id: 45a29f450602051438j1372f624w@mail.gmail.com
1 estaba intentando instalar "enblend", pero la última versión me da
2 error de compilación. El error empieza con:
3
4 .........
5 make[3]: Entering directory `/var/tmp/portage/enblend-2.5/work/enblend-2.5/src'
6 if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O3
7 -ffast-math -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
8 -DENBLEND_CACHE_IMAGES -I../include -O3 -march=athlon-xp -pipe
9 -fomit-frame-pointer -MT enblend-enblend.o -MD -MP -MF
10 ".deps/enblend-enblend.Tpo" -c -o enblend-enblend.o `test -f
11 'enblend.cc' || echo './'`enblend.cc; \
12 then mv -f ".deps/enblend-enblend.Tpo" ".deps/enblend-enblend.Po";
13 else rm -f ".deps/enblend-enblend.Tpo"; exit 1; fi
14 In file included from enblend.h:34,
15 from enblend.cc:82:
16 assemble.h: En function "std::pair<ImageType*, AlphaType*>
17 enblend::assemble(std::list<vigra::ImageImportInfo*,
18 std::allocator<vigra::ImageImportInfo*> >&, enblend::EnblendROI&,
19 enblend::EnblendROI&)":
20 assemble.h:109: error: error sintàctic before `/' token
21 ..............
22 y termina:
23 .............
24 assemble.h:201: error: `vigra::FindBoundingRectangle
25 vigra::NumericTraits<typename AlphaType::PixelType>::unionRect' is not a
26 static member of `struct vigra::NumericTraits<typename AlphaType::PixelType>
27 '
28 assemble.h:201: error: template definition of non-template `
29 vigra::FindBoundingRectangle vigra::NumericTraits<typename
30 AlphaType::PixelType>::unionRect'
31 assemble.h:220: confusió per errors precedentes, abandó
32 make[3]: *** [enblend-enblend.o] Error 1
33 make[3]: Leaving directory `/var/tmp/portage/enblend-2.5/work/enblend-2.5/src'
34 make[2]: *** [all-recursive] Error 1
35 make[2]: Leaving directory `/var/tmp/portage/enblend-2.5/work/enblend-2.5/src'
36 make[1]: *** [all-recursive] Error 1
37 make[1]: Leaving directory `/var/tmp/portage/enblend-2.5/work/enblend-2.5'
38 make: *** [all] Error 2
39
40 !!! ERROR: media-gfx/enblend-2.5 failed.
41 !!! Function src_compile, Line 566, Exitcode 2
42 !!! emake failed
43 !!! If you need support, post the topmost build error, NOT this status message.
44
45
46 es esto un bug (el paquete está marcado como inestable), o tengo algun
47 problema con el compilador? es que hace untiempo lo instalé y no dió
48 error (creo...)
49
50 muchas gracias.
51
52
53 --
54
55 És inútil fer coses a prova de tontos
56 perquè els tontos són molt llestos.
57
58 PowerBall: 11.286 rpm !!!!
59
60 --
61 gentoo-user-es@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-es] error compilando AnimAlf <AnimAlf@××××××××××××××.net>