git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Stefan Näwe" <stefan.naewe@googlemail.com>
To: git@vger.kernel.org
Subject: Re: [tig] compilation error: undefined reference to `set_tabsize'
Date: Mon, 20 Sep 2010 18:36:03 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100920T203217-346@post.gmane.org> (raw)
In-Reply-To: 20100920174200.GA13017@vidovic

Nicolas Sebrecht <nicolas.s.dev <at> gmx.fr> writes:

> 
> Hi,
> 
> tig don't compile anymore here:
> 
>   % make
>   gcc   tig.o  -lncursesw  -o tig
>   tig.o: In function `init_display': tig.c:7113: undefined reference to 
`set_tabsize'
>   collect2: ld returned 1 exit status
>   make: *** [tig] Error 1
>   %
> 
> and bisected on
> 
> commit f1fe753be71ef3ce5abcbb16c2a359f97e5c7e7d
> Author: Stefan Naewe <>
> Date:   Sun Sep 12 11:03:52 2010 +0200
> 
>     Use function set_tabsize()
> 
>     this fixes the following compile error on cygwin:
>     tig.c: In function `init_display':
>     tig.c:7112: error: invalid lvalue in assignment

That change works for me on Cygwin, Ubuntu 10.04, Debian 5.0.6


Maybe you should say something about your system/OS version ?

Regards,

Stefan

  reply	other threads:[~2010-09-20 18:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-20 17:42 [tig] compilation error: undefined reference to `set_tabsize' Nicolas Sebrecht
2010-09-20 18:36 ` Stefan Näwe [this message]
2010-09-20 20:43   ` [tig] " Nicolas Sebrecht
2010-09-20 21:48     ` Jonas Fonseca
2010-09-20 23:05     ` Kumar Appaiah
2010-09-20 23:13       ` Kumar Appaiah
2010-09-21  6:37         ` Stefan Naewe
2010-09-21 12:57           ` Jonas Fonseca
2010-09-21 17:34         ` Nicolas Sebrecht

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=loom.20100920T203217-346@post.gmane.org \
    --to=stefan.naewe@googlemail.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).