Gentoo Archives: gentoo-dev

From: AJ Lewis <lewis@×××××××.com>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] magicpoint build fails with xfree-4.1.0
Date: Tue, 12 Jun 2001 08:43:41
Message-Id: 20010612094310.B11563@sistina.com
In Reply to: Re: [gentoo-dev] magicpoint build fails with xfree-4.1.0 by AGottinger@t-online.de (Achim Gottinger)
1 On Tue, Jun 12, 2001 at 12:20:41PM +0200, Achim Gottinger wrote:
2 > Andreas Voegele wrote:
3 > >
4 > > Why does xfree-4.1.0.ebuild insert "#define DefaultCCOptions -ansi"
5 > > into host.def?
6 > >
7 > > The "-ansi" option breaks the build of magicpoint which uses
8 > > "inline". There are three solutions:
9 > >
10 > > a) Remove "-ansi" from host.def
11 > > b) Remove "inline" from magicpoint-*/scanner.l
12 > > c) Build magicpoint with "try make ${MAKEOPTS} CCOPTIONS="
13 > >
14 > > I think that there are some bugs in magicpoint-1.07a.ebuild:
15 > >
16 > > a) The following statements should be removed:
17 > >
18 > > source /etc/profile
19 > > export LIBS="-L/usr/lib/ -L/usr/X11R6/lib/ -lX11"
20 > >
21 > > b) I think that the following line should be replaced with the
22 > > second line:
23 > >
24 > > if [ `use gif` | `use ungif` ]; then
25 > > if [ `use gif` -o `use ungif` ]; then
26 > >
27 > > c) magicpoint should depend on media-libs/libpng and maybe also
28 > > on media-libs/freetype-1.3.1-r2.
29 > >
30 > > BTW, magicpoint-1.08a has been released. It's possible to build it by
31 > > renaming the ebuild file. I'm using the attached ebuild file to build
32 > > magicpoint-1.08a.
33 > >
34 > Thank you andreas,
35 >
36 > I just detected that magicpoint fails here, but did not have the time to
37 > fix it yet.
38
39 I'll fix the magicpoint ebuild and add the 1.08 ebuild. Thanks for
40 pointing this out; it was one of my earlier ebuilds and I obviously was a
41 bit clueless...
42
43 Achim, do you think i should patch magicpoint so it doesn't use the inline
44 stuff or should the xfree86 build change?
45
46 Regards,
47 --
48 AJ Lewis
49 Sistina Software Inc. Voice: 612-638-0500
50 1313 5th St SE, Suite 111 Fax: 612-638-0500
51 Minneapolis, MN 55414 E-Mail: lewis@×××××××.com
52 http://www.sistina.com
53
54 Current GPG fingerprint = 3B5F 6011 5216 76A5 2F6B 52A0 941E 1261 0029 2648
55 Get my key at: http://www.sistina.com/~lewis/gpgkey
56 (Unfortunately, the PKS-type keyservers do not work with multiple sub-keys)
57
58 -----Begin Obligatory Humorous Quote----------------------------------------
59 Error: Keyboard not attached. Press F1 to continue.
60 -----End Obligatory Humorous Quote------------------------------------------