[Lunar-bugs] [bug] xchat ! Problem detected during BUILD
lunar-bugs at lunar-linux.org
lunar-bugs at lunar-linux.org
Fri Apr 8 17:24:40 UTC 2005
Project: lunar-linux
ID:
Version: <none>
Component: moonbase (modules)
Category: bug reports
Priority: normal
Assigned to: <unassigned>
Reported by: itp560
Updated by: Moe
-Status: active
+Status: won't fix
I can see absolutely no cause for this. libtool is in xchat's depends
chain and the module is working flawlessly over here. Marking this
invalid.
Moe
Previous comments:
------------------------------------------------------------------------
Wed, 03/30/2005 - 04:00 : itp560
vi /var/lib/lunar/moonbase/chat/xchat/BUILD
Looks like this ..
(
gettextize --copy --force --intl &&
libtoolize --force &&
aclocal -I m4 &&
autoconf &&
automake -a -c -f --foreign &&
./configure --build=$BUILD \
--prefix=/usr \
--enable-ipv6 \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
$OPTS &&
default_make
) > $C_FIFO 2>&1
I had this problem with some other module aswell.. I just commented
that like and it worked .. But here it is not working ..
Asking for m4 which is already install .. Once I installed that It is
asking got libtooliz
/var/lib/lunar/moonbase/chat/xchat/BUILD: line 3: libtooliz: command
not found
Unable to find module libtooliz in /var/lib/lunar/moonbase
--
View: http://lunar-linux.org/?q=node/view/778
Edit: http://lunar-linux.org/?q=project/comments/add/778
More information about the Lunar-bugs
mailing list