[Tickets] [InitNG] #672: Linking Error on Gentoo ("PIPEWATCHERS" missing)
InitNG
trac at initng.org
Sun Jan 7 01:37:11 CET 2007
#672: Linking Error on Gentoo ("PIPEWATCHERS" missing)
-----------------------------------+----------------------------------------
Reporter: st.st at arcor.de | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Bugs in initng source | Version: initng-0.6.8svn
Severity: blocker | Resolution: fixed
Keywords: PIPEWATCHERS |
-----------------------------------+----------------------------------------
Changes (by ismaell):
* status: new => closed
* resolution: => fixed
Old description:
> The Linker complains about an missing element?/symbol "PIPEWATCHERS":
>
> {{{
> ...
> Scanning dependencies of target dbusevent
> Linking C shared module libctrlaltdel.so
> Scanning dependencies of target envparser
> Building C object
> plugins/dbus_event/CMakeFiles/dbusevent.dir/initng_dbusevent.o
> Building C object
> plugins/envparser/CMakeFiles/envparser.dir/initng_envparser.o
> Linking C shared module libenvparser.so
> /var/tmp/portage/initng-9999/work/initng/plugins/dbus_event/initng_dbusevent.c:
> In function `module_init':
> /var/tmp/portage/initng-9999/work/initng/plugins/dbus_event/initng_dbusevent.c:449:
> Fehler: structure hat kein Element namens »PIPEWATCHERS«
> /var/tmp/portage/initng-9999/work/initng/plugins/dbus_event/initng_dbusevent.c:
> In function `module_unload':
> /var/tmp/portage/initng-9999/work/initng/plugins/dbus_event/initng_dbusevent.c:471:
> Fehler: structure hat kein Element namens »PIPEWATCHERS«
> make[2]: ***
> [plugins/dbus_event/CMakeFiles/dbusevent.dir/initng_dbusevent.o] Fehler 1
> make[1]: *** [plugins/dbus_event/CMakeFiles/dbusevent.dir/all] Fehler 2
> make[1]: *** Warte auf noch nicht beendete Prozesse...
> }}}
>
> my USE-Flags are the same as in the installation-HOWTO for Gentoo
New description:
The Linker complains about an missing element?/symbol "PIPEWATCHERS":
{{{
...
Scanning dependencies of target dbusevent
Linking C shared module libctrlaltdel.so
Scanning dependencies of target envparser
Building C object
plugins/dbus_event/CMakeFiles/dbusevent.dir/initng_dbusevent.o
Building C object
plugins/envparser/CMakeFiles/envparser.dir/initng_envparser.o
Linking C shared module libenvparser.so
/var/tmp/portage/initng-9999/work/initng/plugins/dbus_event/initng_dbusevent.c:
In function `module_init':
/var/tmp/portage/initng-9999/work/initng/plugins/dbus_event/initng_dbusevent.c:449:
Fehler: structure hat kein Element namens »PIPEWATCHERS«
/var/tmp/portage/initng-9999/work/initng/plugins/dbus_event/initng_dbusevent.c:
In function `module_unload':
/var/tmp/portage/initng-9999/work/initng/plugins/dbus_event/initng_dbusevent.c:471:
Fehler: structure hat kein Element namens »PIPEWATCHERS«
make[2]: ***
[plugins/dbus_event/CMakeFiles/dbusevent.dir/initng_dbusevent.o] Fehler 1
make[1]: *** [plugins/dbus_event/CMakeFiles/dbusevent.dir/all] Fehler 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
}}}
my USE-Flags are the same as in the installation-HOWTO for Gentoo
--
Comment:
PIPEWATCHERS was removed in 0.6.9pre1 ;)
--
Ticket URL: </ticket/672#comment:1>
InitNG <>
The Next Generation InitSystem
More information about the Tickets
mailing list