Date: Fri, 11 Jan 2008 06:34:53 -0800 (PST) From: Arun Paneri <p26a@yahoo.com> To: freebsd-questions@FreeBSD.org Subject: Error in compiling gdb-6.7.1 Message-ID: <783982.53300.qm@web90403.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi All, When i am doing "make CFLAGS=-g" in "gdb-6.7.1" folder after executing "./configure" to comlile a gdb on FreeBSD machine, getting following error: config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands ar: readline.o: No such file or directory make[2]: *** [libreadline.a] Error 1 make[1]: *** [all-readline] Error 2 make: *** [all] Error 2 And if after that i give "make" command then getting following error. $ make Making info in doc Making info in po Making all in doc Making all in po Making all in po ar: readline.o: No such file or directory make[2]: *** [libreadline.a] Error 1 make[1]: *** [all-readline] Error 2 make: *** [all] Error 2 $ Regards. ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?783982.53300.qm>