From owner-freebsd-questions Fri Jul 31 14:15:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01009 for freebsd-questions-outgoing; Fri, 31 Jul 1998 14:15:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA00983 for ; Fri, 31 Jul 1998 14:15:33 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id OAA04458; Fri, 31 Jul 1998 14:15:19 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 31 Jul 1998 14:15:18 -0700 (PDT) From: Doug White To: Andrew Specht cc: FreeBSD Questions Subject: Re: SNMP library!!! In-Reply-To: <013d01bdbc36$0b4b9300$e34a05cb@alpine.iaccess> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 31 Jul 1998, Andrew Specht wrote: > I used gmake and i get this error: > > -shared -o .libs/libsnmp.so.1.11 mibii.lo snmp_error.lo snmp_extra.lo > snmp_dump.lo asn1.lo coexistance.lo snmp_msg.lo snmp_pdu.lo snmp_vars.lo > snmp_api_error.lo snmp_client.lo snmp_api.lo mini-client.lo mib.lo parse.lo > new-parse.lo version.lo snmp_api_util.lo > -shared: not found > gmake: *** [libsnmp.la] Error 127 > > any ideas what i could be? What did you do, undefine ld? You're missing a command there. > >Hm, built fine for me. You have to use GNU make (gmake) and not BSD make > >though. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message