Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] e17: e_modules

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • Cc: SM-Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] e17: e_modules
  • Date: Fri, 28 Jul 2006 15:54:36 +0200


just want to know if you have problem with e_modules spell.
I have problem with its part language module.

"cast -c e_modules" always stop with:
gcc -shared .libs/e_mod_main.o .libs/e_mod_config.o
.libs/e_mod_keybindings.o .libs/e_mod_lang.o -L/usr/lib
/usr/lib/libexml.so -lxkbfile -lX11 -march=pentium4 -mmmx -mfpmath=sse
-msse -msse2 -Wl,-soname -Wl,module.so -o .libs/module.so
/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lxkbfile
collect2: ld returned 1 exit status
make[4]: *** [module.la] Error 1
make[4]: Leaving directory `/usr/src/e_modules-cvs/language/src/module'
make[3]: *** [all-recursive] Error 1

Seems it is due to change:
http://e.kevb.net/cgi-bin/viewcvs.cgi/e_modules/language/src/module/Makefile.am.diff?r1=1.1&r2=1.2

If I add these sedits to PRE_BUILD seems it is OK:
sedit "s:-lxkbfile::" language/src/module/Makefile.am &&
sedit "s:-lX11::" language/src/module/Makefile.am &&

Is it only my problem?
No bugs about it.

As of 2006-07-17 19:05PST I had no problems with e_modules. Once my cvs
is fixed (removed krb5) I'll try a newer checkout of it.


Alexander Tsamutali wrote me:
i can confirm this bug, i've asked people in #e about it, but received
no meaningful answer
sorry for private email, my home pc doesn't work and correct posting
to ML from webmail is impossible :(

I fixed it in test grimoire.

--
Ladislav Hagara







Archive powered by MHonArc 2.6.24.

Top of Page