Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem compiling evolution-1.0.8-r1
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
yannick
n00b
n00b


Joined: 17 May 2002
Posts: 23
Location: Brussels, Belgium

PostPosted: Mon Sep 30, 2002 10:44 pm    Post subject: Problem compiling evolution-1.0.8-r1 Reply with quote

When I run 'emerge evolution', I get after a few minutes :

Code:

In file included from evolution-intelligent-importer.c:27:
evolution-intelligent-importer.h:59: parse error before `POA_GNOME_Evolution_IntelligentImporter__epv'
evolution-intelligent-importer.h:59: warning: no semicolon at end of struct or union
evolution-intelligent-importer.c: In function `evolution_intelligent_importer_class_init':
evolution-intelligent-importer.c:128: `POA_GNOME_Evolution_IntelligentImporter__epv' undeclared (first use in this function)
evolution-intelligent-importer.c:128: (Each undeclared identifier is reported only once
evolution-intelligent-importer.c:128: for each function it appears in.)
evolution-intelligent-importer.c:128: `epv' undeclared (first use in this function)
evolution-intelligent-importer.c:128: dereferencing pointer to incomplete type
evolution-intelligent-importer.c: In function `evolution_intelligent_importer_get_type':
evolution-intelligent-importer.c:195: sizeof applied to an incomplete type
evolution-intelligent-importer.c:198: `POA_GNOME_Evolution_IntelligentImporter__init' undeclared (first use in this function)
evolution-intelligent-importer.c:198: `POA_GNOME_Evolution_IntelligentImporter__fini' undeclared (first use in this function)
evolution-intelligent-importer.c:198: dereferencing pointer to incomplete type
make[3]: *** [evolution-intelligent-importer.lo] Erreur 1
make[3]: Quitte le répertoire `/var/tmp/portage/evolution-1.0.8-r1/work/evolution-1.0.8/shell/importer'
make[2]: *** [all-recursive] Erreur 1
make[2]: Quitte le répertoire `/var/tmp/portage/evolution-1.0.8-r1/work/evolution-1.0.8/shell'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire `/var/tmp/portage/evolution-1.0.8-r1/work/evolution-1.0.8'
make: *** [all-recursive-am] Erreur 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 3515, Exitcode 2
!!! (no error message)



Anyone having had this problem ? I use gcc-2.95.3.
All errors are caused by undeclared types that should be declared in the file shell/importer/GNOME_Evolution_Importer.h but this file is empty and it has been modified during configure. I don't understand, I see no similar problem in these forums.

Thanks in advance for your help
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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