Compile problems

View: New views
3 Messages — Rating Filter:   Alert me  

Compile problems

by Urs Holzer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pipmak-Devel mailing list
Pipmak-Devel@...
news://news.gmane.org/gmane.games.devel.pipmak.devel
https://lists.sourceforge.net/lists/listinfo/pipmak-devel

Re: Compile problems

by Christian Walther :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Urs Holzer wrote:
> 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'
> ...

You're right, the Linux makefile was out of date since I haven't used it
for a while. Can you try rev. 168?

  -Christian


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pipmak-Devel mailing list
Pipmak-Devel@...
news://news.gmane.org/gmane.games.devel.pipmak.devel
https://lists.sourceforge.net/lists/listinfo/pipmak-devel

Re: Compile problems

by Urs Holzer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Christian Walther wrote:

> Urs Holzer wrote:
>> 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' ...
>
> You're right, the Linux makefile was out of date since I haven't used
> it for a while. Can you try rev. 168?

Yes, Revision 168 works perfectly.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pipmak-Devel mailing list
Pipmak-Devel@...
news://news.gmane.org/gmane.games.devel.pipmak.devel
https://lists.sourceforge.net/lists/listinfo/pipmak-devel