Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74911 - app-misc/lirc-0.7.0-r1 fails to build due to ltmain.sh version mismatch
Summary: app-misc/lirc-0.7.0-r1 fails to build due to ltmain.sh version mismatch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-18 23:56 UTC by David Klempner
Modified: 2004-12-25 18:48 UTC (History)
1 user (show)

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


Attachments
Patch for correct configuration of lirc-0.7.0-r1 (libtoolize-lirc-0.7.0-r1.patch,411 bytes, patch)
2004-12-21 14:28 UTC, Sébastien Champigny
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Klempner 2004-12-18 23:56:50 UTC
app-misc/lirc-0.7.0-r1 fails to build with the following error during configure:

checking for correct ltmain.sh version... no

*** Gentoo sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.10, ltmain.sh = 1.4.3) ***

Please run:
  
  libtoolize --copy --force

if appropriate, please contact the maintainer of this
package (or your distribution) for help.

make: *** [config.status] Error 1

Reproducible: Always
Steps to Reproduce:





# emerge --info
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 AMD Athlon(tm) 
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4 [2.3.4 (#1,
Jun  5 2004, 03:47:59)]
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.4.22, 2.4.19-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://bazaar.cites.uiuc.edu/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://bazaar.cites.uiuc.edu/gentoo-portage"
USE="3dnow 3dnowex S3TC X Xaw3d aalib acpi alsa apache2 apm arts avi berkdb bidi
bitmap-fonts cairo canna cdr cjk crypt cscope cups curl dedicated dga directfb
doc dvd dvdr emacs encode escreen esd f77 faad fam fbcon flac foomaticdb fortran
freewnn gcj gdbm ggi gif gnome gpm gstreamer gtk gtk2 gtkhtml guile idea
imagemagick imap imlib java jpeg junit kde kerberos ldap libg++ libwww lirc mad
mbox mikmod mmx mmx2 motif mozcalendar mozilla mozsvg mpeg mpi mule multitarget
music mysql mythtv ncurses network nls ntlm nvidia objc odbc offensive oggvorbis
opengl oss pam pdflib perl plotutils png python qt quicktime readline real rtc
samba sdl slang spell sse ssl svg svga tcltk tcpd theora tiff truetype unicode
usb uudeview v4l2 wmf x86 xgetdefault xine xinerama xml xml2 xmms xrandr xv xvmc
zlib linguas_en linguas_ja"
Comment 1 David Klempner 2004-12-19 10:28:13 UTC
Bug #74642 appears to be the same issue with unixodbc.
Comment 2 Sébastien Champigny 2004-12-21 14:28:42 UTC
Created attachment 46573 [details, diff]
Patch for correct configuration of lirc-0.7.0-r1

This patch solves the problem.
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2004-12-25 18:48:29 UTC
Fixed in CVS.