Gentoo Archives: gentoo-user-de

From: Stefan Gremm <sgremm@×××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Mysql++
Date: Fri, 19 Nov 2004 11:31:54
Message-Id: microsoft-free.87mzxe2i4o.fsf@edv-gremm.de
In Reply to: Re: [gentoo-user-de] Mysql++ by Erik Wasser
1 Hallo Erik!
2
3 Du schriebst am 19.11.2004:
4
5 > Hat man gedroht, dich wegen Geheimnisverrat anzuklagen, wenn du die
6 > Fehlermeldung auch postest?
7 >
8 > --
9 > So long... Fuzz
10
11 Anbei die Fehlermeldung.
12
13 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../sqlplusint -I/usr/include/mysql -O2 -mcpu=i686 -fomit-frame-pointer -O2 -mcpu=i686 -fomit-frame-pointer -Wp,-MD,.deps/connection.pp -c -fPIC -DPIC connection.cc -o .libs/connection.lo
14 In file included from coldata1.hh:8,
15 from coldata2.hh:5,
16 from coldata3.hh:12,
17 from coldata4.hh:6,
18 from coldata.cc:3:
19 type_info1.hh: In constructor `mysql_ti_sql_type_info::mysql_ti_sql_type_info()
20 ':
21 type_info1.hh:29: error: uninitialized member '
22 mysql_ti_sql_type_info::_base_type' with 'const' type 'const unsigned char'
23 type_info1.hh:29: error: uninitialized member 'mysql_ti_sql_type_info::_default
24 ' with 'const' type 'const bool'
25 make[2]: *** [coldata.lo] Error 1
26 make[2]: *** Waiting for unfinished jobs....
27 In file included from coldata1.hh:8,
28 from field_names1.hh:9,
29 from result1.hh:15,
30 from query1.hh:13,
31 from connection1.hh:19,
32 from connection2.hh:4,
33 from connection3.hh:2,
34 from connection.cc:2:
35 type_info1.hh: In constructor `mysql_ti_sql_type_info::mysql_ti_sql_type_info()
36 ':
37 type_info1.hh:29: error: uninitialized member '
38 mysql_ti_sql_type_info::_base_type' with 'const' type 'const unsigned char'
39 type_info1.hh:29: error: uninitialized member 'mysql_ti_sql_type_info::_default
40 ' with 'const' type 'const bool'
41 make[2]: *** [connection.lo] Error 1
42 make[2]: Leaving directory `/var/tmp/portage/mysql++-1.7.9-r3/work/mysql++-1.7.9/sqlplusint'
43 make[1]: *** [all-recursive] Error 1
44 make[1]: Leaving directory `/var/tmp/portage/mysql++-1.7.9-r3/work/mysql++-1.7.9'
45 make: *** [all-recursive-am] Error 2
46
47 !!! ERROR: dev-db/mysql++-1.7.9-r3 failed.
48 !!! Function src_compile, Line 85, Exitcode 2
49 !!! unable to make
50 !!! If you need support, post the topmost build error, NOT this status message.
51
52
53 Mit freundlichen Grüßen,
54
55 Stefan Gremm
56
57 --
58
59 ====================================================================
60 Stefan Gremm, Groß-Gerau, Germany
61 Key fingerprint = BBBD 6645 F8B4 FE73 22FC D2F4 B4E6 5B48 60A2 82D9
62 ====================================================================
63
64
65 --
66 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Mysql++ Erik Wasser <erik.wasser@×××××.net>