Date: Fri, 31 Jul 1998 14:15:18 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Andrew Specht <andrew@iaccess.com.au> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: SNMP library!!! Message-ID: <Pine.BSF.4.00.9807311415010.14321-100000@resnet.uoregon.edu> In-Reply-To: <013d01bdbc36$0b4b9300$e34a05cb@alpine.iaccess>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.9807311415010.14321-100000>