From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alain Mouette Subject: Re: Sockets on 64 bit Linux Date: Mon, 17 Dec 2012 22:42:40 -0200 Message-ID: <50CFBC00.6060407@pobox.com> References: <50CB719F.2070309@pobox.com> <50CB8114.2020103@list.ru> <50CB9775.40701@pobox.com> <50CBB253.8020109@pobox.com> <50CC3D91.6050207@list.ru> <50CF483F.60209@pobox.com> <50CF871B.2020709@list.ru> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <50CF871B.2020709@list.ru> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8"; format="flowed" To: dosEmu-list Thanks Stas for your patience... so if thet was not an error but a good thing, i suggest that the messag= e=20 should be changed... it may help others in the future. (I know=20 next-to-nothing about seting up automake, but it is just a suggestion) So the prblem is in the compilation itself: I get an error in the first= =20 file (removing all the make messages): ------------- gcc -c -MP -MMD -I../../src/include -I../../src/plugin/include -Wall=20 -Wstrict-prototypes -Wmissing-declarations -Wnested-externs=20 -fno-strict-aliasing -mtune=3Da -pipe -O2 -fomit-frame-pointer -o=20 tools86.o tools86.c ) for -mtune=3D switch: bad value (auto ------------- And that looks wrong! According do man gcc, "-mtune=3Dcpu-type" and aut= o=20 or a is not an option... Has gcc changed, or is there some regresion in dosemu? I have gcc 4.7.2 from ubuntu 12.10 64 bits BTW, direct downolad in raw mode worked fine :) Thanks, Alain Em 17-12-2012 18:56, Stas Sergeev escreveu: > 17.12.2012 20:28, Alain Mouette =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >> >>>> (I had to force to convet congigure, it was recognized as binary..= =2E) >>> You've got real problems... >>> I've just checked and there are no ^M in configure, and >>> "dos2unix -f" doesn't change it. >> >> IIrC git has some embedded function that may be doing that, it is >> suposed to eliminate ^M when cloning to linux... > Great, then get it from here: > http://sourceforge.net/p/dosemu/code/ci/3633a28059a495f563e549e9e0d13= 5e0190e31ce/tree/configure?format=3Draw > > and see if there are ^M or not. > >> >>>> 2) now, running ./configure, I am getting an error about clang >>>> checking for clang...... no >>> That's not an error! >> >> Ok, but please, what is the error? requiring clang, not detecting it= , >> or something else? > I clarified the massage. Now it will write > --- > checking for gcc actually being clang...... no > --- > which will hopefully make you feel better. :) > -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html