[Tickets] [Initng] #832: Compilation failed: undefined reference to `initng_io_open_read_close'
Initng
trac at initng.org
Fri Jul 3 11:48:29 CEST 2009
#832: Compilation failed: undefined reference to `initng_io_open_read_close'
-----------------------------------+----------------------------------------
Reporter: raa | Owner:
Type: defect | Status: new
Priority: high | Milestone:
Component: Bugs in initng source | Version: initng-SVN
Severity: blocker | Keywords:
-----------------------------------+----------------------------------------
Comment(by thomas):
Problem is at this line: ".deps = { __VA_ARGS__, NULL }, \" in module.h.
If I leave it out it compiles fine. Only some warnings that initng_module
is declared extern
("/tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning:
'initng_module' initialized and declared 'extern'").
And then there is this older error at initng_stcmd.c "error: 'm_h' has no
member named 'module_name'" and so on...
--
Ticket URL: <http://www.initng.org/ticket/832#comment:5>
Initng <http://www.initng.org>
The next generation init system
More information about the Tickets
mailing list