similar to: Bug#713349: xen-api-libs: FTBFS: ocamlfind: Package `type-conv' not found

Displaying 20 results from an estimated 200 matches similar to: "Bug#713349: xen-api-libs: FTBFS: ocamlfind: Package `type-conv' not found"

2013 Dec 02
6
Bug#731166: Error: Syntax error: 'end' expected
Package: xen-api-libs I cannot backport xen-api-libs to an oldstable system. It fails with: $ dpkg-buildpackage -rfakeroot -us -uc dpkg-buildpackage: source package xen-api-libs dpkg-buildpackage: source version 0.5.2-3.1 dpkg-buildpackage: source changed by St?phane Glondu <glondu at debian.org> dpkg-buildpackage: host architecture amd64 dpkg-source --before-build xen-api-libs-0.5.2
2013 Dec 06
2
Bug#731529: xen-api-libs: FTBFS with ocaml 4.01.0
Source: xen-api-libs Version: 0.5.2-3.1 Severity: serious Tags: jessie sid Control: block 718767 with -1 Hi, xen-api-libs FTBFS when binNMUed against ocaml 4.01.0. >From the amd64 build log: > ocamlfind ocamlopt -I ../xml-light2 -I ../stdext -I ../uuid -annot -g -package xmlm -c -o rpc.o rpc.ml > ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -annot -g -c -package camlp4 -pp
2013 Dec 05
0
Bug#731166: Error: Syntax error: 'end' expected
Le 02/12/2013 18:05, Mathieu Malaterre a ?crit : > I cannot backport xen-api-libs to an oldstable system. It fails with: > [...] > ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -thread -c > -o threadext.cmi threadext.mli > File "threadext.mli", line 63, characters 9-15: > Error: Syntax error: 'end' expected > File "threadext.mli", line
2013 Aug 14
0
Bug#713349: type-conv has been renamed to type_conv
Hello, "type-conv" needs to be replaced with "type_conv". By the way, there seems to be a new upstream minor release of xen-api-libs; I suspect it is already fixed there. Cheers, -- St?phane
2004 Apr 21
0
FWD <> SIP <> Asterisk <> IAX <> Firefly
Hello, In my sip.conf I have: ;Register and forward FWD numbers to internal extensions register => FWDNUMBER:PASSWORD@fwd.pulver.com/9500 Which should register Asterisk at FWD and then when any calls are made to FWDNUMBER those calls should be forwarded to extension 9500 as specified in the extensions.conf. What I am getting is it is trying to dial the 9500 (IAX Firefly) client twice when
2010 Dec 23
1
tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)
We just upgraded Cent from 5.3 to 5.5 on a bunch of servers with little to no issues (kudos to you guys) except on a few servers where it appears we are having a problem w/ the Tomcat upgrade. Previously our application server was working fine under 5.3 with Tomcat/Java installed as such: java-1.4.2-gcj-compat-1.4.2.0-40jpp.115 java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5
2004 Nov 16
0
[LLVMdev] Fixes for windows version
Well.. I cannot see where stdext was being used, but with your pointer to where this is setup I was able to start using stdext and fix the problem. Patch attached. On Tue, 16 Nov 2004 10:25:50 +0100 Morten Ofstad <morten at hue.no> wrote: > >>I've also determined why VC++ complains about deprecated destructors > >>when using hash_map. Because it's not ANSI
2004 Nov 16
2
[LLVMdev] Fixes for windows version
>>I've also determined why VC++ complains about deprecated destructors >>when using hash_map. Because it's not ANSI (yet), Microsoft decided to >>move it from the std namespace to the stdext namespace. Use of >>std::hash_map is therefore deprecated. Similar shenanigans have been >>committed by gcc from one version to another. I see where this is
2007 Dec 06
1
s, CDR and NoCDR in v1.4.10.1
I am running 1.4.10.1. I have a macro that is called from default for a certain extension (both below). I added NoCDR to s to try and stop extra CDR records, but I am still getting them. Any idea how to stop them? extensions.conf: [macro-STDEXT] exten =s,1,NoCDR() exten =s,2,Dial(${ARG1},30,Tt) exten =s,3,Goto(s-${DIALSTATUS},1) exten =s-NOANSWER,1,Voicemail(${ARG2}|u) exten
2005 Jan 06
1
Strange problem with incoming call.
When someone calls in on a zap channel with FXO and presses an extension, and another user picks up using (*8) I changed it to 888, after a few minutes ( I think 2), the call gets dissconected. The users all use Cisco 7960. I didn't yet have a chance to test it when not using Call Pickup (*8)888. Please help. Here is the screen shot in asterisk: +++++++++++++++++++++++++++++++++++++++
2010 Jul 07
0
Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not find jdbc-stdext Java extension for this JVM
Due to some XML issues, we installed *1.6 from Sun jdk-6u20-nb-6_8-linux-ml.sh on Centos. * ** *below is the output from *[root at www2 tmp]# alternatives --config java There are 3 programs which provide 'java'. Selection Command ----------------------------------------------- 1 /usr/lib/jvm/jre-1.4.2-gcj/bin/java * 2
2005 Feb 21
0
Multiple multiline sip phones ringing.
how would one dial multiple multiline sip phones (cisco 7960) and making sure that all the phones ring on the next available line appearance? I'm currently using the local channel to accomplish this but I'm having some trouble. Here is the configs: each cisco 7960 phone has six registrations in sip.conf, 1XX1 thru 1XX6, normaly when an extension is dialed the following happens: exten
2008 Jan 26
1
CHANUNAVAIL
I've got a setup where we have 100 DID's. Our default dialplan has one line that calls a macro: exten => _22XX,1,Macro(STDEXT,${EXTEN}) The macro is pretty basic: [macro-STDEXT] exten => s,1,NoOp exten => s,2,Dial(SIP/${ARG1},15,Tt) exten => s,3,Goto(s-${DIALSTATUS},1) exten => s-NOANSWER,1,Voicemail(${ARG1}|u) exten => s-NOANSWER,n,Hangup exten =>
2007 May 15
4
Outside lines are just not happening...
Two problems, possibly related: Here's the configuration...my Asterisk box has a TDM844B in it; port 1-4 are FXS, 5-8 FXOs. Here are the config files: /etc/zaptel.conf: -------- fxoks=1 fxoks=2 fxoks=3 fxoks=4 fxsks=5 fxsks=6 fxsks=7 fxsks=8 loadzone = us defaultzone = us -------- /etc/asterisk/zapata.conf: -------- [channels] language=en usecallerid=yes hidecallerid=no
2004 Nov 16
0
[LLVMdev] Fixes for windows version
Jeff, On Mon, 2004-11-15 at 21:43, Jeff Cohen wrote: > I have some patches of my own: > > * An improvement on Morten's fix to Signals.cpp. > > * Undo the breakage to system.vcproj (Signals.cpp was being built twice > as a result). > > * Fix a class/struct inconsistency. > > * Remove unneeded #includes from win32 fSystem files. > Thanks for the
2004 Nov 16
2
[LLVMdev] Fixes for windows version
I have some patches of my own: * An improvement on Morten's fix to Signals.cpp. * Undo the breakage to system.vcproj (Signals.cpp was being built twice as a result). * Fix a class/struct inconsistency. * Remove unneeded #includes from win32 fSystem files. I've also determined why VC++ complains about deprecated destructors when using hash_map. Because it's not ANSI (yet),
2009 Aug 10
1
Building tomcat6, SRPM jakarta-commons-dbcp-1.2.1-7jpp.ep1.2.ep5.el5.src.rpm fails to build
Hello all I'm trying to build tomcat6 from the SRPMs provided at [1], but I appear to have hit a wall. One of the dependencies of tomcat6-6.0.18-8.18.1.noarch [2] is jakarta-commons-dbcp-tomcat5 (provided by jakarta-commons-dbcp [3]). (I don't see why it's requiring tomcat5 components, maybe that's my problem). When I try to build jakarta-commons-dbcp, compilation fails: BEGIN
2012 May 21
2
Tomcat5 with Oracle/Sun jdk on CentOS 5.8
I know this question could be asked on tomcat or possibly other mailing lists, but I'm hoping I can get some help here instead of joining yet another list. I'm running tomcat5 on CentOS 5.8. I'm trying to setup Oracle/Sun java rather than icedtea. I've installed the latest jdk 1.7 and setup alternatives on centos for java and javac: # java -version java version
2006 Feb 09
0
form validation
Hi, I came across Michael Schuerig''s form validation scripts on http:// www.schuerig.de/michael/javascript/ They require his own extensions to prototype called protoplus.js and stdext.js and mention a conflict with dragdrop.js I was wondering if anybody by any chance has adjusted these form validation scripts to work with prototype only and whether anybody has experience with
2010 Dec 10
1
WineLib support for STL, I/Ocompletion and Critical Sections
Hi there I'm trying to port a server app from Windows to Linux. The Windows code uses STL, I/O completion ports and Critical Sections. I wonder if winelib could give a good support for these features in order to decide if using winelib is viable or not. I know Linux has STL, but it's not always compatible with the Windows implementation (hash_map, stdext, ...). Has winelib a Windows