emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bastien.guerry@wikimedia.fr>
To: Dave Taht <d@teklibre.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Introducing gnugol - an org-mode-output web search client
Date: Tue, 04 Jan 2011 10:17:42 +0100	[thread overview]
Message-ID: <87ipy5t4cp.fsf@gnu.org> (raw)
In-Reply-To: <4D210A00.9070901@teklibre.org> (Dave Taht's message of "Sun, 02 Jan 2011 15:28:00 -0800")

Hi Dave,

Dave Taht <d@teklibre.org> writes:

> Gnugol is small, fast, simple, and growing more useful by the day. (I
> wrote the doc (http://gnugol.taht.net) for it in org-mode, too)

Looks interesting!

> It's not fully baked yet, but it's usable/reliable enough to have
> plausible promise for other org-mode users, so I'm announcing it today,
> here, in the hope I'll get comments, criticism, and patches.(especially,
> patches! I'm not much of an elisp hacker, and a full on in-org interface
> is thus far beyond me)
>
> Installation instructions:

I'm using ArchLinux.  I installed jansson from `yaourt -S jansson',
jansson compiles fine.  I then looked for curl-dev but couldn't find
it in ArchLinux.

I cloned the last git repo of Gnugol and tried to compile it but I get
this error:

,----
| ../engines/engines.o: In function `gnugol_try_openlib':
| /home/guerry/install/git/Gnugol/src/engines/engines.c:21: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
| /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../libdl.a(dlopen.o): In function `dlopen':
| (.text+0x1b): undefined reference to `__dlopen'
| /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../libdl.a(dlclose.o): In function `dlclose':
| (.text+0x8): undefined reference to `__dlclose'
| /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../libdl.a(dlsym.o): In function `dlsym':
| (.text+0x1b): undefined reference to `__dlsym'
| /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../libdl.a(dlerror.o): In function `dlerror':
| (.text+0x8): undefined reference to `__dlerror'
| collect2: ld returned 1 exit status
| make[2]: *** [gnugol] Error 1
| make[2]: Leaving directory `/home/guerry/install/git/Gnugol/src/clients'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/home/guerry/install/git/Gnugol/src'
| make: *** [all] Error 2
`----

Hope that helps,

-- 
 Bastien

  parent reply	other threads:[~2011-01-04  9:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-02 23:28 Introducing gnugol - an org-mode-output web search client Dave Taht
2011-01-03  5:00 ` Bart Bunting
2011-01-04 10:06   ` Achim Gratz
2011-01-04 10:21     ` Bart Bunting
2011-01-04  9:17 ` Bastien [this message]
2011-01-04  9:57   ` Manuel Hermenegildo
2011-01-04 19:11   ` Dave Taht
2011-01-05  2:05     ` Matt Lundin
2011-01-05  8:40     ` Achim Gratz
2011-01-06 17:06 ` Allen S. Rout
2011-01-06 18:19   ` brian powell
2011-01-06 20:11     ` Konrad Hinsen
2011-01-07 11:35       ` brian powell
2011-01-08 17:42     ` Dave Taht
2011-01-08 17:21   ` Dave Taht
2011-01-08 18:12     ` Dave Taht

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87ipy5t4cp.fsf@gnu.org \
    --to=bastien.guerry@wikimedia.fr \
    --cc=d@teklibre.org \
    --cc=emacs-orgmode@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).