From: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
To: "Torsten Bögershausen" <tboegi@web.de>
Cc: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>,
Git Mailing List <git@vger.kernel.org>,
Ramsay Jones <ramsay@ramsay1.demon.co.uk>,
Erik Faye-Lund <kusmabite@gmail.com>,
Junio C Hamano <gitster@pobox.com>,
Joachim Schmitz <jojo@schmitz-digital.de>
Subject: Re: t9020 broken on pu ?
Date: Sun, 26 Aug 2012 22:03:14 +0200 [thread overview]
Message-ID: <1518108.91xN7nanEh@flomedio> (raw)
In-Reply-To: <503A79EA.4070206@web.de>
On Sunday 26 August 2012 21:32:58 Torsten Bögershausen wrote:
> > 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
Seems you also don't have getline on Mac OS X. Others already reported that
this function may not be available on some platforms. Will be replaced in the
next reroll.
Thanks for your reviews!
I'm still hesitating to send a new version out, as long as new fixups come in
continuously.
--
Florian
prev parent reply other threads:[~2012-08-26 20:04 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
2012-08-26 20:03 ` Florian Achleitner [this message]
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=1518108.91xN7nanEh@flomedio \
--to=florian.achleitner.2.6.31@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jojo@schmitz-digital.de \
--cc=kusmabite@gmail.com \
--cc=ramsay@ramsay1.demon.co.uk \
--cc=tboegi@web.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.