You are not logged in.

#1 2009-05-28 18:12:13

uvok
Member
Registered: 2009-05-28
Posts: 5

git version of bti fails to compile

Hi,

I'm trying to compile the git version of bti (an  console client for twitter and identi.ca) (http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/ , <http://github.com/gregkh/bti/ http://github.com/gregkh/bti/>).
When I run ./autogen.sh, it says

...
checking for main in -lnsl... yes
checking for main in -lreadline... yes
checking for main in -lpcre... yes
./configure: line 3738: syntax error near unexpected token `yes,'
./configure: line 3738: `LIBCURL_CHECK_CONFIG(yes, , have_libcurl="yes", have_libcurl="no")'
...

But curl is installed:

$ yaourt -Q curl
==> List all installed packages
extra/curl 7.19.5-1

Also, I have installed the base-devel group:

$ yaourt -Qg base-devel
==> List all installed packages members of a group
core/autoconf base-devel
core/automake base-devel
core/bin86 base-devel
core/bison base-devel
core/ed base-devel
core/fakeroot base-devel
core/flex base-devel
core/gcc base-devel
core/libtool base-devel
core/m4 base-devel
core/make base-devel
core/patch base-devel
core/pkgconfig base-devel

Does anyone know what could cause the problem, do i maybe need another package?

BTW:
The latest upstream tarballs (same as git version) can be compiled without error, so maybe it is a problem with running autogen.sh?

Last edited by uvok (2009-05-28 18:13:02)

Offline

Board footer

Powered by FluxBB