8 messages in net.sourceforge.lists.courier-usersRE: [courier-users] courierd not star...
FromSent OnAttachments
Gianpaolo Del MattoDec 12, 2001 9:05 am 
Gordon MessmerDec 12, 2001 8:00 pm 
Gianpaolo Del MattoDec 13, 2001 4:31 am 
Gordon MessmerDec 13, 2001 9:20 am 
Gianpaolo Del MattoDec 14, 2001 5:54 am 
Roger ThomasDec 14, 2001 6:25 am 
Gordon MessmerDec 14, 2001 7:52 am 
Juha SaarinenDec 14, 2001 11:51 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] courierd not starting -- problem with shared libsActions...
From:Gordon Messmer (yiny@eburg.com)
Date:Dec 13, 2001 9:20:46 am
List:net.sourceforge.lists.courier-users

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?