Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233051 - dev-lang/lua-5.1.3-r3 fails with libtool 2.2.4
Summary: dev-lang/lua-5.1.3-r3 fails with libtool 2.2.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Matti Bickel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-26 21:15 UTC by Alexis Ballier
Modified: 2008-07-26 21:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2008-07-26 21:15:45 UTC
libtool --quiet --tag=CC --mode=link gcc -Wl,-E -o lua lua.o -lreadline -llua
eval: 1: libtool_args+=: not found
eval: 1: compile_command+=: not found
eval: 1: finalize_command+=: not found
eval: 1: libtool_args+=: not found
eval: 1: compile_command+=: not found
eval: 1: finalize_command+=: not found
eval: 1: libtool_args+=: not found
eval: 1: compile_command+=: not found
eval: 1: finalize_command+=: not found
eval: 1: libtool_args+=: not found
eval: 1: compile_command+=: not found
eval: 1: finalize_command+=: not found
eval: 1: libtool_args+=: not found
eval: 1: libtool_args+=: not found
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../lib64/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status
distcc[11814] ERROR: compile (null) on localhost failed
make: *** [lua] Error 1
Comment 1 Alexis Ballier gentoo-dev 2008-07-26 21:37:29 UTC
nevermind, seems my install was broken... I though downgrading libtool fixed the problem but after upgrading again its fine... weird...

sorry for the noise