You are not logged in.

#1 2008-05-14 16:10:25

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

flybird from AUR does not compile

I try to build a Package for fly-bird with the PKGBUILD from AUR.

while compiling I get some errors.

scons: Reading SConscript files ...
Checking for vte  ... yes
Checking for libgnomeui-2.0 >= 1.110.0 ... yes
Checking for eel-2.0  ... yes
Checking for gnome-desktop-2.0  ... yes
Checking for gtk+-2.0 >= 2.8 ... yes
Checking for gnome-vfs-2.0 >= 2.10 ... yes
Checking for C header file sys/statvfs.h... yes
Build config.h file ... Done
scons: done reading SConscript files.
scons: Building targets ...
gcc -o src/accel.o -c -DORBIT2=1 -pthread -pthread -I./ -g -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -
...
...
src/file-property.c:18:46: error: eel/eel-mime-application-chooser.h: No such file or directory
src/file-property.c: In function 'file_property_show_dialog':
src/file-property.c:111: warning: assignment makes pointer from integer without a cast
src/file-property.c:113: warning: assignment makes pointer from integer without a cast
scons: *** [src/file-property.o] Error 1
scons: building terminated because of errors.
...
...
...
...
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
gcc -o src/file-property.o -c -DORBIT2=1 -pthread -pthread -I./ -g -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/g
...
...
src/file-property.c:18:46: error: eel/eel-mime-application-chooser.h: No such file or directory
src/file-property.c: In function 'file_property_show_dialog':
src/file-property.c:111: warning: assignment makes pointer from integer without a cast
src/file-property.c:113: warning: assignment makes pointer from integer without a cast
scons: *** [src/file-property.o] Error 1
scons: building terminated because of errors.

Offline

#2 2008-05-14 20:51:14

fancris3
Member
Registered: 2007-03-18
Posts: 67

Re: flybird from AUR does not compile

need eel-2.20 . I reported to developer and i hope to be fixed in the next release , i have a pkgbuild for svn version but with the same problem for moment

Offline

#3 2008-05-14 21:47:54

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

Re: flybird from AUR does not compile

Hmm, ok.

So we have to wait till it's fixed in the fly-bird sources or downgrade eel to version 2.20, right?

Offline

#4 2008-05-26 11:14:04

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

Re: flybird from AUR does not compile

fancris3 wrote:

need eel-2.20 . I reported to developer and i hope to be fixed in the next release , i have a pkgbuild for svn version but with the same problem for moment

any news?
could you post the svn PKGBUILD, please?

Offline

#5 2008-05-27 06:44:43

fancris3
Member
Registered: 2007-03-18
Posts: 67

Re: flybird from AUR does not compile

here

Last edited by fancris3 (2008-05-27 06:45:23)

Offline

Board footer

Powered by FluxBB