Displaying 20 results from an estimated 68 matches for "uname_release".
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello,
would it be possible to update config.sub and config.guess to the latest versions (or at least version
from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU?
Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284
Thanks,
Petr
2011 Apr 08
3
[LLVMdev] dragonegg build failure
.../dev/null) | \
grep IS_64BIT_ARCH >/dev/null
then
UNAME_PROCESSOR="x86_64"
fi
fi ;;
unknown) UNAME_PROCESSOR=powerpc ;;
esac
echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
exit ;;
to make sure that the architecture was set to the default code generation
of the system compiler and not the default code architecture of the running
kernel.
Jack
> Ciao, Duncan.
> _______________________________________________
> LLVM Developers mailing lis...
2017 Jun 26
2
Install locks up my server
...n
CC_FOR_BUILD="$c"; break ;
fi ;
done ;
if test x"$CC_FOR_BUILD" = x ; then
CC_FOR_BUILD=no_compiler_found ;
fi
;;
,,*) CC_FOR_BUILD=$CC ;;
,*,*) CC_FOR_BUILD=$HOST_CC ;;
esac ; set_cc_for_build= ;'
+ UNAME_MACHINE=x86_64
+ UNAME_RELEASE=2.6.32-042stab123.3
+ UNAME_SYSTEM=Linux
+ UNAME_VERSION='#1 SMP Fri May 5 12:29:05 MSK 2017'
+ case "${UNAME_SYSTEM}" in
+ LIBC=gnu
+ eval trap '"exitcode=\$?;' '(rm' -f '\$tmpfiles' '2>/dev/null;' rmdir
'\$tmp' '2>/dev/null...
2011 Apr 08
0
[LLVMdev] dragonegg build failure
Hi Jack,
> The new dragonegg 2.9 sources fail to build against either FSF gcc 4.5.2 or 4.5.3svn
> (with the i386_static.diff patch applied) on x86_64-apple-darwin10. In both cases, the
> build fails as...
what does the command
./TargetInfo -p
return (the TargetInfo program is created during the dragonegg build).
Some of your errors are consistent with this program failing to run.
2011 Apr 08
0
[LLVMdev] dragonegg build failure
...grep IS_64BIT_ARCH >/dev/null
> then
> UNAME_PROCESSOR="x86_64"
> fi
> fi ;;
> unknown) UNAME_PROCESSOR=powerpc ;;
> esac
> echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
> exit ;;
>
> to make sure that the architecture was set to the default code generation
> of the system compiler and not the default code architecture of the running
> kernel.
> Jack
>
> > Ciao, Duncan.
> > ___________________________________...
2002 Sep 25
1
other flavors of Unix
...ss script I was able to run more of the configure
script but it bombs out on oplocks..with a message stating that running
samba would be unsafe without locking...
What can I do to get around this checkpoint charlie holdup? I have tried
identifying the
SAIC> UNAME_MACHINE = Motorola
SAIC> UNAME_RELEASE = 4.3
SAIC> UNAME_SYSTEM = Kiowa_Max
SAIC> UNAME_VERSION = PL8-20010927
in the script but this hasn't helped as it also gives error messages stating
'incorrect version'
Thanks in advance
Lloyd Goldston
-------------- next part --------------
HTML attachment scrubbed and...
2001 Apr 05
0
Mac OS X + Samba + NT = Snag
After much nashing of teeth, I have compiled and installed Samba on Mac OS
X! The following lines (or something like them) should probably be added
to the config.guess file in the samba/source directory:
Power*:Darwin:*:*)
echo powerpc-apple-darwin${UNAME_RELEASE}
exit 0 ;;
I added them right after the "mac68k:OpenBSD:*:*)" section.
I was not able to get the inetd installation working -- although Mac OS X
does have an inetd, it doesn't seem to be using /etc/inetd.conf. Anyway,
in any case, I was able to configure Mac OS X to start both...
2013 Jan 12
2
instaling NUT into OpenWRT: argp-standalone error
...= mips
uname -r = 3.6.11
uname -s = Linux
uname -v = #2 Sat Jan 12 01:43:13 CET 2013
/usr/bin/uname -p =
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch =
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = mips
UNAME_RELEASE = 3.6.11
UNAME_SYSTEM = Linux
UNAME_VERSION = #2 Sat Jan 12 01:43:13 CET 2013
configure: error: cannot guess build type; you must specify one
2017 Aug 18
0
Install locks up my server
...;
> fi ;
> done ;
> if test x"$CC_FOR_BUILD" = x ; then
> CC_FOR_BUILD=no_compiler_found ;
> fi
> ;;
> ,,*) CC_FOR_BUILD=$CC ;;
> ,*,*) CC_FOR_BUILD=$HOST_CC ;;
> esac ; set_cc_for_build= ;'
> + UNAME_MACHINE=x86_64
> + UNAME_RELEASE=2.6.32-042stab123.3
> + UNAME_SYSTEM=Linux
> + UNAME_VERSION='#1 SMP Fri May 5 12:29:05 MSK 2017'
> + case "${UNAME_SYSTEM}" in
> + LIBC=gnu
> + eval trap '"exitcode=\$?;' '(rm' -f '\$tmpfiles' '2>/dev/null;'
> rmdir '...
2017 Aug 25
0
Install still locks up my server
...;
> fi ;
> done ;
> if test x"$CC_FOR_BUILD" = x ; then
> CC_FOR_BUILD=no_compiler_found ;
> fi
> ;;
> ,,*) CC_FOR_BUILD=$CC ;;
> ,*,*) CC_FOR_BUILD=$HOST_CC ;;
> esac ; set_cc_for_build= ;'
> + UNAME_MACHINE=x86_64
> + UNAME_RELEASE=2.6.32-042stab123.3
> + UNAME_SYSTEM=Linux
> + UNAME_VERSION='#1 SMP Fri May 5 12:29:05 MSK 2017'
> + case "${UNAME_SYSTEM}" in
> + LIBC=gnu
> + eval trap '"exitcode=\$?;' '(rm' -f '\$tmpfiles' '2>/dev/null;'
> rmdir '...
2010 Oct 16
0
RHEL 6 /etc/inittab misconfigured
...ND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_CONSTRUCTORS=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_KERNEL_GZIP=y
CONFIG_TREE_RCU=y
CONFIG_RCU_FANOUT=64
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UN...
2002 Jan 05
7
rsync for NCR MP-RAS
...;
> /usr/bin/uname -p = Pentium III(TM)-ISA/PCI
> /bin/uname -X =
>
> hostinfo =
> /bin/universe =
> /usr/bin/arch -k =
> /bin/arch =
> /usr/bin/oslevel =
> /usr/convex/getsysinfo =
>
> UNAME_MACHINE = 4400
> UNAME_RELEASE = 4.0
> UNAME_SYSTEM = sclback
> UNAME_VERSION = 3.0
> configure: error: cannot guess build type; you must specify one
--
Martin
linux.conf.au -- Feb 6-9, Brisbane.
2017 Jun 26
2
Install locks up my server
Ever since 2.26 I haven't been able to upgrade. In fact the install
locks up my server.
I get into and infinite recursive loop where the config-guess program
calls itself until the server locks up from overload.
I'm running Centos 6 under OpenVZ.
What am I missing? I think there's a serious bug.
31233 pts/3 S 0:00 /bin/sh ./config.guess
31235 pts/3 S 0:00 \_
2011 Apr 08
5
[LLVMdev] dragonegg build failure
The new dragonegg 2.9 sources fail to build against either FSF gcc 4.5.2 or 4.5.3svn
(with the i386_static.diff patch applied) on x86_64-apple-darwin10. In both cases, the
build fails as...
GCC=/sw/lib/gcc4.5/bin/gcc-4 LLVM_CONFIG=/sw/bin/llvm-config make CPPFLAGS="-DENABLE_LTO -I/sw/include"
Compiling utils/TargetInfo.cpp
<command-line>: warning: "__STDC_LIMIT_MACROS"
2009 Jan 16
0
[PATCH 1/1] ia64, xen: fixes configs and add default config for ia64 xen domU
...u_defconfig
new file mode 100644
index 0000000..0bb0714
--- /dev/null
+++ b/arch/ia64/configs/xen_domu_defconfig
@@ -0,0 +1,1601 @@
+#
+# Automatically generated make config: don't edit
+# Linux kernel version: 2.6.29-rc1
+# Fri Jan 16 11:49:59 2009
+#
+CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
+
+#
+# General setup
+#
+CONFIG_EXPERIMENTAL=y
+CONFIG_LOCK_KERNEL=y
+CONFIG_INIT_ENV_ARG_LIMIT=32
+CONFIG_LOCALVERSION=""
+CONFIG_LOCALVERSION_AUTO=y
+CONFIG_SWAP=y
+CONFIG_SYSVIPC=y
+CONFIG_SYSVIPC_SYSCTL=y
+CONFIG_POSIX_MQUEUE=y
+# CONFIG_BSD_PROCESS_ACCT is not set
+# C...
2009 Jan 16
0
[PATCH 1/1] ia64, xen: fixes configs and add default config for ia64 xen domU
...u_defconfig
new file mode 100644
index 0000000..0bb0714
--- /dev/null
+++ b/arch/ia64/configs/xen_domu_defconfig
@@ -0,0 +1,1601 @@
+#
+# Automatically generated make config: don't edit
+# Linux kernel version: 2.6.29-rc1
+# Fri Jan 16 11:49:59 2009
+#
+CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
+
+#
+# General setup
+#
+CONFIG_EXPERIMENTAL=y
+CONFIG_LOCK_KERNEL=y
+CONFIG_INIT_ENV_ARG_LIMIT=32
+CONFIG_LOCALVERSION=""
+CONFIG_LOCALVERSION_AUTO=y
+CONFIG_SWAP=y
+CONFIG_SYSVIPC=y
+CONFIG_SYSVIPC_SYSCTL=y
+CONFIG_POSIX_MQUEUE=y
+# CONFIG_BSD_PROCESS_ACCT is not set
+# C...
2007 Apr 18
2
problem with paravirt part of series
I tried booting the paravirt patches on a real machine to see what would
happen. It had worked OK under qemu, so I thought it would be worth it.
It seems to boot OK, though perhaps fairly slowly, but once it hits
usermode it gets into trouble. When starting udevd, the startup script
runs MAKEDEV, which seems to get stuck in an infinite loop in
userspace. It eventually gets past that part
2007 Aug 10
1
[Lguest] error rebooting lguest
...y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_QUICKLIST=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CON...
2007 Aug 10
1
[Lguest] error rebooting lguest
...y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_QUICKLIST=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CON...
2008 Nov 25
3
IRQ Problems with kernel 2.6.18.8 when PCI passthrough to PVM''s
...CONFIG_MMU=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_CMPXCHG=y
CONFIG_EARLY_PRINTK=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
CONFIG_AUDIT_ARCH=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
#
# General setup
#
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_...