Gentoo Archives: gentoo-dev

From: Doug Miller <mikro@×××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] pwlib error..
Date: Tue, 12 Mar 2002 15:34:28
Message-Id: 20020312153352.64d3b77a.mikro@kc.rr.com
1 Hello,
2
3 It seems pwlib is no longer building for me. I went to remerge it this
4 morning and this is what I got:
5
6 <cut>-o /var/tmp/portage/pwlib-1.2.12-r2/work/pwlib/lib/obj_linux_x86_r/getdate.tab.o
7 ../common/getdate.y: In function `PTime_yylex':
8 ../common/getdate.y:659: `EOF' undeclared (first use in this function)
9 ../common/getdate.y:659: (Each undeclared identifier is reported only once
10 ../common/getdate.y:659: for each function it appears in.)
11 ../common/getdate.y:709: warning: control reaches end of non-void function
12 make[2]: *** [/var/tmp/portage/pwlib-1.2.12-r2/work/pwlib/lib/obj_linux_x86_r/getdate.tab.o] Error 1
13 make[2]: Leaving directory `/var/tmp/portage/pwlib-1.2.12-r2/work/pwlib/src/ptlib/unix'
14 make[1]: *** [opt] Error 2
15 make[1]: Leaving directory `/var/tmp/portage/pwlib-1.2.12-r2/work/pwlib'
16 make: *** [optshared] Error 2
17 </cut>
18
19 It begins the build process just fine. The ebuild seems to set PWLIBDIR
20 environment variable correctly too. Possibly a problem with the patch?
21
22 Any help would be appreciated. I'll take a look at it when I get home
23 later tonight.
24
25 Regards,
26
27 Doug Miller

Replies

Subject Author
Re: [gentoo-dev] pwlib error.. Doug Miller <mikro@×××××.com>