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. >
------------------------------------------------------------------------- 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
