emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Introducing gnugol - an org-mode-output web search client


From: Bastien
Subject: Re: [Orgmode] Introducing gnugol - an org-mode-output web search client
Date: Tue, 04 Jan 2011 10:17:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Dave,

Dave Taht <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]