Cant build aria2 for Centos 6

Issues related to applications and software problems
Post Reply
105547111
Posts: 10
Joined: 2011/02/20 02:08:55

Cant build aria2 for Centos 6

Post by 105547111 » 2011/07/24 06:17:23

It keeps dying with a segmentation fault. The spec file built perfectly on centos 5. I had aria2-1.3.1-1 (this was as far as you could go on centos 5), and i can build even the later ones with the later libraries in centos 6, but after about 3 minutes of building it fails.

Its the same up to 1.8.0. I am using srpms off fedora and some things a miss.

In file included from DHTNodeLookupTask.h:38,
from DHTNodeLookupTask.cc:35:
DHTAbstractNodeLookupTask.h: In destructor 'virtual aria2::DHTAbstractNodeLookupTask::~DHTAbstractNodeLookupTask()':
DHTAbstractNodeLookupTask.h:66: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.


Anyone?

Thanks!

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Cant build aria2 for Centos 6

Post by pschaff » 2011/07/24 10:18:51

[quote]
105547111 wrote:
...
In file included from DHTNodeLookupTask.h:38,
from DHTNodeLookupTask.cc:35:
DHTAbstractNodeLookupTask.h: In destructor 'virtual aria2::DHTAbstractNodeLookupTask::~DHTAbstractNodeLookupTask()':
DHTAbstractNodeLookupTask.h:66: internal compiler error: Segmentation fault
[b]Please submit a full bug report,
with preprocessed source if appropriate.[/b]
[/quote]
Looks like a good suggestion to me. If you need more help from here (or there - wherever there is - no link was provided), please read the links in my signature and supply complete information, including versions of sources, -devel packages, and libraries used.

Post Reply