search for: prerequired

Displaying 6 results from an estimated 6 matches for "prerequired".

2002 Jul 04
1
libcrypto requires libdl
My libcrypto does dynamic library linking (dlopen(), etc) and consequently prerequires libdl. I.e. if you link with -lcrypto, you must also specify -ldl. I don't know how unique this situation is to me, but it causes configure to fail. The symptom is that configure complains that libcrypto does not exist (because it does a test link to test for existence of libcrypto and assumes that any
2016 Aug 04
2
Target Acceptance Policy
On 4 August 2016 at 17:31, Joerg Sonnenberger via llvm-dev <llvm-dev at lists.llvm.org> wrote: > (1) The list says nothing about using (appropiate) LLVM infrastructure > like the MC subsystem. Should it be a requirements for (new) targets to > support the full source-to-object chain? Hi Joerg, This is a clear task for code review, not target inclusion policy. This list is
2016 Aug 04
2
Target Acceptance Policy
On 4 Aug 2016 6:26 p.m., "Joerg Sonnenberger via llvm-dev" < llvm-dev at lists.llvm.org> wrote: > > On Thu, Aug 04, 2016 at 06:05:19PM +0100, Renato Golin wrote: > > On 4 August 2016 at 17:31, Joerg Sonnenberger via llvm-dev > > <llvm-dev at lists.llvm.org> wrote: > > > (1) The list says nothing about using (appropiate) LLVM infrastructure > >
2001 Jun 11
1
Hanging SSH1 client (fwd)
installing openssh on irix is hard? -------------- next part -------------- An embedded message was scrubbed... From: Miguel Jardine <mcj2 at georgetown.edu> Subject: Re: Hanging SSH1 client Date: Mon, 11 Jun 2001 11:09:38 -0700 Size: 4832 Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010611/c665c85d/attachment.mht
2012 Dec 24
2
Problem with Samba4 installation - trouble at kinit
Hi. I am following the steps in the Samba4 HOWTO: http://wiki.samba.org/index.php/Samba4/HOWTO and I run into trouble at this step: [root at samba-ad ~]# kinit administrator at ALLENLAN.NET "kinit: Cannot contact any KDC for realm 'ALLENLAN.NET' while getting initial credentials" I performed all of the previous testing steps in the document successfully. This is CentOS 6.3.
2006 Jul 11
1
Building a new 2.6 kernel
I needed more serial ports that the basic CentOS Version 4 system is built to use so I'm using the following kernel build instructions to build the new 2.6 kernel: http://www.hylafax.org/content/Handbook:Basic_Server_Configuration:Modem-speci fic_Guidance I believe the procedure is correct but the kernel is not building. I used the "kernel-2.6.9-34.EL.src.rpm file that I found on one