From: Hamish Moffatt <hamish@cloud.net.au>
To: linux-hams@vger.kernel.org
Subject: Re: Error compiling aprsd-2.2.5-15
Date: Wed, 18 Apr 2007 08:13:25 +1000 [thread overview]
Message-ID: <20070417221325.GA29489@cloud.net.au> (raw)
In-Reply-To: <4624D993.1060006@ccr.jussieu.fr>
On Tue, Apr 17, 2007 at 04:28:35PM +0200, Bernard Pidoux wrote:
> Is aprsd-2.2.5-15.tar.gz the last available source for aprsd ?
>
> I did ./configure without problem but got g++ warning and the following
> error :
>
> deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
That's a separate warning.
> aprsString.h:199: error: extra qualification ?aprsd::aprsString::? on
> member ?getMsgText?
That's probably caused by
void aprsString::getMsgText(string& msg);
in aprsString.h within the class definition. Remove the 'aprsString::'
prefix from that line and it should work. There are probably others
around the source tree too.
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
next prev parent reply other threads:[~2007-04-17 22:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-13 11:55 [NET] AX.25 Kconfig and docs updates and fixes Ralf Baechle
2007-03-24 19:54 ` David Miller
2007-04-17 14:28 ` Error compiling aprsd-2.2.5-15 Bernard Pidoux
2007-04-17 16:08 ` Curt, WE7U
2007-04-17 16:52 ` Error compiling aprsd-2.2.6-4 from CVS Bernard Pidoux
2007-04-17 17:25 ` Curt, WE7U
2007-04-17 17:36 ` Bernard Pidoux
2007-04-17 17:57 ` Curt, WE7U
2007-04-17 22:14 ` Hamish Moffatt
2007-04-17 22:13 ` Hamish Moffatt [this message]
2007-04-17 23:40 ` Error compiling aprsd-2.2.5-15 Jim Tittsler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070417221325.GA29489@cloud.net.au \
--to=hamish@cloud.net.au \
--cc=linux-hams@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox