Re: ion-3rc-20071220
Mariano Mara <marplatense-GeWIH/[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
Tuomo Valkonen escribió: > There are a few minor fixes in this RC, plus a major one related to layout > restore under a session manager. > Hi everyone, I downloaded the diff file and successfully patched ion-3rc-20071130 dir. However when I run "make" I get a few errors. I list here the tail: gcc -Xlinker --export-dynamic ion.o -Wl,-whole-archive ../ioncore/ioncore.a -Wl,-no-whole-archive -Os -lrt -L/usr/X11R6/lib -lX11 -lXext -Wl,-whole-archive -L../libmainloop -lmainloop -L../libextl -lextl -L../libtu -ltu -Wl,-no-whole-archive `pkg-config --libs lua5.1` -ldl -lm -o ion3 ../ioncore/ioncore.a(groupedpholder.o): In function `groupedpholder_do_root': groupedpholder.c:(.text+0x52): undefined reference to `pholder_root' ../ioncore/ioncore.a(groupedpholder.o):(.data+0x38): undefined reference to `pholder_do_root' collect2: ld returned 1 exit status make[1]: *** [ion3] Error 1 make[1]: Leaving directory `/home/mariano/Ion3-Sc/ion-3rc-20071130/ion' make: *** [subdirs] Error 2 If someone can suggest how to fix this, I'll appreciate it. TIA, Mariano.