Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems with "giftui" ebuild
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
viperlin
Veteran
Veteran


Joined: 15 Apr 2003
Posts: 1319
Location: UK

PostPosted: Mon Jul 07, 2003 7:10 pm    Post subject: problems with "giftui" ebuild Reply with quote

there are problems with "giftui" ebuild, when i try to emerege it i get this:
after a few seconds.
i think it's an ebuild problem (i did emerge sync before it so it's not been fixed.
Code:
gcc -DHAVE_CONFIG_H -I. -I. -I.     -Wall -O2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -c `test -f event.c || echo './'`event.c
event.c:4:23: giFT/gift.h: No such file or directory
In file included from event.c:8:
event.h:39: parse error before "Interface"
event.h:39: warning: no semicolon at end of struct or union
event.h:40: warning: type defaults to `int' in declaration of `GiftuiEvent_t'
event.h:40: warning: data definition has no type or storage class
event.h:42: parse error before "GiftuiEvent_t"
event.h:53: parse error before '*' token
event.h:53: warning: type defaults to `int' in declaration of `giftui_event_new'
event.h:53: warning: data definition has no type or storage class
event.h:54: parse error before '*' token
event.h:55: parse error before '*' token
event.h:55: parse error before '*' token
event.h:55: warning: type defaults to `int' in declaration of `giftui_event_new_from_interface'
event.h:55: warning: data definition has no type or storage class
event.h:56: parse error before '*' token
event.c:17: parse error before '*' token
event.c:19: warning: return type defaults to `int'
event.c: In function `giftui_event_new':
event.c:20: parse error before ')' token
event.c: At top level:
event.c:24: parse error before '*' token
event.c: In function `giftui_event_free':
event.c:26: `ev' undeclared (first use in this function)
event.c:26: (Each undeclared identifier is reported only once
event.c:26: for each function it appears in.)
event.c:27: warning: implicit declaration of function `interface_free'
event.c: At top level:
event.c:34: parse error before '*' token
event.c:35: parse error before '*' token
event.c:36: warning: return type defaults to `int'
event.c: In function `giftui_event_new_from_interface':
event.c:37: `ev' undeclared (first use in this function)
event.c:39: `in' undeclared (first use in this function)
event.c: At top level:
event.c:197: parse error before '*' token
event.c: In function `giftui_event_send_to_widgets':
event.c:214: `ev' undeclared (first use in this function)
make[2]: *** [event.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/giftui-0.0.1/work/giFTui-0.0.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/giftui-0.0.1/work/giFTui-0.0.1/src'
make: *** [all-recursive] Error 1

!!! ERROR: net-p2p/giftui-0.0.1 failed.
!!! Function src_compile, Line 23, Exitcode 2
!!! Make failed


just submitting the bug as best i know how. i don't know if this happenes to everyone else.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum