From owner-freebsd-small Thu Sep 10 14:01:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25164 for freebsd-small-outgoing; Thu, 10 Sep 1998 14:01:29 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from lily.ezo.net (lily.ezo.net [206.102.130.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25141 for ; Thu, 10 Sep 1998 14:01:22 -0700 (PDT) (envelope-from jflowers@ezo.net) Received: from violet.ezo.net (violet.ezo.net [206.102.130.133]) by lily.ezo.net (8.8.7/8.8.7) with SMTP id QAA06680 for ; Thu, 10 Sep 1998 16:59:15 -0400 (EDT) From: "Jim Flowers" To: Subject: PicoBSD & 2.2.7 Date: Thu, 10 Sep 1998 17:02:20 -0400 Message-ID: <01bddcfe$4d188b60$858266ce@violet.ezo.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having trouble getting a static library for snmplib.a. The embedded instructions in crunch.conf to delete -fpic and -DPIC from snmplib/Makefile no longer work as the Makefile now produces a .so file and has a number of other shared library related lines. I've tried a few combinations but with no joy. Can anyone suggest how to modify the Makefile to accomplish this? Thanks Jim Flowers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message