This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Gseen Problem

Old posts that have not been replied to for several years.
Locked
l
longlong

Gseen Problem

Post by longlong »

When i compiled the Gseen i got this message

In file included from gseen.c:84:
global_vars.c:34:2: warning: no newline at end of file
In file included from slang.c:21,
from gseen.c:89:
slang_text.c:200:2: warning: no newline at end of file
In file included from slang.c:22,
from gseen.c:89:
slang_multitext.c:151:7: warning: no newline at end of file
In file included from slang.c:23,
from gseen.c:89:
slang_ids.c:104:7: warning: no newline at end of file
In file included from gseen.c:89:
slang.c:309:7: warning: no newline at end of file
In file included from gseen.c:90:
slang_gseen_commands.c:235:3: warning: no newline at end of file
In file included from gseen.c:91:
generic_binary_tree.c:309:7: warning: no newline at end of file
rm -f ../gseen.o

How can i fix it??
Locked