[Gaim-encryption-devel] Compile problem
Brought to you by:
obobo
From: Jiri K. <Jir...@Su...> - 2006-07-18 10:18:44
|
Hi All, i have a problem with compiling gaim-encryption on Solaris 10. I've compiled gaim 1.5.0, and whle compiling encryption i've got following error: root@jku10 # echo $PKG_CONFIG_PATH :/usr/local/lib/pkgconfig:/usr/sfw/lib/pkgconfig root@jku10 # pwd /tmp/gaim/gaim-encryption-2.38 root@jku10 # gmake install Making install in po gmake[1]: Entering directory `/tmp/gaim/gaim-encryption-2.38/po' /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/gaim-encryption.mo installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/gaim-encryption.mo installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/gaim-encryption.mo installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/gaim-encryption.mo installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/gaim-encryption.mo installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/gaim-encryption.mo installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/gaim-encryption.mo installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/gaim-encryption.mo installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/gaim-encryption.mo installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/gaim-encryption.mo installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/gaim-encryption.mo installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/gaim-encryption.mo installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/gaim-encryption.mo installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/gaim-encryption.mo installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/gaim-encryption.mo if test "gaim-encryption" = "gettext"; then \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/po; \ /opt/sfw/bin/ginstall -c -m 644 ./Makefile.in.in \ /usr/local/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi gmake[1]: Leaving directory `/tmp/gaim/gaim-encryption-2.38/po' Making install in intl gmake[1]: Entering directory `/tmp/gaim/gaim-encryption-2.38/intl' gmake[1]: *** No rule to make target `../gaim-encryption-config.h', needed by `intl-compat.o'. Stop. gmake[1]: Leaving directory `/tmp/gaim/gaim-encryption-2.38/intl' gmake: *** [install-recursive] Error 1 could somebody help? Best regards Jiri |