git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Fabio Aiuto <polinice83@libero.it>
To: Santiago Torres <santiago@nyu.edu>
Cc: git@vger.kernel.org
Subject: Re: Am a newby and I cannot compile git
Date: Fri, 15 Feb 2019 20:13:41 +0100	[thread overview]
Message-ID: <1550258021.1785.1.camel@libero.it> (raw)
In-Reply-To: <20190212215431.btbvugcaqfdqnigo@LykOS.localdomain>

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.

  reply	other threads:[~2019-02-15 19:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-10 21:56 Am a newby and I cannot compile git Fabio Aiuto
2019-02-10 22:48 ` Santiago Torres
2019-02-11 19:08   ` Fabio Aiuto
2019-02-12 21:43     ` Fabio Aiuto
2019-02-12 21:54       ` Santiago Torres
2019-02-15 19:13         ` Fabio Aiuto [this message]
2019-02-23  9:45           ` Fabio Aiuto
2019-02-23  9:38   ` Fabio Aiuto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1550258021.1785.1.camel@libero.it \
    --to=polinice83@libero.it \
    --cc=git@vger.kernel.org \
    --cc=santiago@nyu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).