From owner-freebsd-ia64 Sun Jan 12 21:51:41 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1785737B401 for ; Sun, 12 Jan 2003 21:51:40 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0937F43F43 for ; Sun, 12 Jan 2003 21:51:39 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id D368D2A89E; Sun, 12 Jan 2003 21:51:35 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Kris Kennaway Cc: ia64@FreeBSD.org Subject: Re: ld error in ucd-snmp build In-Reply-To: <20030113000036.GA20935@rot13.obsecurity.org> Date: Sun, 12 Jan 2003 21:51:35 -0800 From: Peter Wemm Message-Id: <20030113055135.D368D2A89E@canning.wemm.org> Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kennaway wrote: > http://bento.freebsd.org/errorlogs/ia64-5-latest/ucd-snmp-4.2.5_2.log > > ld -Bshareable -soname libsnmp.so.4 -o libsnmp.so snmp_client.o mib.o parse. o snmp_api.o snmp.o snmp_auth.o asn1.o md5.o snmp_parse_ar gs.o system.o vacm.o int64.o read_config.o snmp_debug.o tools.o snmp_logging.o snmpv3.o snmpu sm.o lcd_time.o keytools.o scapi.o callback.o default_store.o snm p_alarm.o mt_support.o snprintf.o strtol.o strtoul.o > ld: parse.o: @gprel relocation against dynamic symbol tree_head > ld: parse.o: @gprel relocation against dynamic symbol mibLine > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol mibLine > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol mibLine > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol mibLin > ... I've noticed several of these. It is trying to bogusly make a .so file out of .o files that were not compiled with -fpic. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message