I have received a message stating that my T3X port is broken, but I cannot
reproduce the error, so I assume it specific to the 5.x linker. (I am
running 3.3 FreeBSD). The error log says:
txtrn_1.o: In function `_TXSTART_':
txtrn_1.o(.text+0xc): undefined reference to `__exit'
__exit is called at this line. I guess that the reason for this message
is a lacking declaration of __exit, but I have no idea how to fix it.
The port builds without any problems on 2.2.8, 3.3 and 4.1.
Bye,
nmh.
--