From owner-freebsd-questions@FreeBSD.ORG Sun Nov 30 12:53:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83BB91065675 for ; Sun, 30 Nov 2008 12:53:50 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0DCCF8FC1A for ; Sun, 30 Nov 2008 12:53:49 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.2/8.14.2) with ESMTP id mAUCrj4i073438; Sun, 30 Nov 2008 13:53:45 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.2/8.14.2/Submit) id mAUCrjT3073437; Sun, 30 Nov 2008 13:53:45 +0100 (CET) (envelope-from mail25@bzerk.org) Date: Sun, 30 Nov 2008 13:53:45 +0100 From: Ruben de Groot To: Gary Kline Message-ID: <20081130125345.GA73233@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Gary Kline , FreeBSD Mailing List References: <20081129225120.GA83398@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081129225120.GA83398@thought.org> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, J_CHICKENPOX_42 autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ei.bzerk.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (ei.bzerk.org [127.0.0.1]); Sun, 30 Nov 2008 13:53:48 +0100 (CET) Cc: FreeBSD Mailing List Subject: Re: Anybody familiar with "publib"?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2008 12:53:50 -0000 On Sat, Nov 29, 2008 at 02:51:23PM -0800, Gary Kline typed: > > People, > > I found a neat function in publib that should do what I want, but adding either > > #imclude // as per man publib > > OR > > #include "/usr/local/include/publib.h" > > fails. Yes, I am adding "-lpub" to the enc of gcc. Still bombs. Anybody know > why? Prev'ly when I've used the publib functions, I've had to move/copy a slew > of them into my private build. Be nice if this just-worked! Fails/bombs how? We're not all psychics here