9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jens Staal <staal1978@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] incompatible type signature
Date: Fri, 13 Sep 2013 14:30:37 +0200	[thread overview]
Message-ID: <20130913143037.5cefd0f1@Krypton> (raw)
In-Reply-To: <2f1c2a7896ed55e748a9537187c8e53b@brasstown.quanstro.net>

On Thu, 12 Sep 2013 11:16:31 -0400
erik quanstrom <quanstro@quanstro.net> wrote:

> > On 9atom 1 out of two type signature conflicts got resolved when I
> > tried to build GNU nano (using FGB's PDcurses, rebuilt on 9atom to
> > avoid that character width or something might be an issue).
> >
> > The resolved issue was some sort of internal conflict in libbsd
> > bind. The remaining issue gives the following linking error (for
> > nano) and is a conflict between libbsd and libdraw:
> >
> > ??none??: incompatible type signatures 50220469
> > (/386/lib/ape/libdraw.a(screen)) and
> > 9bbe58(/386/lib/ape/libbsd.a(bind)) for bind
>
> when did you last sync your source?  i believe this has been fixed:
>
> minooka; nm (/386/lib/ape /n/atom/plan9`{pwd})^/libdraw.a | grep bind
>
> i just applied the patch "9diff" to 9atom which includes adiff (see
> 9diff(1)) which should make tracking differences easier.
>
> - erik
>

This was indeed the issue: I had done a recent pull but not rebuilt the
libraries.

Now nano builds on APE with PDCurses and sort of "works" : can open
text files and fast commands work.
what does not work:
- line change by enter
- saving a file (related to my mkstemp hack?)

... however it was just a test to see whether I could build stuff with
the pdcurses so not critical as such :) Now I can at least try to
figure out what goes wrong with the rest :)



  reply	other threads:[~2013-09-13 12:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-12  5:11 lucio
2013-09-12  5:21 ` erik quanstrom
2013-09-12  5:30   ` erik quanstrom
2013-09-12  5:39     ` lucio
2013-09-12  5:49       ` erik quanstrom
2013-09-12  6:27     ` lucio
2013-09-12 13:47       ` erik quanstrom
2013-09-12  5:36   ` lucio
2013-09-12  5:37     ` erik quanstrom
2013-09-12  7:42   ` Jens Staal
2013-09-12 15:16     ` erik quanstrom
2013-09-13 12:30       ` Jens Staal [this message]
2013-09-13 13:02         ` Jens Staal

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=20130913143037.5cefd0f1@Krypton \
    --to=staal1978@gmail.com \
    --cc=9fans@9fans.net \
    /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).