[Pipmak-Devel] Compile problems
Status: Alpha
Brought to you by:
cwalther
From: Urs H. <ur...@an...> - 2008-01-01 17:10:11
|
Is it true that the current HEAD revision (Revision 166) can not be compiled or is the fault on my side? Here the error messages: nodes.o: In function `nodeRemoveFromGL': nodes.c:(.text+0x1952): undefined reference to `textEditorRemoveFromGL' nodes.o: In function `nodeFeedToGL': nodes.c:(.text+0x19c0): undefined reference to `textEditorFeedToGL' nodes.o: In function `leaveNode': nodes.c:(.text+0x1ae6): undefined reference to `textEditorDestroy' slide.o: In function `draw': slide.c:(.text+0x4d6): undefined reference to `textEditorDraw' panel.o: In function `draw': panel.c:(.text+0x78a): undefined reference to `textEditorDraw' main.o: In function `main': main.c:(.text+0x162d): undefined reference to `defocusTextEditors' main.c:(.text+0x1761): undefined reference to `textEditHandleKey' pipmakLuaLib.o: In function `luaopen_pipmak': pipmakLuaLib.c:(.text+0x97): undefined reference to `pipmakInternalTexteditorFun cs' pipmakLuaLib.c:(.text+0x2d3): undefined reference to `texteditorFuncs' collect2: ld returned 1 exit status make: *** [pipmak] Fehler 1 |