Gentoo Archives: gentoo-ppc-dev

From: Jason Toffaletti <catalyst@×××.com>
To: gentooppc-dev@g.o
Subject: [gentooppc-dev] sys-apps/hfsplusutils
Date: Wed, 09 Oct 2002 02:58:47
Message-Id: 3D9EDD27.5040604@mac.com
1 I get the following error trying to merge hfsplusutils 1.0.4 on my
2 gentoo 1.4rc_1 system:
3
4 make[2]: Entering directory
5 `/var/tmp/portage/hfsplusutils-1.0.4/work/hfsplus-1.0.4/src'
6 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libhfsp/src -O2 -Wall -c hpmount.c
7 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libhfsp/src -O2 -Wall -c hpcache.c
8 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libhfsp/src -O2 -Wall -c hfsputil.c
9 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libhfsp/src -O2 -Wall -c glob.c
10 glob.c: In function `strmatch':
11 glob.c:51: pointers are not permitted as case values
12 make[2]: *** [glob.o] Error 1
13 make[2]: Leaving directory
14 `/var/tmp/portage/hfsplusutils-1.0.4/work/hfsplus-1.0.4/src'
15 make[1]: *** [all-recursive] Error 1
16 make[1]: Leaving directory
17 `/var/tmp/portage/hfsplusutils-1.0.4/work/hfsplus-1.0.4'
18 make: *** [all-recursive-am] Error 2
19
20 !!! ERROR: The ebuild did not complete successfully.
21 !!! Function src_compile, Line 9, Exitcode 2
22 !!! (no error message)

Replies

Subject Author
Re: [gentooppc-dev] sys-apps/hfsplusutils nall <nall@××××××××××××××××.net>