Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405713 - sys-apps/openrc-0.9.9: compile error because rc_proc_getent() is undeclared in BSD
Summary: sys-apps/openrc-0.9.9: compile error because rc_proc_getent() is undeclared i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: OpenRC (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: OpenRC Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: openrc-0.10
  Show dependency tree
 
Reported: 2012-02-25 09:08 UTC by Dmitri Bogomolov
Modified: 2012-02-27 17:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,16.14 KB, text/plain)
2012-02-25 09:08 UTC, Dmitri Bogomolov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Bogomolov 2012-02-25 09:08:35 UTC
Created attachment 303131 [details]
build.log

I am trying to update openrc on g/fbsd-8.2. Last messages:

In file included from librc.c:33:0:
librc.h:90:1: error: ‘rc_proc_getent’ undeclared here (not in a function)
librc.h:90:1: warning: type defaults to ‘int’ in declaration of ‘rc_proc_getent’
gmake[2]: *** [librc.So] Error 1
gmake[2]: Leaving directory `/var/tmp/portage/sys-apps/openrc-0.9.9/work/openrc-0.9.9/src/librc'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-0.9.9/work/openrc-0.9.9/src'
gmake: *** [all] Error 2
 * ERROR: sys-apps/openrc-0.9.9 failed (compile phase):
 *   emake failed
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2012-02-25 16:59:42 UTC
Fixed in Git.
Comment 2 William Hubbs gentoo-dev 2012-02-26 03:44:25 UTC
This can be closed since the fix was committed to git.
Comment 3 Dmitri Bogomolov 2012-02-27 14:11:11 UTC
(In reply to comment #1)
> Fixed in Git.

Did it was after 0.9.9.1 bump?
Comment 4 William Hubbs gentoo-dev 2012-02-27 17:46:38 UTC
*openrc-0.9.9.2 (26 Feb 2012)

  26 Feb 2012; William Hubbs <williamh@gentoo.org> +openrc-0.9.9.2.ebuild:
  version bump for bug #405713