On Oct 14, 2008, at 1:41 PM, W. Augustine Dunn III wrote:

> I am trying to install matplotlib and it was failing, so I decided  
> to follow the caned response from the error message and selfupdate +  
> update-all before bothering folks but now my update-all is failing  
> on gtk+2-2.14.3-1.  I have attached what looked useful from the  
> terminal output and hope that someone may be able to help me figure  
> out what is going wrong.  Thanks.  I am not exactly a "beginner" in  
> terms of command line manipulation, but no expert either.  I have  
> usally been able to fix this kind of thing on my own.  Either my  
> brain is just too foggy today or something else, but I would GREATLY  
> appreciate your wisdom!
>
> Gus
>
>
>
> gdkevents-x11.c: In function 'gdk_event_translate':
> gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in  
> this function)
> gdkevents-x11.c:2110: error: (Each undeclared identifier is reported  
> only once
> gdkevents-x11.c:2110: error: for each function it appears in.)
> gdkevents-x11.c:2112: error: 'XRRNotifyEvent' undeclared (first use  
> in this function)
> gdkevents-x11.c:2112: error: 'notify' undeclared (first use in this  
> function)
> gdkevents-x11.c:2112: error: syntax error before ')' token
> make[4]: *** [gdkevents-x11.lo] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of /var/tmp/tmp.2.iKmnYy failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-gtk+2-2.14.3-1
> (Reading database ... 134621 files and directories currently  
> installed.)
> Removing fink-buildlock-gtk+2-2.14.3-1 ...
> Failed: phase compiling: gtk+2-2.14.3-1 failed
>

Can you post from a bit further back in the build output?  It's  
generally a good idea to start with the last line the compiler tried  
to run, because typically the error occurs immediately after that, or  
at least close to it, and afterwords you get errors that are  
consequences of the original error.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to