From: Nicolas Sebrecht <nicolas.s.dev@gmx.fr>
To: stefan.naewe@googlemail.com
Cc: Nicolas Sebrecht <nicolas.s.dev@gmx.fr>,
fonseca@diku.dk, git@vger.kernel.org
Subject: [tig] compilation error: undefined reference to `set_tabsize'
Date: Mon, 20 Sep 2010 19:42:00 +0200 [thread overview]
Message-ID: <20100920174200.GA13017@vidovic> (raw)
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
Signed-off-by: Stefan Naewe <>
Signed-off-by: Jonas Fonseca <>
Or did I missed something?
--
Nicolas Sebrecht
next reply other threads:[~2010-09-20 17:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-20 17:42 Nicolas Sebrecht [this message]
2010-09-20 18:36 ` [tig] compilation error: undefined reference to `set_tabsize' Stefan Näwe
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=20100920174200.GA13017@vidovic \
--to=nicolas.s.dev@gmx.fr \
--cc=fonseca@diku.dk \
--cc=git@vger.kernel.org \
--cc=stefan.naewe@googlemail.com \
/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.