Browse thread
Unison build problem
- szegedy@t...
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-02-07 (17:44) |
From: | szegedy@t... |
Subject: | Unison build problem |
I try to build the stable unison with OCaml 3.08.2 on my Gentoo box and I have the following problem: ubase/uprintf.o(.text+0x29a): In function `camlUprintf__fun_144': : undefined reference to `format_int' ubase/uprintf.o(.text+0x2fa): In function `camlUprintf__fun_147': : undefined reference to `format_float' collect2: ld returned 1 exit status Does anyone know what could be the problem?