Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 407247

Summary: app-i18n/uim should depend on dev-util/intltool
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 401143    
Attachments: Build.log
config.log
uim-1.7.1-r1.ebuild.patch

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.