Re: aegis-4.24.3 fails to compile on FreeBSD 10.0-ALPHA2
Aryeh Friedman <[email protected]>
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <CAGBxaXmT2G_QV2zroqYy-PUgveTWUxxWvjfmU_-o3EAZK2r6_A@mail.gmail.com> |
Here goes the patch for it: --- aegrep/main.cc.old 2013-09-23 22:11:38.000000000 +0100 +++ aegrep/main.cc 2013-09-23 22:11:53.000000000 +0100 @@ -15,6 +15,7 @@ // You should have received a copy of the GNU General Public License along // with this program. If not, see <http://www.gnu.org/licenses/>. // +#include <sys/wait.h> #include <common/ac/stdio.h> #include <common/ac/stdlib.h> On Mon, Sep 23, 2013 at 6:34 PM, Aryeh Friedman <[email protected]>wrote: > aegrep/main.cc needs #include <sys/wait.h> > > > On Mon, Sep 23, 2013 at 4:59 PM, Aryeh Friedman <[email protected]>wrote: > >> >> >> ---------- Forwarded message ---------- >> From: Aryeh Friedman <[email protected]> >> Date: Mon, Sep 23, 2013 at 4:58 PM >> Subject: Re: [Aegis] aegis-4.24.3 fails to compile on FreeBSD 10.0-ALPHA2 >> To: Walter Franzini <[email protected]> >> >> >> Will do I decided to remake the official port from scratch and this my >> first attempt to compile it under the *OLD* port not the new one I am >> making to replace the old one... I am sure I will have other questions as I >> proceed but for now have none... as to the compiler and stuff: >> >> root@test:/usr/ports/devel/aegis # cc -v >> FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 >> Target: x86_64-unknown-freebsd10.0 >> Thread model: posix >> root@test:/usr/ports/devel/aegis # gcc -v >> Using built-in specs. >> Target: amd64-undermydesk-freebsd >> Configured with: FreeBSD/amd64 system compiler >> Thread model: posix >> gcc version 4.2.1 20070831 patched [FreeBSD] >> >> I am in the process of upgrading to gcc 4.8 (and making the port depend >> on 4.8) >> >> >> >> >> >> On Mon, Sep 23, 2013 at 4:33 PM, Walter Franzini < >> [email protected]> wrote: >> >>> On Sun, Sep 22 2013, Aryeh Friedman wrote: >>> >>> > c++ -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing >>> > -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -c >>> > ae-repo-ci/checkin.cc >>> >>> [...] >>> >>> > ./libaegis/aer/value.h:34:29: error: expected member name or ';' after >>> > declaration specifiers >>> > typedef aegis_shared_ptr<rpt_value> pointer; >>> > ~~~~~~~~~~~~~~~~~~~~~~~~^ >>> >>> [...] >>> >>> >>> Can you provide details about compilers and library in use? >>> >>> Can you send me (off-list) the config.log file? >>> >>> ciao >>> -- >>> walter franzini >>> >> >> >> > _______________________________________________ Aegis-users mailing list [email protected] http://lists.auug.org.au/listinfo/aegis-users