Ticket #1271 (closed defect: fixed)
rtorrent r1041 compile error on FreeBSD 6.2
| Reported by: | artifex@freemail.hu | Owned by: | rakshasa |
|---|---|---|---|
| Priority: | normal | Component: | rtorrent |
| Version: | HEAD | Severity: | blocker |
| Keywords: | Cc: |
Description
I had problem with r1041. It gives the following error when I compile:
gc++-2.0/include -I/usr/local/include -I/usr/local/include -MT dht_manager.o -MD -MP -MF ".deps/dht_manager.Tpo" -c -o dht_manager.o dht_manager.cc; then mv -f ".deps/dht_manager.Tpo" ".deps/dht_manager.Po"; else rm -f ".deps/dht_manager.Tpo"; exit 1; fi g++: Internal error: Illegal instruction: 4 (program cc1plus) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** Error code 1 Stop in /root/src/rtorrent/rtorrent/src/core. *** Error code 1 Stop in /root/src/rtorrent/rtorrent/src. *** Error code 1 Stop in /root/src/rtorrent/rtorrent. *** Error code 1 Stop in /root/src/rtorrent/rtorrent.
r1040 compiled flawless though. I am using FreeBSD 6.2 with the standard gcc version 3.4.6 [FreeBSD] 20060305.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

