Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407247 - app-i18n/uim should depend on dev-util/intltool
Summary: app-i18n/uim should depend on dev-util/intltool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 401143
  Show dependency tree
 
Reported: 2012-03-07 09:34 UTC by Piotr Szymaniak
Modified: 2012-03-07 16:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build.log (Build.log,21.05 KB, text/plain)
2012-03-07 09:44 UTC, Piotr Szymaniak
Details
config.log (config.log,243.73 KB, text/plain)
2012-03-07 09:45 UTC, Piotr Szymaniak
Details
uim-1.7.1-r1.ebuild.patch (uim-1.7.1-r1.ebuild.patch,329 bytes, patch)
2012-03-07 09:46 UTC, Piotr Szymaniak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Szymaniak 2012-03-07 09:34:58 UTC
You need to install the following software and libraries to compile uim:

    gcc
    GNU make
    iconv
    gettext
    intltool 


End of Build.log:
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for APPLET_GNOME3... no
checking for function prototypes... yes
checking whether time.h and sys/time.h may both be included... yes
./configure: line 29866: syntax error near unexpected token `0.36.3,'
./configure: line 29866: `IT_PROG_INTLTOOL(0.36.3, no-xml)'
Comment 1 Piotr Szymaniak 2012-03-07 09:44:58 UTC
Created attachment 304515 [details]
Build.log
Comment 2 Piotr Szymaniak 2012-03-07 09:45:43 UTC
Created attachment 304517 [details]
config.log
Comment 3 Piotr Szymaniak 2012-03-07 09:46:58 UTC
Created attachment 304519 [details, diff]
uim-1.7.1-r1.ebuild.patch
Comment 4 Naohiro Aota gentoo-dev 2012-03-07 16:23:06 UTC
Patch applied. Thanks.