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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to