Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Building, daq, failed
Date: Sun, 14 Sep 2014 08:29:53
Message-Id: 20140914082944.GC3828@solfire
In Reply to: Re: [gentoo-user] Building, daq, failed by Alan McKinnon
1 Alan McKinnon <alan.mckinnon@×××××.com> [14-09-14 10:12]:
2 > On 14/09/2014 09:10, meino.cramer@×××.de wrote:
3
4 ---->8 snip ------------>8---------------------
5
6 > > | int
7 > > | main ()
8 > > | {
9 > > |
10 > > | ;
11 > > | return 0;
12 > > | }
13 > > configure:3444: error: in `/var/tmp/portage/net-libs/daq-2.0.2/work/daq-2.0.2':
14 > > configure:3446: error: C compiler cannot create executables
15 > > See `config.log' for more details
16 > >
17 > > To check I reemerged 'less' and this compiles fine. So, gcc works fine
18 > > so far.
19 > >
20 > > What's wrong here? Wrong gcc-version? daq not compatible with gcc (or
21 > > vice versa)?
22 >
23 >
24 > I think it's wrong gcc-version because of these silly errors:
25 >
26 > x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
27 > x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'
28 > x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-combine'
29 >
30 > I haven't looked into it any further, but I'd say it's a bug in the
31 > build system so report it to bgo.
32 >
33 > Meanwhile, as a workaround to get it to build, install gcc:4.7 and use
34 > that to build daq. See if that works, if so mention it in your bug report.
35 >
36
37 Hi Alan,
38
39 thanks for replying ! :)
40
41 daq compiles fine with gcc-4.7. .
42 Bug tracker:
43 I tried this before (another kind of "something-not-working-as-expected").
44 The bug tracker does not like me...
45 I tried to log in...no.
46 I reset my password...tried to log in...no.
47 Cookies were "on" on my side.
48 Sorr...
49
50 Best regards,
51 mcc
52
53
54
55
56 >
57 > --
58 > Alan McKinnon
59 > alan.mckinnon@×××××.com
60 >
61 >

Replies

Subject Author
Re: [gentoo-user] Building, daq, failed Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Building, daq, failed Neil Bothwick <neil@××××××××××.uk>