* prlimit: SYS_prlimit undeclared on OpenSuSE 11.4
@ 2011-11-09 9:32 Voelker, Bernhard
2011-11-09 10:55 ` Karel Zak
0 siblings, 1 reply; 3+ messages in thread
From: Voelker, Bernhard @ 2011-11-09 9:32 UTC (permalink / raw)
To: util-linux@vger.kernel.org
Compiling the new prlimit (from latest git pull)
fails here on "openSUSE 11.4 (x86_64)":
CC prlimit.o
prlimit.c: In function 'prlimit':
prlimit.c:139:17: error: 'SYS_prlimit' undeclared (first use in this function)
prlimit.c:139:17: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [prlimit.o] Error 1
Need more info?
Have a nice day,
Berny
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: prlimit: SYS_prlimit undeclared on OpenSuSE 11.4
2011-11-09 9:32 prlimit: SYS_prlimit undeclared on OpenSuSE 11.4 Voelker, Bernhard
@ 2011-11-09 10:55 ` Karel Zak
2011-11-09 11:16 ` Voelker, Bernhard
0 siblings, 1 reply; 3+ messages in thread
From: Karel Zak @ 2011-11-09 10:55 UTC (permalink / raw)
To: Voelker, Bernhard; +Cc: util-linux@vger.kernel.org
On Wed, Nov 09, 2011 at 10:32:06AM +0100, Voelker, Bernhard wrote:
> Compiling the new prlimit (from latest git pull)
> fails here on "openSUSE 11.4 (x86_64)":
>
> CC prlimit.o
> prlimit.c: In function 'prlimit':
> prlimit.c:139:17: error: 'SYS_prlimit' undeclared (first use in this function)
Should be SYS_prlimit64. Fixed, git pull and try it again.
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
^ permalink raw reply [flat|nested] 3+ messages in thread* RE: prlimit: SYS_prlimit undeclared on OpenSuSE 11.4
2011-11-09 10:55 ` Karel Zak
@ 2011-11-09 11:16 ` Voelker, Bernhard
0 siblings, 0 replies; 3+ messages in thread
From: Voelker, Bernhard @ 2011-11-09 11:16 UTC (permalink / raw)
To: Karel Zak; +Cc: util-linux@vger.kernel.org
Karel Zak: wrote:=20
> On Wed, Nov 09, 2011 at 10:32:06AM +0100, Voelker, Bernhard wrote:
> > Compiling the new prlimit (from latest git pull)
> > fails here on "openSUSE 11.4 (x86_64)":
> >=20
> > CC prlimit.o
> > prlimit.c: In function 'prlimit':
> > prlimit.c:139:17: error: 'SYS_prlimit' undeclared (first use in this fu=
nction)
>
> Should be SYS_prlimit64. Fixed, git pull and try it again.
thanks, it works.
Have a nice day,
Berny
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-09 11:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09 9:32 prlimit: SYS_prlimit undeclared on OpenSuSE 11.4 Voelker, Bernhard
2011-11-09 10:55 ` Karel Zak
2011-11-09 11:16 ` Voelker, Bernhard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox