Gentoo Archives: gentoo-science

From: Justin <justin@×××××××××.net>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] sci-libs/ccp4-apps-6.1.3
Date: Thu, 21 Jan 2010 19:15:43
Message-Id: 4B58A7D5.8050503@j-schmitz.net
In Reply to: [gentoo-science] sci-libs/ccp4-apps-6.1.3 by Johan Hattne
1 On 21/01/10 19:44, Johan Hattne wrote:
2 > Dear all;
3 >
4 > I don't know enough C++ to figure this one out--to me it seems the
5 > compiler gets confused somewhere in the instantiation of some of the
6 > templates in clipper_progs, at least on amd64 with gcc-4.3.4. The
7 > mystery error messages are:
8 >
9 > intensity_target.h:114: error: expected constructor, destructor, or
10 > type conversion before ‘<’ token
11 > intensity_target.h:120: error: expected initializer before ‘<’ token
12 >
13 > The attached patch works around whatever the problem may be by putting
14 > the definition of the functions inside the class.
15 >
16 > Also, it seems like the CCP4 people have modified the
17 > ccp4-6.1.3-core-src tarball. As a result, the manifests of
18 > sci-chemistry/ccp4-apps, sci-chemistry/ccp4i, and sci-libs/ccp4-libs
19 > need updating.
20 >
21 > // Cheers; Johan
22
23 Thanks for that one. I will take a look into it a soon as possible.
24 You can always file bugs at bugs.gentoo.org and CC me. I will take care
25 of it then.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-science] sci-libs/ccp4-apps-6.1.3 Johan Hattne <johan.hattne@××××××××××××××.edu>