From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 07:31:18 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A9A3F16A421 for ; Tue, 26 Jun 2007 07:31:18 +0000 (UTC) (envelope-from contactmayankjain@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 67B6B13C447 for ; Tue, 26 Jun 2007 07:31:18 +0000 (UTC) (envelope-from contactmayankjain@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so424235anc for ; Tue, 26 Jun 2007 00:31:17 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=eYOMpimLkd/iVZW+4iqqpvFe5GiF8ddprpqd5gsLlnyDCtFx/UJFiJSl+N7AdZvny5x+gW17Evc3SghdLRg5CjBXHfrKcVTGzvio4U/0XOt+1C8je5RyZWZCLOq94JNonefkhFa5IbTDIm707Vms90pdcl6eY9E9C8L1sEOidFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=JeZlYiHFqR37onGosTCKaSpStGFN1rirrLaZmzPXOkCQ3b2gttq+ppqODGC3qXWJjMNI6xVWg0ng01hrsudNHCKggOXkjcSwID2rs8fRBPVlLGTJju8kCOtMF8dteCbCukoPW+DnkLeSqk7f90Ko31Pz8jyoJIstu543EiNj4Fc= Received: by 10.100.142.12 with SMTP id p12mr3587517and.1182841527455; Tue, 26 Jun 2007 00:05:27 -0700 (PDT) Received: by 10.100.31.6 with HTTP; Tue, 26 Jun 2007 00:05:27 -0700 (PDT) Message-ID: Date: Tue, 26 Jun 2007 12:35:27 +0530 From: "Mayank Jain" To: ports@freebsd.org In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Urgent: pwlib library issues X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 07:31:18 -0000 Hi, This is regarding pwlib library. This library is used by our application and we have an old version of this library( we actually do not know the version) which contains the symbol "GetNumberValueAt" >>strings libpt_FreeBSD_x86_r.a | grep GetNumberValueAt | grep PAbst GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi Now we have to port our application to 64 bit 6.1 freebsd machine , so we downloaded pwlib library for this version of freebsd but it does not contain the symbol "GetNumberValueAt" . Because of this we are unable to build our code and facing linking problem(undefined reference to this symbol). Could you please let us know that which version of pwlib library contains this symbol "GetNumberValueAt" and where from to get the source code of that version. Also which version of pwlib (compatible for 6.1 freebsd , amd64) contains this symbol "GetNumberValueAt" or any other symbol which substitute this symbol. -- Regards Mayank Jain 9818390836 www.mayankjain.110mb.com -- Regards Mayank Jain 9818390836 www.mayankjain.110mb.com