From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.3 required=3.0 tests=AWL,BAYES_00,BODY_8BITS, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id 8F8E920248 for ; Sat, 23 Feb 2019 09:46:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726165AbfBWJqA (ORCPT ); Sat, 23 Feb 2019 04:46:00 -0500 Received: from smtp-32.italiaonline.it ([213.209.10.32]:34818 "EHLO libero.it" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725886AbfBWJqA (ORCPT ); Sat, 23 Feb 2019 04:46:00 -0500 Received: from DESKTOP-E4U7JCE ([5.169.49.65]) by smtp-32.iol.local with ESMTPA id xTsagUYXz6rc5xTsbgK8VK; Sat, 23 Feb 2019 10:45:57 +0100 x-libjamoibt: 1601 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=libero.it; s=s2014; t=1550915157; bh=5vSSA3CwpHuiJrjHFYYqCIU3jlsF9Bl1fDuntXJ69ls=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=ZEriDCaq+MVtrbDjcriVo1julz+CMm4AQPsnBJC87cKJ58rBmbXm4qiblQn+Hgty5 e3fBJqVf7Ch8pm0bWnf0GRvP6S3wLeQwg8rTj2UO6RSgezlsE/n8nRiWwosfZJnZYq jnvbffj+P+nZpHEPgF1WR7gxIUztlLIn8/VrGZRt1V9TXo/E1eams879crxFkbbHI8 h609jK9rU+o43szeDXQz5oScE91ks+x9EURgDOCn2ZZJOt546FQGado3KR4mzFYtv1 fcLHsLTndiJTUlPHSYLYtT8i4A2pfD6G9c4ll4k9ze2kJeEsFOHNe2mKUI78Xft+hl 2UypKxesdB7tg== X-CNFS-Analysis: v=2.3 cv=d7kkNirE c=1 sm=1 tr=0 a=zYX2uk1tt1KodCNUFRWNOA==:117 a=zYX2uk1tt1KodCNUFRWNOA==:17 a=IkcTkHD0fZMA:10 a=VwQbUJbxAAAA:8 a=vAtS244dqYCxTkqGf1QA:9 a=QEXdDO2ut3YA:10 a=AjGcO6oz07-iQ99wixmX:22 Message-ID: <1550915156.2346.2.camel@libero.it> Subject: Re: Am a newby and I cannot compile git From: Fabio Aiuto To: Santiago Torres Cc: git@vger.kernel.org Date: Sat, 23 Feb 2019 10:45:56 +0100 In-Reply-To: <1550258021.1785.1.camel@libero.it> References: <1549835814.5977.11.camel@libero.it> <20190210224812.wtn2qqm7lmsiarrh@LykOS.localdomain> <1549912081.1754.1.camel@libero.it> <1550007793.1750.1.camel@libero.it> <20190212215431.btbvugcaqfdqnigo@LykOS.localdomain> <1550258021.1785.1.camel@libero.it> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4wfAdlKg6CuTR6jD7TRvj42klHtXuq+J5pwZcv2YtGMh3HJmVNjw+pxZUNPv58HuYWBWHl3dgi+aYIwzMgqwM2+h0BCmF9ilJOk3z3QCQ+GdtOdDHiOrzy eUZrOZgN4iVir+mAECk/ENUzGz+qJ/JxIG+Z8KRTyfgvU3KW/B9I9iJMSQNIB6LdYgJhUYh1DvSU1g== Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Hello Santiago, how could I get a first task? A simple one please, I'd like being introduced to git developing as a participant in order to get used to submitting patches, and all the tools I need. Thank you in advance. Fabio. Il giorno ven, 15/02/2019 alle 20.13 +0100, Fabio Aiuto ha scritto: > Thank you so much Santiago!!! Sorry for late, lot of work these > days!!! > See you soon. > Fabio. > Il giorno mar, 12/02/2019 alle 16.54 -0500, Santiago Torres ha > scritto: > > Awesome, > > > > Do consider reading the files under Documentation (as other people > > suggested) to make it easier to contribute. There's > > CodingGuidelines > > and SubmittingPatches that are super useful :) > > > > Good luck! > > -Santiago. > > > > On Tue, Feb 12, 2019 at 10:43:13PM +0100, Fabio Aiuto wrote: > > > Ok I typed make install from the terminal, then I attached the > > > the > > > project to the executable generated in the local bin directory. > > > So > > > I > > > can happily trace in the code. Thank you, hope I will be able to > > > fix > > > things in git very soon!!! > > > Fabio. > > > Il giorno lun, 11/02/2019 alle 20.08 +0100, Fabio Aiuto ha > > > scritto: > > > > Hello Santiago, > > > > I'm running debian Stretch on my machine, and using Eclipse. > > > > I'm > > > > new > > > > in > > > > linux world so I don't know how could I let you know all > > > > packages > > > > I've > > > > installed in a single screenshot. > > > > However I got the git sources with the following command: > > > > > > > > $ git clone git://git.kernel.org/pub/scm/git/git.git > > > > > > > > then I've opened the project inside Eclipse by importing a > > > > makefile > > > > project from existing code. I tried to build several time > > > > beacuse > > > > of > > > > some compilation errors that I fixed by installing the > > > > following > > > > packages: > > > > > > > > $ sudo apt-get install zlib1g-dev > > > > $ sudo apt-get install libcurl-dev > > > > $ sudo apt-get install libcurl4-openssl-dev > > > > $ sudo apt-get install libexpat1-dev > > > > > > > > At last no building errors detected but when I try to run > > > > adebug > > > > session, the IDE says tat 'Program file does not exist'. And > > > > there > > > > are > > > > more errors spread over the project wich are not detected.When > > > > i > > > > do > > > > the > > > > rebuild by clicking the 'hammer' icon, the message in the > > > > console > > > > window says: > > > > 20:04:07 **** Incremental Build of configuration Default for > > > > project > > > > git **** > > > > make all  > > > >     SUBDIR git-gui > > > >     SUBDIR gitk-git > > > >     SUBDIR templates > > > > > > > > 20:04:08 Build Finished (took 866ms) > > > > > > > > Please ask me for more informations!!!! > > > > Thank you > > > > Il giorno dom, 10/02/2019 alle 17.48 -0500, Santiago Torres ha > > > > scritto: > > > > > It'd be difficult to debug without more context: > > > > > > > > > > Do you mind sharing your build log and more informationa > > > > > about > > > > > your > > > > > setup? (e.g., what OS are you running, what packages are > > > > > installed, > > > > > how > > > > > did you get the git sources, etc.) > > > > > > > > > > Thanks, > > > > > -Santiago. > > > > > > > > > > On Sun, Feb 10, 2019 at 10:56:54PM +0100, Fabio Aiuto wrote: > > > > > > Hello again my problem is that I cannot compile git. > > > > > > The error message says: > > > > > > > > > > > > Type'z_stream' could not be resolved > > > > > > > > > > > > I don't know why, because I installed the package zlib1g- > > > > > > dev > > > > > > and > > > > > > in > > > > > > the > > > > > > header file zlib.h this structure is declared. Help me!!! > > > > > > Fabio.