You are not logged in.

#1 2011-04-18 03:46:33

lykos
Member
Registered: 2011-04-18
Posts: 2

Clyde Error

Hello all i have just began my adventure into the world of arch linux and i am really enjoying it!

I do however have one problem. I am trying to install clyde on my system and i am getting some errors. I download the tarball extract it and run makepkg -s on it and i get the following output



==> Determining latest git revision...
  -> Version found: 20110417
==> Making package: clyde-git 20110417-1 (Sun Apr 17 22:40:13 CDT 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Extracting Sources...
==> Entering fakeroot environment...
==> Starting build()...
==> Connecting to GIT server....
Cloning into clyde...
remote: Counting objects: 2307, done.
remote: Compressing objects: 100% (754/754), done.
remote: Total 2307 (delta 1600), reused 2231 (delta 1537)
Receiving objects: 100% (2307/2307), 456.71 KiB | 543 KiB/s, done.
Resolving deltas: 100% (1600/1600), done.
==> GIT checkout done or server timeout
==> Starting make...
Cloning into /home/lykos/Downloads/clyde-git/src/clyde-build...
done.
gcc -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -O2 -fPIC `pkg-config --cflags lua` -std=c99 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE   -c -o lualpm/callback.o lualpm/callback.c
lualpm/callback.c: In function ‘transcb_cfunc_event’:
lualpm/callback.c:315:10: error: ‘PM_TRANS_EVT_DISKSPACE_START’ undeclared (first use in this function)
lualpm/callback.c:315:10: note: each undeclared identifier is reported only once for each function it appears in
lualpm/callback.c:319:10: error: ‘PM_TRANS_EVT_DISKSPACE_DONE’ undeclared (first use in this function)
lualpm/callback.c: In function ‘transcb_cfunc_conv’:
lualpm/callback.c:370:10: error: ‘PM_TRANS_CONV_SELECT_PROVIDER’ undeclared (first use in this function)
lualpm/callback.c: In function ‘transcb_cfunc_progress’:
lualpm/callback.c:420:10: error: ‘PM_TRANS_PROGRESS_DISKSPACE_START’ undeclared (first use in this function)
lualpm/callback.c:421:10: error: ‘PM_TRANS_PROGRESS_INTEGRITY_START’ undeclared (first use in this function)
make: *** [lualpm/callback.o] Error 1
    Aborting...






Any help would be greatly Appreciated!!!!!

Offline

#2 2011-04-18 08:28:31

jelly
Administrator
From: /dev/null
Registered: 2008-06-10
Posts: 714

Re: Clyde Error

clyde is unsupported, but anyway it looks like someone broke the clyde git repo wink

Offline

Board footer

Powered by FluxBB