Displaying 3 results from an estimated 3 matches for "compilatio".
Did you mean:
compilation
2007 Jan 29
1
Problem with "readline" in compilatio of R for Solaris 11 (Nevada) in x86
Dear friends,
In configuring R 2.4.1 for Solaris 11, using SunStudio 11 compilers, I
get the following error.
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking for rl_callback_read_char
2006 Dec 22
0
RESOLVED: Sangoma Wanpipe 2.3.4-3 compilatio n fails un der FC2 with Zaptel 1.0.9.2
...ith
the new card. Hold me, I'm scared.
-----Original Message-----
From: Colin Anderson [mailto:ColinA@landmarkmasterbuilder.com]
Sent: Friday, December 22, 2006 10:09 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [asterisk-users] Sangoma Wanpipe 2.3.4-3 compilation fails
un der FC2 with Zaptel 1.0.9.2
Thanks for replying. It's there, /usr/src/zaptel and it's valid. The script
checks for its existence before compiling. The only thing that's unusual
about this zaptel is that it is patched to support KB2 echo can.
Gavin: Thanks, already cc'd...
2020 Jul 18
25
[PATCH 00/12] Bunch of patches for cross-compilatio + RP4
...get functioning cross-builds
of Xen.
These are NOT a 100% solution. Some packaging hacks were needed. In
particular ocaml-nox|ocaml-native-compilers is a major problem.
ocaml-nox cannot be used for cross-building. Until ocaml-nox is fixed
the OCAML Xen bits are going to be problematic for cross-compilation.
I've worked around this to the degree possible, even though the resultant
package will have non-functioning OCAML bits replacements should drop-in.
Several of these can likely be squashed together. 1-2 are the two halves
of a bug. 3-4 are another pair, 3 is a genuine bug. 5-7 are another se...