tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lablgtk
On Tue, 14 Jun 2011, Ignatios Souvatzis wrote:
> 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?
line 6253 is the last line in the file and contains:
.section .note.GNU-stack,"",%progbits
I've put the whole file at
http://homepages.ecs.vuw.ac.nz/~mark/camlasmd3f893.s
cheers
mark
Home |
Main Index |
Thread Index |
Old Index