paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Ocaml Build Error in Ubuntu 16.04


From: Rijesh Augustine
Subject: Re: [Paparazzi-devel] Ocaml Build Error in Ubuntu 16.04
Date: Fri, 3 Jun 2016 10:43:04 -0600

Hi Felix,

I guess I didn't scroll far enough back on the master commit history.

In regards to the strings deprecated warning, is that something we want fix in all the ocaml code? Should I make an issue for it?

regards
Rijesh

On Fri, Jun 3, 2016 at 5:19 AM, Felix Ruess <address@hidden> wrote:
Hi Rijesh,

this is due to a packaging bug of lablgtk 2.18 in Debian (it wrongly reports that it's 2.16).

See https://github.com/paparazzi/paparazzi/pull/1647 for details and the workaround I made.
That workaround was already merged in master, but I forgot to backport it to v5.8... applied it there as well now.

Cheers, Felix

On Fri, Jun 3, 2016 at 5:23 AM, rijesh <address@hidden> wrote:
Hi all,

I just installed ubuntu 16.04 and upgraded all my packages. I then went on
to install paparazzi using the one liner.
When doing so I ocaml version 4.02.3 was installed by default.

Got a few build errors and warnings when compiling ocaml.
I got the warning that strings was deprecated use bytes instead.

I got the error:
Error: This _expression_ has type int32 but an _expression_ was expected of type
Gdk.native_window

I attempted to fix this by installing opam and running:
opam install -v lablgtk.2.16.0

This resulted in the recompilation of ocamlnet to fail.

I then went and downgraded to ocaml 4.01.0:
opam switch 4.01.1

Then I reinstalled any dependencies as required.

regards
Rijesh



--
View this message in context: http://lists.paparazziuav.org/Ocaml-Build-Error-in-Ubuntu-16-04-tp18038.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]