Gentoo Archives: gentoo-alt

From: Bacchella Fabrice <fabrice.bacchella@×××××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] Another findutils failed (but on Solaris)
Date: Wed, 07 May 2008 15:54:20
Message-Id: DDEB181F-5EB2-4359-9606-50026EC52070@exalead.com
1 While doing
2 ./bootstrap-prefix.sh $EPREFIX/tmp findutils
3 the build failed with the message :
4
5 i386-pc-solaris2.10-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../
6 gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/data/
7 gentoo/tmp/usr/share/locale\" -O2 -pipe -MT pred.o -MD -MP -
8 MF .deps/pred.Tpo -c -o pred.o pred.c
9 pred.c: In function `file_sparseness':
10 pred.c:661: error: wrong type argument to unary minus
11 gmake[3]: *** [pred.o] Error 1
12 gmake[3]: Leaving directory `/data/gentoo/tmp/var/tmp/findutils-4.4.0/
13 findutils-4.4.0/find'
14 gmake[2]: *** [all-recursive] Error 1
15 gmake[2]: Leaving directory `/data/gentoo/tmp/var/tmp/findutils-4.4.0/
16 findutils-4.4.0/find'
17 gmake[1]: *** [all-recursive] Error 1
18 gmake[1]: Leaving directory `/data/gentoo/tmp/var/tmp/findutils-4.4.0/
19 findutils-4.4.0'
20 gmake: *** [all] Error 2
21
22 Any idea ?
23 my OS :
24 SunOS XXX 5.10 Generic_127112-10 i86pc i386 i86pc
25
26 --
27 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] Another findutils failed (but on Solaris) Jeremy Olexa <darkside@g.o>