Displaying 20 results from an estimated 7195 matches for "usabled".
Did you mean:
usable
2012 Apr 29
3
Failed to Compile Wine 1.5.3
Hey Guys, I got a issue when I try to compile Wine 1.5.3, then I did a:
doug at doug-pc:/tmp/wine-1.5.3# ./configure > configure.log
and this is the output of the configure.log:
Code:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
Hi all,
I have been trying to build wine from source on my imac, but I encountered errors that I have no idea how to fix [Crying or Very sad]
I configured with:
Code:
./configure CPPFLAGS='-I/usr/X11/include -I/opt/local/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib -L/opt/local/lib'
I installed the dependencies for wine with MacPorts (hence the /opt/local).
2004 Jan 15
2
Installation Problem !!!
Hello there,
I encountered an error with Samba3.0 installation. I'm sending it as an attachment(i.e. whatever appeared at "konsole")
So, please help me out to install Samba3.0 on RedHat Linux 8.0
Waiting For reply !!!
Aditya R. Gupta
[Beta] HelpClick onthe image to chat with me
-------------- next part --------------
[root@localhost root]# cd
2004 Dec 13
0
samba4 configure error
I am trying to compile samba 4 with solaris 10 on a x86 machine. I get
the "checking configure summary... configure: error: summary failure.
Aborting config" failure. I am using gcc 3.4.3
Here is how it goes:
cowabunga: /export/home/test/samba4/source$ ./autogen.sh ./autogen.sh:
running script/mkversion.sh
./script/mkversion.sh: svn: not found
./script/mkversion.sh: svn: not found
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
Could this be why I am getting a problem with the initial configure?
checking for Active Directory and krb5 support... yes
checking for ldap_initialize... (cached) no
configure: error: Active Directory support requires ldap_initialize
-------------- next part --------------
SAMBA VERSION: 3.2.0
LIBREPLACE_LOCATION_CHECKS: START
checking build system type... sparc-sun-solaris2.9
checking
2011 Dec 08
4
memory map issues with PV PCI passthrough
I have a system with several reserved ranges low in the e820 map which
cause problems when starting PV domains with PCI devices. The machine
memory map looks like:
(XEN) 0000000000000000 - 0000000000060000 (usable)
(XEN) 0000000000060000 - 0000000000068000 (reserved)
(XEN) 0000000000068000 - 000000000009ac00 (usable)
(XEN) 000000000009ac00 - 00000000000a0000 (reserved)
(XEN) 00000000000e0000
2020 Sep 14
0
Re: [ovirt-users] Re: Testing ovirt 4.4.1 Nested KVM on Skylake-client (core i5) does not work
On Mon, Sep 14, 2020 at 8:42 AM Yedidyah Bar David <didi@redhat.com> wrote:
>
> On Mon, Sep 14, 2020 at 12:28 AM wodel youchi <wodel.youchi@gmail.com> wrote:
> >
> > Hi,
> >
> > Thanks for the help, I think I found the solution using this link : https://www.berrange.com/posts/2018/06/29/cpu-model-configuration-for-qemu-kvm-on-x86-hosts/
> >
> >
2006 Feb 06
1
Compile warning report of openssh 4.3p1 on Intel Macs
Hi.
I was compiling openssh 4.3p1 on Apple's iMac Core Duo computer and
came across following warnings.
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite
headers?
configure: WARNING: net/if.h: see the Autoconf documentation
configure: WARNING: net/if.h: section "Present But Cannot Be
Compiled"
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
Hi All,
I'm having problems compiling a newer version of samba (3.3.x or 3.4.x) on
solaris 9. We are currently running 3.0.23d and have been putting off
upgrading for far to long.
I've tried gcc and sun studio 12 cc with the same issues when it comes to
compiling dbwrap.c. I can't seem to find anything on google that's related
to my issue.
Here's my configure line when
2018 Dec 07
2
Usable and non-usable CPU models in nested virtualization
Hi, some custom CPU models are reported from
virConnectGetDomainCapabilities as usable='yes' on a physical machine
while as usable='no' inside a VM running on the same machine. That's
not completely surprising.
But what surprises me is that those models are still reported from
virConnectCompareCPU as supported (VIR_CPU_COMPARE_SUPERSET) in the
nested environment and VMs can
2006 Apr 23
0
Configuration Warnings OpenSSH 4.3p2
I don't know enough about this to know if these warnings mean that
I can't build it or not.
Also, since I'm e-mailing anyway, how can I tell what options were
compiled into my exiting ssh:
My system is freeBSD 4.11.
PC% ssh -V
OpenSSH_3.5p1 FreeBSD-20030924, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
PC%
so that I can do the same thing with the newer version. I don't
want to
2010 May 11
1
Samba 3.5.2 compile on AIX
I'm having trouble compiling Samba 3.5.2 on AIX 5.3 TL10 SP1.
I'm compiling Samba with ADS support against a locally installed Heimdal
1.3.2 Kerberos installation and I'm getting a failure while compiling
clikrb5.c
This is using the IBM xl_C compiler.
Below is the complete build logs. I'm able to get around the error if I
undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE in the
2005 Aug 10
2
Compiling smbtorture
Is smbtorture a simple SMB client that is completely separate from Samba
server? (I.e., can I use it to test, e.g., a regular Windows SMB
server?) Or is it something that only tests Samba server?
Anyway, I haven't had any luck compiling it. Any hints? Here is a
transcript (this is on SUSE Linux Enterprise 9):
cwu@cham6:~/tmp/apps/samba-3.0.14a/source> ./configure
2006 May 18
2
Problems compiling Wine
Hello,
The lack of debian packages for 0.9.13 have made me decide to compile
from source instead. So I uninstalled all wine files and downloaded the
sources. I'm using a system based mostly on Debian Sarge, but with some
backports.
I ran ./configure and there were some packages I had to get, but soon it
worked well.
When I tried make depend the problems started. This is the output I get
2018 Dec 11
0
Re: Usable and non-usable CPU models in nested virtualization
On Fri, Dec 07, 2018 at 11:52:38 +0100, Milan Zamazal wrote:
> Hi, some custom CPU models are reported from
> virConnectGetDomainCapabilities as usable='yes' on a physical machine
> while as usable='no' inside a VM running on the same machine. That's
> not completely surprising.
>
> But what surprises me is that those models are still reported from
>
2003 Jun 22
2
Problem with Configure
I try to set up openssh-3.6.1p2 on a baox and get:
Script started on Sun Jun 22 07:55:36 2003
gallifrey.nk.ca//usr/source/openssh-3.6.1p2$ cat /usr/contrib/bin/configssh
./configure --prefix=/usr/contrib --localstatedir=/var --infodir=/usr/share/info\
--mandir=/usr/share/man --with-low-memory --with-elf --with-ncurses\
--with-ssl=/usr/source/openssl-engine-0.9.7g\
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
I am having trouble figuring out how to build openssh-5.8p1 for QNX 6.5. I am trying to build on linux, cross-compiling for armv7.
If I configure like this:
configure CC=ntoarmv7-gcc --host=i686-pc-linux-gnu --target=arm-unknown-nto-qnx6.5.0
then I get these errors:
sshconnect.o: In function `timeout_connect':
sshconnect.c:(.text+0x778): undefined reference to
2008 May 10
1
Failed to create rounding.h!
On an i686 with glibc 2.5 installed I'm not able to compile rsync 3.0.2
and later. rsync 3.0.0 was no problem, this compiled. Also on an x86_64
with glibc 2.7 installed rsync compiled.
Here is a script of the failing comilation:
Script started on Sat May 10 07:33:39 2008
teddy@mail /usr/src/rsync-HEAD-20080508-0612GMT $ mkdir build
teddy@mail /usr/src/rsync-HEAD-20080508-0612GMT $ cd build
2009 May 15
2
Trouble with Tinc at make level
Hello,
I'm sorry to post this seemingly quite mundane issue, but I just do not
find what's wrong with what i did... please help. Basically typing the
make command returns a message in french (that one is normal) that says
that no goals and no rules were specified. I realize it's a typical
make error message but I don't see/am not familiar enough with the
output of ./configure to
2012 May 24
1
[LLVMdev] vmkit: Getting Started
Hi,
I recently tried to follow the instructions on
http://vmkit.llvm.org/get_started.html
but all I get is
-- snip --
In file included from
/home/birdspider/vmkit-test/llvm/include/llvm/Support/SwapByteOrder.h:20:
/usr/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.7.0/../../../../include/c++/4.7.0/limits:1404:27:
error: use of undeclared identifier '__int128'; did you mean