Re: Sockets on 64 bit Linux
Alain Mouette <[email protected]>
| Newsgroups | org.kernel.vger.linux-msdos |
|---|---|
| Message-ID | <[email protected]> |
thanks, as it happens, many sites were not responding at the time. 1/2 an hour later everything came back :) I downloaded from git, but I having some problems: 1) I had some ^M erros messages, solved with dos2unix -f configure dos2unix default-configure dos2unic getversion (I had to force to convet congigure, it was recognized as binary...) 2) now, running ./configure, I am getting an error about clang checking for clang...... no => I installed: clang and libclang-dev => I changed llvm-3.0 to llvm-3.1 nothing made any difference I had already compiled the svn version of dosemu on the same machine there are no such messages related to dosemu on google Using Ubuntu 12.10 amd_64 (which is the same as x86_64) please help Alain Em 14-12-2012 19:25, solarflow99 escreveu: > works fine for me. BTW, if you click "code" on the sourceforge.net > page, it shows this: git clone git://git.code.sf.net/p/dosemu/code > dosemu-code > > > On Fri, Dec 14, 2012 at 4:17 PM, Alain Mouette<[email protected]> wrote: >> Ok, nice to know, but that git is not github, where is it? Please send me a >> link or some information >> >> And BTW, it seems that www.dosemu.org is offline... >> >> Alain >> >> Em 14-12-2012 17:42, Stas Sergeev escreveu: >>> >>> 14.12.2012 22:36, Alain Mouette пишет: >>>> >>>> Hi, >>>> >>>> I am having a problem with dosemu (svn2080 just downloaded) >>> >>> dosemu isnt using svn for quite some time, so >>> get it from git instead. >>> >>>> I have an unusual and ramdom delay to receive packets, verying from a >>>> few miliseconds to a few seconds. >>> >>> I have no idea whether or not this will help you, but >>> one guy is saying he had solved the similar problem >>> with >>> ethtool -K eth0 rx off tx off >>> which disables the tcp offload engine delays, and then >>> bridging to tap0 started to work fine for him. >>> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in >> the body of a message to [email protected] >> More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html