Gentoo Archives: gentoo-user-fr

From: Pascal Ronecker <pascal.ronecker@××××.fr>
To: Gentoo <gentoo-user-fr@l.g.o>
Subject: [gentoo-user-fr] hugin
Date: Thu, 09 Nov 2006 19:47:35
Message-Id: 455385A7.5020105@noos.fr
1 Salut,
2
3 j'essaie de mettre à jour hugin (freontend pour panotools),
4 première surprise : pas d'ebuild pour la derniere ou l'avant derniere ou
5 meme une anterieure.
6 ebuild dispo=0.5-rc1 un truc du genre, alors que la 0.6 et la 0.6.1 sont
7 sorties.
8
9 Bref : je me fait un overlay. J'ai deja la 0.5 installee
10
11 Et là : boost pas trouvé. Je vous colle des bouts de logs pour voir si
12 ca vous dit qqch, j'ai bien boost installé, je suis en train de le
13 metter à jour au cas ou.
14
15 d'avance merci
16
17 checking for boostlib >= 1.31... yes
18 boost found
19 checking whether the Boost::Thread library is available... yes
20 checking for main in -lboost_thread-gcc-mt-1_33... no
21 checking for main in -lboost_thread-gcc-mt-s-1_33... no
22 checking for main in -lboost_thread-gcc-1_33... no
23 checking for main in -lboost_thread-gcc-s-1_33... no
24 checking for main in -lboost_thread-mgw-mt-1_33... no
25 checking for main in -lboost_thread-mgw-mt-s-1_33... no
26 checking for main in -lboost_thread-mgw-1_33... no
27 checking for main in -lboost_thread-mgw-s-1_33... no
28 checking for main in -lboost_thread-mt-1_33... no
29 checking for main in -lboost_thread-mt-s-1_33... no
30 checking for main in -lboost_thread-1_33... no
31 checking for main in -lboost_thread-s-1_33... no
32 checking for main in -lboost_thread-gcc-mt... no
33 checking for main in -lboost_thread-gcc-mt-s... no
34 checking for main in -lboost_thread-gcc... no
35 checking for main in -lboost_thread-gcc-s... no
36 checking for main in -lboost_thread-mgw-mt... no
37 checking for main in -lboost_thread-mgw-mt-s... no
38 checking for main in -lboost_thread-mgw... no
39 checking for main in -lboost_thread-mgw-s... no
40 checking for main in -lboost_thread-mt... no
41 checking for main in -lboost_thread-mt-s... no
42 checking for main in -lboost_thread... no
43 checking for main in -lboost_thread-s... no
44 checking for main in -llibboost_thread-gcc-mt-1_33... no
45 checking for main in -llibboost_thread-gcc-mt-s-1_33... no
46 checking for main in -llibboost_thread-gcc-1_33... no
47 checking for main in -llibboost_thread-gcc-s-1_33... no
48 checking for main in -llibboost_thread-mgw-mt-1_33... no
49 checking for main in -llibboost_thread-mgw-mt-s-1_33... no
50 checking for main in -llibboost_thread-mgw-1_33... no
51 checking for main in -llibboost_thread-mgw-s-1_33... no
52 checking for main in -llibboost_thread-mt-1_33... no
53 checking for main in -llibboost_thread-mt-s-1_33... no
54 checking for main in -llibboost_thread-1_33... no
55 checking for main in -llibboost_thread-s-1_33... no
56 checking for main in -llibboost_thread-gcc-mt... no
57 checking for main in -llibboost_thread-gcc-mt-s... no
58 checking for main in -llibboost_thread-gcc... no
59 checking for main in -llibboost_thread-gcc-s... no
60 checking for main in -llibboost_thread-mgw-mt... no
61 checking for main in -llibboost_thread-mgw-mt-s... no
62 checking for main in -llibboost_thread-mgw... no
63 checking for main in -llibboost_thread-mgw-s... no
64 checking for main in -llibboost_thread-mt... no
65 checking for main in -llibboost_thread-mt-s... no
66 checking for main in -llibboost_thread... no
67 checking for main in -llibboost_thread-s... no
68 configure: Could not link against libboost_thread-s !
69 configure: error:
70 the boost thread library must be installed on your system
71 but configure could not find it. Use --with-boost to
72 specify the location of the boost library and
73 --with-boost-version to specify your version.
74 On debian based systems, install libboost-thread-dev
75
76
77
78
79 configure:23736: checking if Panotools package is complete
80 configure:23765: result: yes
81 configure:23832: checking for boostlib >= 1.31
82 configure:23882: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4
83 -funroll-loops -fprefetch-loop-arrays -pipe -I/usr/include conftest.c >&5
84 configure:23888: $? = 0
85 configure:23891: test -z || test ! -s conftest.err
86 configure:23894: $? = 0
87 configure:23897: test -s conftest.o
88 configure:23900: $? = 0
89 configure:23903: result: yes
90 configure:24386: checking whether the Boost::Thread library is available
91 configure:24425: i686-pc-linux-gnu-g++ -c -pthread -O3 -march=pentium4
92 -funroll-loops -fprefetch-loop-arrays -pipe -I/usr/include conftest.cc >&5
93 configure:24431: $? = 0
94 configure:24434: test -z || test ! -s conftest.err
95 configure:24437: $? = 0
96 configure:24440: test -s conftest.o configure:24443: $? = 0
97 configure:24462: result: yes
98 configure:24487: checking for main in -lboost_thread-gcc-mt-1_33
99 configure:24511: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4
100 -funroll-loops -fprefetch-loop-arrays -pipe -I/usr/include -L/usr/lib
101 conftest.c -lboost_thread-gcc-mt-1_33 >&5
102 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld:
103 cannot find -lboost_thread-gcc-mt-1_33
104 collect2: ld returned 1 exit status
105 configure:24517: $? = 1
106 configure: failed program was:
107 | /* confdefs.h. */
108 |
109 | #define PACKAGE_NAME "hugin"
110 | #define PACKAGE_TARNAME "hugin"
111 | #define PACKAGE_VERSION "0.6.1"
112 | #define PACKAGE_STRING "hugin 0.6.1"
113 | #define PACKAGE_BUGREPORT "pablo.dangelo@×××.de"
114 | #define ENABLE_NLS 1
115 | #define HAVE_GETTEXT 1
116 | #define HAVE_DCGETTEXT 1
117 | #ifdef __cplusplus
118 | extern "C" void std::exit (int) throw (); using std::exit;
119 | #endif
120 | #define STDC_HEADERS 1
121 | #define HAVE_SYS_TYPES_H 1
122 | #define HAVE_SYS_STAT_H 1
123 | #define HAVE_STDLIB_H 1
124 | #define HAVE_STRING_H 1
125 | #define HAVE_MEMORY_H 1
126 | #define HAVE_STRINGS_H 1
127 | #define HAVE_INTTYPES_H 1
128 | #define HAVE_STDINT_H 1
129 | #define HAVE_UNISTD_H 1
130 | #define HAVE_DLFCN_H 1
131 | #define HasPNG 1
132 | #define HasJPEG 1
133 | #define HasTIFF 1
134 | #define HAVE_PANO12_QUERYFEATURE_H 1
135 | #define HasPANO 1
136 | #define HAVE_BOOST
137 | #define HAVE_BOOST_THREAD
138 | /* end confdefs.h. */
139 |
140 |
141 | int
142 | main ()
143 | {
144 | main ();
145 | ;
146 | return 0;
147 | }
148 configure:24542: result: no
149
150 --
151 gentoo-user-fr@g.o mailing list

Replies

Subject Author
[gentoo-user-fr] Re: hugin Christophe PEREZ <christophe.perez@×××××××.com>