-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTRAIN_00863.eml
91 lines (85 loc) · 3.44 KB
/
TRAIN_00863.eml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
NoneNone> On 2010-05-07 22:17 +0200, John A. Sullivan III wrote:
>=20
> > Hello, all. We are trying to rebuild the evolution-data-server package
> > after patching it to hopefully end our current email nightmare. The
> > base system is Lenny but we are using evolution from squeeze. When I
> > try to debuild, I am getting the following errors:
> >
> > checking for GNOME_PLATFORM... configure: error: Package requirements
> > (glib-2.0 >=3D 2.16.1
> > gtk+-2.0 >=3D 2.14.0
>=20
> I think this is the problem, since lenny has only gtk+-2.0 2.12.12. The
> build dependencies in debian/control might not be correct. Note that
> lenny-backports has a newer version, though.
>=20
> > ORBit-2.0 >=3D 2.9.8
> > libbonobo-2.0 >=3D 2.20.3
> > gconf-2.0 >=3D 2.0.0
> > libglade-2.0 >=3D 2.0.0
> > libxml-2.0 >=3D 2.0.0
> > libsoup-2.4 >=3D 2.3.0) were not met:
> >
> > Package zlib was not found in the pkg-config search path.
> > Perhaps you should add the directory containing `zlib.pc'
> > to the PKG_CONFIG_PATH environment variable
> > Package 'zlib', required by 'GnuTLS', not found
> >
> > zlib is installed.
>=20
> True, but the zlib1g-dev package in lenny does not ship a zlib.pc file;
> the version in squeeze does.
>=20
> > I did not check all the listed packages but the ones
> > I checked were installed with the latest versions. My command sequence
> > was:
> >
> > apt-get -t testing source evolution-data-server (as non-root)
> > apt-get -t testing build-dep evolution-data-server (as root)
>=20
> This might not do what you want. When you fetch the build dependencies
> from testing, the built packages will likely also depend on libraries
> not present in stable. But it appears to be impossible to build
> squeeze's evolution-data-server in lenny anyway (see above).
>=20
> > patched evolution-data-server
> > edited debian/changelog and debian/rules (disabled gnome-key-ring - als=
o
> > tried it with this enabled as per the default)
> > debuild -uc -us
> >
> > What am I doing wrong? We are rather desperate to get this running.
>=20
> There are various possibilities, all not very appealing:
>=20
> - Install the lenny backport of gtk+-2.0 and see what's necessary to get
> the zlib.pc file into the libz1g-dev package. Resolve further build
> problems by installing packages from lenny-backports or creating your
> own backports. You may want to hire somebody to do the work.
>=20
> - Upgrade to squeeze, deal with the ensuing breakage and hope that it
> will freeze in a few months.
>=20
> - use Ubuntu 10.04 or whatever current distribution has the new
> evolution-data-server and deal with whatever bugs these distributions
> have.
>=20
> I would go for the first option, but note that you should set
> GDK_NATIVE_WINDOWS=3D1 in the environment if you upgrade gtk+-2.0 to
> version 2.18, otherwise several applications might break=C2=B9.
>=20
> Sven
>=20
>=20
> =C2=B9 http://blogs.gurulabs.com/dax/2009/10/what-gdk-native.html
>=20
>=20
The upgrade to the squeeze zlib did the trick but now I've hit what I
think is a linker problem:
libtool: link: only absolute run-paths are allowed
I ran libtoolize and aclocal but that didn't seem to help. Off to
Google to find out what this is. Thanks - John
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]