Date: Sat, 01 Apr 1995 11:00:54 +0200 From: Mark Murray <mark@grondar.za> To: bugs@FreeBSD.org Subject: TIP still broken... Message-ID: <199504010900.LAA15671@grunt.grondar.za>
next in thread | raw e-mail | index | archive | help
Hi tip(1) is till not compiling on my system (as of ctm470): > ===> libacu > ===> tip > cc -O2 -g -o tip acu.o acutab.o cmds.o cmdtab.o cu.o hunt.o log.o partab.o remote.o tip.o tipout.o uucplock.o value.o vars.o ../libacu/libacu.a > cc: ../libacu/libacu.a: No such file or directory > *** Error code 1 vvv The library is actually in ../libacu/obj/libacu.a. I'm not too sure of the best fix for this, whether to install the library, or to just modify the path to it. Also, are there any good reasons why this is being compiled with -g? M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504010900.LAA15671>