[EMAIL PROTECTED] (Henri Salo) writes:

> On Thu, Jul 24, 2008 at 10:37:05PM +0200, Csanyi Pal wrote:
>> Oskar Nordquist
>> <[EMAIL PROTECTED]> writes:
>> 
>> > On Thu, Jul 24, 2008 at 08:44:44PM +0200, Csanyi Pal wrote:
>> >> I created a Workspace that I would like to destroy now. How can I do
>> >> this? In Ion2 manual there I can't find a solution for this.
>> >
>> > I don't know about Ion2, but in Ion3 it is Mod1+K X to destroy a
>> > frame (keep 
>> > hitting until all frames are destroyed, i.e. the workspace). If
>> > that does not 
>> > work, try Mod1+C.
>> 
>> Mod1+C works. :) Thanks!

Willingly! :)

I have downloaded ion-3-20080707.tar.gz (signature, ChangeLog, README,
release notes) .

On my system Debian GNU/Linux Etch en Half I think it is not required
to edit system.mk.

I run make but get error messages:

set -e; for i in libtu libextl libmainloop mod_tiling mod_query
mod_menu mod_dock mod_sp mod_sm mod_statusbar de ioncore ion pwm etc
utils man po ; do make -C $i; done 

make[1]: Entering directory
`/debian-adatok-1/Ablakkezelok/Ion3/ion-3-20080707/ion-3-20080707/libtu' 

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory
`/debian-adatok-1/Ablakkezelok/Ion3/ion-3-20080707/ion-3-20080707/libtu' 

make[1]: Entering directory
`/debian-adatok-1/Ablakkezelok/Ion3/ion-3-20080707/ion-3-20080707/libextl' 

gcc -Os -W -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs
-Wformat -Wchar-subscripts -Wparentheses -pedantic -Wuninitialized
-DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -I./.. -I/usr/local/include    -c
luaextl.c -o luaextl.o 

luaextl.c:21:17: error: lua.h: No such file or directory
luaextl.c:22:20: error: lualib.h: No such file or directory
luaextl.c:23:21: error: lauxlib.h: No such file or directory

luaextl.c:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token 

luaextl.c:42: error: expected ‘)’ before ‘*’ token
luaextl.c:46: error: expected ‘)’ before ‘*’ token
luaextl.c:60: error: expected ‘)’ before ‘*’ token
luaextl.c:67: error: expected ‘)’ before ‘*’ token
luaextl.c:74: error: expected ‘)’ before ‘*’ token
luaextl.c:81: error: expected ‘)’ before ‘*’ token
luaextl.c:88: error: expected ‘)’ before ‘*’ token
luaextl.c:101: error: expected ‘)’ before ‘*’ token

luaextl.c:105: error: expected specifier-qualifier-list before
‘ExtlCPCallFn’ 

luaextl.c:108: warning: struct has no members
luaextl.c:111: error: expected ‘)’ before ‘*’ token
luaextl.c:126: error: expected ‘)’ before ‘*’ token

luaextl.c:158: error: ‘LUA_NOREF’ undeclared here (not in a
function) 

luaextl.c:161: error: expected ‘)’ before ‘*’ token
...
...
etc.

Any advices to solve this problem?

-- 
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm

Reply via email to