Tadimeti Keshav wrote:

Hi all
I have problems compiling my kernel.
I have enabled:
device          udbp            # USB Double Bulk Pipe devices

I get errors at link time with udbp.o. I am not able
to copy from aterm and paste to nedit.


make > /home/abcd/make_log.log only says stop...
But is does not contain the error output.


I would appreciate any help. Thanks

Use the script command. Type, for example:


script /var/tmp/make.out

then go ahead and run your make. When it's finished, tyoe a Control-D and then vi /var/tmp/make.out to look at all the output of the make run. :)

HTH :)

-ste

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to