Issues with compiling Aqualung for 5.0.1

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
tubeguy
Posts: 1320
Joined: Sat 29 Aug 2009, 01:04
Location: Park Ridge IL USA
Contact:

Issues with compiling Aqualung for 5.0.1

#1 Post by tubeguy »

I don't know exactly where to post this, so if this is in the wrong place please let me know.

I've been trying to compile a full Out house sink version of Aqualung for 5.0.1 and not having any luck. I've tried with the SVN source tarball from http://aqualung.svn.sourceforge.net/viewvc/aqualung/ and from the sources at http://packages.ubuntu.com/source/lucid/aqualung and get the same errors, using my Toshiba laptop with a fresh frugal 5.0.1 and devx.

The config/make/make install goes fine, but when I run from terminal the program GUI appears for like a half-second then closes and I get a segfault and xerrs only shows one line, "extention tar.z ignored". (BTW, how do I copy from urxvt anyway?) Program also crashes when run from it's installed location in usr/local/bin/aqualung.

I tried doing as suggested and ran ./configure --enable-debug which went good but got another set of errors when running make.

I ran a straight ./configure with no options and also ./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var as suggested in the wiki with the same results.

Stranger still is that I did the same thing with a fresh frugal 5.0.1/devx on a Compaq Athlon box and got different results, that time the SVN sources compiled and ran but Aqualung froze after finishing a playlist and had to be killed.

Again, if I'm in the wrong place for this let me know.
Attachments
segfault.jpg
(29.56 KiB) Downloaded 588 times
make-errors.jpg
(95.15 KiB) Downloaded 586 times
[b]Tahr Pup 6 on desktop, Lucid 3HD on lappie[/b]

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#2 Post by GrumpyWolfe »

Hi tubeguy

To copy form a term window highlight with mouse and then push both button to simulate a 3 button mouse or if you have a three button mouse you are in business. It will appear in the next line in the term window.
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

Post Reply