tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lablgtk



On Tue, Jun 14, 2011 at 11:00:45AM +1200, Mark Davies wrote:
> Trying to build x11/lablgtk
> 
> On NetBSD it builds fine.  On ArchLinux it dies with:
> 
>       [...]
> ocamlopt.opt  -w s -c pango.ml
> ocamlopt.opt  -w s -c gdk.ml
> /tmp/camlasmd3f893.s: Assembler messages:
> /tmp/camlasmd3f893.s:6253: Error: .size expression for 
> camlGdk__arc_1599 does not evaluate to a constant
> File "gdk.ml", line 1, characters 0-1:
> Error: Assembler error, input left in file /tmp/camlasmd3f893.s
> make[1]: *** [gdk.cmx] Error 2
> 
> I really have no idea how to attack this so I'm open to suggestions.

What's the in t/mp/camlasmd.... at that position? How is that label
defined? 

        -is


Home | Main Index | Thread Index | Old Index