Ooo... 7.0. I'd try updating your devel tools to the packages provided by
7.2. There have been a number of fixins to gcc since 7.0. Update at
least gcc, but also consider binutils, libtool, autoconf, and automake,
generally in that order.
On Thu, 13 Dec 2001, Gianpaolo Del Matto wrote:
hello Gordon
versions are
ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27)
gcc version 2.96-69 20000731 (Red Hat Linux 7.0)
glibc was also updated to 2.2.4-5.
and yes, in fact the 'old' release works fine.
but it would be interesting to find out why the latest snapshot
comes up with this error. I think that's truly part of what's
commonly called beta-testing ;-)
rgds,
-----Original Message-----
From: cour...@lists.sourceforge.net
[mailto:cour...@lists.sourceforge.net] On Behalf Of Gordon
Messmer
Sent: Thursday, December 13, 2001 4:57 AM
To: Gianpaolo Del Matto
Cc: cour...@lists.sourceforge.net
Subject: Re: [courier-users] courierd not starting -- problem with
shared libs
On Wed, 12 Dec 2001, Gianpaolo Del Matto wrote:
got the following problem courier (development snapshot dec 10). (make
+ make test + make install went ok though, followed exactly how
described in the docs). however when running
Have you tried building a release version on the same platform?
when manually trying /usr/lib/courier/share/courierctl.start or
/usr/lib/courier/libexec/courier/courierd it says
courierd: error while loading shared libraries: unexpected reloc type
0x35
Have you upgraded any of your development tools from the version
included
with your OS distribution? What versions of gcc, and libtool are
installed?