From owner-freebsd-ports Wed Jun 27 3:50: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A379B37B401 for ; Wed, 27 Jun 2001 03:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RAo4j76481; Wed, 27 Jun 2001 03:50:04 -0700 (PDT) (envelope-from gnats) Date: Wed, 27 Jun 2001 03:50:04 -0700 (PDT) Message-Id: <200106271050.f5RAo4j76481@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Heiko Schaefer Subject: Re: ports/28272: Update port: net/libsocket++ Reply-To: Heiko Schaefer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/28272; it has been noted by GNATS. From: Heiko Schaefer To: "David W. Chapman Jr." Cc: Subject: Re: ports/28272: Update port: net/libsocket++ Date: Wed, 27 Jun 2001 12:46:55 +0200 (CEST) Hi David, > (open problem: for an unknown to me reason the shared version of the > library that gets built is not ok...). > > What does this mean? the Makefile that comes with the distfile of libsocket++ only builds a static (.a) version of the library. the old port for it provides a file files/Makefile.lib that manages to build a shared version of the lib, which also works. i just left this Makefile.lib in my version of the port, but it doesn't seem to work. the shared library that comes out of the mechanism seems to be corrupt - and i don't know why, nor do i know what to look for to fix it. probably one easy thing would be just to leave that out - not to build any shared library at all. but then again i was hoping the mistake might be a simple one that would be obvious to someone who knows more about the whole ports mechnism.... Heiko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message