View previous topic :: View next topic |
Author |
Message |
helio Apprentice
Joined: 08 Apr 2006 Posts: 237
|
Posted: Tue Jul 08, 2014 8:09 pm Post subject: fcitx install error: marshall.h: [Solved] |
|
|
app-i18n/fcitx-4.2.8.1::gentoo failed, here are the error messages:
/scratch/var/tmp/portage/app-i18n/fcitx-4.2.8.1/work/fcitx-4.2.8.1/src/lib/fcitx-gclient/fcitxclient.c:28:22: fatal error: marshall.h: No such file or directory
compilation terminated.
make[2]: *** [src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o] Error 1
make: *** [all] Error 2
* ERROR: app-i18n/fcitx-4.2.8.1::gentoo failed (compile phase):
* emake failed
Any suggestions?
Last edited by helio on Sat Jul 26, 2014 4:28 pm; edited 1 time in total |
|
Back to top |
|
|
aleiphoenix n00b
Joined: 03 Sep 2012 Posts: 27
|
Posted: Sat Jul 26, 2014 10:04 am Post subject: |
|
|
Have you tried MAKEOPTS="-j1" ?
Please post the output of build.log and
Code: |
emerge --info =app-i18n/fcitx-4.2.8.1
|
|
|
Back to top |
|
|
helio Apprentice
Joined: 08 Apr 2006 Posts: 237
|
Posted: Sat Jul 26, 2014 4:27 pm Post subject: |
|
|
That fixed the problem! Thank you so much. I was using MAKEOPTS="-j9" before. Maybe you can help me understand why "-j9" doesn't work.
aleiphoenix wrote: | Have you tried MAKEOPTS="-j1" ?
Please post the output of build.log and
Code: |
emerge --info =app-i18n/fcitx-4.2.8.1
|
|
|
|
Back to top |
|
|
|