On 9/7/07, Peter Stirling <[EMAIL PROTECTED]> wrote:
> Re-posting, since it's been a week and no progress :(
>
> Peter Stirling wrote:
> > Hi,
> >
> > I'm trying to get 'monotone-viz' (from the 10.3 unstable tree) built
> > on my machine, but it's currently blocked by lablgtk2 2.6.0-4 (as the
> > subject intimates :))
> >
> > A quick perusal of the build log (attached) shows that
> >
> >     ml_gdk.h:69
> >
> > appears several times warning of an incorrectly specified array (it
> > should be marked extern on that line, but whatever 'CAMLexport' is
> > really defined as, it doesn't contain 'extern').
> >
> > Changing the line to
> >
> >     extern CAMLexport lookup_info ml_table_extension_events[];
> >
> > allows it to successfully link.
> >
>
>
Remind me:  you _did_ post to the maintainer about this, right?  The
developers try not to muck around too much with others' packages.

On the other hand if the maintainer hasn't responded, then that's call
for an intervention.
-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to