Date: Mon, 06 May 1996 12:29:29 -0400 From: Jerry Alexandratos <alexandr@louie.udel.edu> To: freebsd-questions@freebsd.org Subject: Help Compiling Message-ID: <9605061629.aa08059@stimpy.eecis.udel.edu>
next in thread | raw e-mail | index | archive | help
Okay, way back when, I played around with freebsd-current. Of course I compiled some programs under it and they are now linked to libc.so.3.0. However, I've switched back to freebsd-stable. As we all know, that is now using libc.so.2.2. So, whenever I go to do a "make world", ld finds the highest numbered libc and tries to use it. Naturally this messes things all kinds of up. So, I'm wondering if some kind soul out there can help me out. I've tried editing /usr/share/mk/sys.mk to add the "-l/usr/lib/libc.so.2.2" line to LDFLAG section. This isn't working. Obviously I'm doing something wrong. Can anyone tell me where to add what to make ld use the 2.2 versions of the various libraries? As always, thanks in advance... --Jerry 8) Jerry Alexandratos % - % "Nothing inhabits my (8 8) alexandr@louie.udel.edu % - % thoughts, and oblivion (8 8) darkstar@strauss.udel.edu % - % drives my desires." (8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <9605061629.aa08059>