crt1.o
What uses crt1.o? Several packages won't build because of errors such as:
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x50): undefined reference to `main'
The above message is from an attempt to build python with readline. I am
using:
gcc-2.7.2-1
libc5-5.2.18-1
libc5-dev-5.2.18-1
libreadline2-2.0-12
libreadline2-dev-2.0-12
ncurses3.0-1.9.8a-3
ncurses3.0-dev-1.9.8a-3
------------
Joe Kirby kirby@utk.edu (423)974-6616
LAN Engineering, 2339 Dunford, Knoxville, TN 37996
Public key on servers (ID 4E52298D) or finger kirby@shellie.rmt.utk.edu
Reply to:
- Follow-Ups:
- Re: crt1.o
- From: roro <rossius@hrz.tu-chemnitz.de>