After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 421682 - composer headers missing during install (svn 33320)
composer headers missing during install (svn 33320)
Status: RESOLVED DUPLICATE of bug 400241
Product: evolution
Classification: Applications
Component: Mailer
2.10.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-03-22 22:27 UTC by Eloi Primaux
Modified: 2007-04-02 16:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Eloi Primaux 2007-03-22 22:27:58 UTC
Please describe the problem:
i had to manually install the composer headers

install -d /usr/local/include/evolution-2.10/composer
install *.h /usr/local/include/evolution-2.10/composer/ -m 744

in order to build mail-notification

(svn 33320)

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 André Klapper 2007-03-29 16:55:03 UTC
also see bug 421154
Comment 2 Matthew Barnes 2007-04-02 16:02:34 UTC
Patch in bug #400241.

*** This bug has been marked as a duplicate of 400241 ***