From owner-freebsd-ports Tue Jun 10 08:42:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA11678 for ports-outgoing; Tue, 10 Jun 1997 08:42:36 -0700 (PDT) Received: from bourbon.sfc.wide.ad.jp (bourbon.sfc.wide.ad.jp [203.178.139.171]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA11660 for ; Tue, 10 Jun 1997 08:41:53 -0700 (PDT) Received: from bourbon.sfc.wide.ad.jp (localhost [127.0.0.1]) by bourbon.sfc.wide.ad.jp (8.8.5/3.5Wpl104/21/97) with ESMTP id AAA02876; Wed, 11 Jun 1997 00:41:01 +0900 (JST) Message-Id: <199706101541.AAA02876@bourbon.sfc.wide.ad.jp> To: freebsd-ports@freebsd.org Cc: max@wide.ad.jp Subject: need help on building shared lib From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= X-Mailer: Mew version 1.54 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 11 Jun 1997 00:41:01 +0900 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm trying to upgrade the port of libwww. The static library archive can be built without much problem, but I have some trouble with shared library. When you do make, it seems that shared library, too, is created fine, but if you try to use it, i.e., compile and run some program uses it, there obviously are some problems. As far as I could find out, there are some missing symbols from libwww.so.5.1 although those symbols exist in *.so files. Maybe the flags I'm giving to ld or cc are wrong? If anyone could spare some time on this, please get the port and test it. It's available from: http://www.freebsd.org/~max/test/libwww-5.1b-port.tar.gz Thanks, Max ----------------------------------------------------------------------- Masafumi NAKANE, Keio Univ., Dept. of Environmental Information E-Mail : max@wide.ad.jp / max@FreeBSD.ORG [URL] : http://www.sfc.wide.ad.jp/~max/