Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] bad news: doxygen
Date: Thu, 12 Jul 2007 18:46:32
Message-Id: 20070712184644.GI23697@gentoo.org
In Reply to: [gentoo-alt] bad news: doxygen by Elias Pipping
1 On 12-07-2007 18:45:18 +0200, Elias Pipping wrote:
2 > Hi,
3 >
4 > something is borked here.
5 >
6 > portable.cpp: In function 'size_t portable_iconv(void*, const char**,
7 > size_t*, char**, size_t*)':
8 > portable.cpp:381: error: invalid conversion from 'char**' to 'const
9 > char**'
10 > portable.cpp:381: error: initializing argument 2 of 'size_t
11 > libiconv(void*, const char**, size_t*, char**, size_t*)'
12
13 libiconv. That one comes from prefix when you're in prefix (I hope at
14 least), so that explains the difference.
15
16 > (1) --install install is only needed outside the prefix actually, because
17 > /usr/bin/install is not GNU install and therefore rejected
18
19 I patched the configure script to suck less, and to just always look in
20 the path
21
22 > (2) --platform macosx-c++ needs to be passed because otherwise doxygen will
23 > build a universal binary by default
24
25 I patched the configure script to suck less and just don't try to do
26 smart things here, such that only macosx-c++ is attempted.
27
28
29 --
30 Fabian Groffen
31 Gentoo on a different level
32
33 --
34 gentoo-alt@g.o mailing list