Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157699 - net-im/ekg2-20061007 fails to build on gentoo/fbsd
Summary: net-im/ekg2-20061007 fails to build on gentoo/fbsd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-10 01:24 UTC by Robert Sebastian Gerus
Modified: 2006-12-11 09:36 UTC (History)
1 user (show)

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


Attachments
ekg2-20061007.ebuild patch (ekg2-20061007.ebuild.patch,1.12 KB, patch)
2006-12-10 05:34 UTC, Timothy Redaelli (RETIRED)
Details | Diff
files/ekg2-20061007-intl.patch (ekg2-20061007-intl.patch,264 bytes, patch)
2006-12-10 05:35 UTC, Timothy Redaelli (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Sebastian Gerus 2006-12-10 01:24:35 UTC
When i tried to install net-im/ekg2, it failed with the following error msg:

i686-gentoo-freebsd6.2-gcc -Os -march=pentium2 -pipe -Wall -std=c99 -o ekg2 audio.o commands.o configfile.o dynstuff.o ekg.o emoticons.o events.o log.o metacontacts.o msgqueue.o plugins.o protocol.o sessions.o stuff.o themes.o userlist.o vars.o windows.o xmalloc.o scripts.o win32.o -Wl,--export-dynamic  ../compat/libcompat.a -lkvm
ekg.o: In function `ekg_exit':
ekg.c:(.text+0x3b2): undefined reference to `libintl_gettext'
ekg.o: In function `main':
ekg.c:(.text+0xf5d): undefined reference to `libintl_bindtextdomain'
ekg.c:(.text+0xf69): undefined reference to `libintl_textdomain'
ekg.c:(.text+0xff2): undefined reference to `libintl_gettext'
ekg.c:(.text+0x1356): undefined reference to `libintl_gettext'
ekg.c:(.text+0x1383): undefined reference to `libintl_gettext'
themes.o: In function `theme_init':
themes.c:(.text+0x55d): undefined reference to `libintl_gettext'
themes.c:(.text+0x579): undefined reference to `libintl_gettext'
themes.o:themes.c:(.text+0x595): more undefined references to `libintl_gettext' follow
collect2: ld returned 1 exit status
gmake[2]: *** [ekg2] Error 1
gmake[2]: Leaving directory `/var/tmp/portage/net-im/ekg2-20061007/work/ekg2-20061007/ekg'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/var/tmp/portage/net-im/ekg2-20061007/work/ekg2-20061007'
gmake: *** [all] Error 2

!!! ERROR: net-im/ekg2-20061007 failed.
Call stack:
  ebuild.sh, line 1569:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  ekg2-20061007.ebuild, line 38:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Timothy Redaelli (RETIRED) gentoo-dev 2006-12-10 05:34:43 UTC
Created attachment 103744 [details, diff]
ekg2-20061007.ebuild patch
Comment 2 Timothy Redaelli (RETIRED) gentoo-dev 2006-12-10 05:35:28 UTC
Created attachment 103745 [details, diff]
files/ekg2-20061007-intl.patch
Comment 3 Timothy Redaelli (RETIRED) gentoo-dev 2006-12-10 05:37:40 UTC
Can you fix it please?
Comment 4 Karol Wojtaszek (RETIRED) gentoo-dev 2006-12-11 09:36:52 UTC
Fixed in portage, thanks.