[plug] Trying to install linalg

Timothy White weirdit at gmail.com
Sat Nov 25 13:59:42 WST 2006


> configure:2435: checking for C compiler default output file name
> configure:2438: gcc -O2 -Wall   conftest.c  >&5
> /usr/bin/ld: crt1.o: No such file: No such file or directory
> collect2: ld returned 1 exit status
> configure:2441: $? = 1
> configure: failed program was:

To me, it would appear you don't have a library installed you need.
Namely /usr/lib/crt1.o
On my 64bit Dapper system, the package needed is libc6-dev
I would check that you have installed libc6-dev, as well as
build-essentials, and maybe even devscripts and other dev packages


Tim
-- 
Linux Counter user #273956
Don't email joeblogs at scouts.org.au



More information about the plug mailing list