git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Torsten Bögershausen" <tboegi@web.de>
To: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
Cc: "Torsten Bögershausen" <tboegi@web.de>,
	"Git Mailing List" <git@vger.kernel.org>
Subject: Re: t9020 broken on pu ?
Date: Sun, 26 Aug 2012 21:32:58 +0200	[thread overview]
Message-ID: <503A79EA.4070206@web.de> (raw)
In-Reply-To: <3012698.d22asrojOq@flomedio>


> The reason is that contrib/svn-fe, where remote-svn is in,  is not yet built 
> automatically by the toplevel makefile, so the remote helper can't be found.
> If you build it manually it should work.
> Working on it ..

Hi Florian,

the compilation as such is started, but gives problems on Mac OS X:

    CC remote-testsvn.o
remote-testsvn.c: In function ‘check_or_regenerate_marks’:
remote-testsvn.c:142: warning: implicit declaration of function ‘getline’
    CC vcs-svn/line_buffer.o
    CC vcs-svn/sliding_window.o
    CC vcs-svn/fast_export.o
    CC vcs-svn/svndiff.o
    CC vcs-svn/svndump.o
    AR vcs-svn/lib.a
    LINK git-remote-testsvn
Undefined symbols:
  "_getline", referenced from:
      _cmd_import in remote-testsvn.o
     (maybe you meant: _strbuf_getline)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [git-remote-testsvn] Error 1

  reply	other threads:[~2012-08-26 19:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-20 20:56 t9020 broken on pu ? Torsten Bögershausen
2012-08-20 21:08 ` Florian Achleitner
2012-08-26 19:32   ` Torsten Bögershausen [this message]
2012-08-26 20:03     ` Florian Achleitner

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

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

  git send-email \
    --in-reply-to=503A79EA.4070206@web.de \
    --to=tboegi@web.de \
    --cc=florian.achleitner.2.6.31@gmail.com \
    --cc=git@vger.kernel.org \
    /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.
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 NNTP newsgroup(s).