Date: Wed, 27 Jun 2001 03:50:04 -0700 (PDT) From: Heiko Schaefer <hschaefer@fto.de> To: freebsd-ports@FreeBSD.org Subject: Re: ports/28272: Update port: net/libsocket++ Message-ID: <200106271050.f5RAo4j76481@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/28272; it has been noted by GNATS. From: Heiko Schaefer <hschaefer@fto.de> To: "David W. Chapman Jr." <dwcjr@inethouston.net> Cc: <freebsd-gnats-submit@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106271050.f5RAo4j76481>