Displaying 10 results from an estimated 10 matches for "uname_machine".
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
2017 Jun 26
2
Install locks up my server
.../null 2>&1 ; then
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...
2002 Sep 25
1
other flavors of Unix
...on 4.1.3.....
With a new config.guess 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 ---------...
2013 Jan 12
2
instaling NUT into OpenWRT: argp-standalone error
...2011-05-11
uname -m = 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
...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/...
2017 Aug 25
0
Install still locks up my server
...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/...
2000 Sep 10
2
Vorbis on OS/2
Following a few months of lurking on the list, and vainly trying to get vorbis to compile
on os/2, I finally managed to get the nightly gzip from saturday to compile (fairly)
cleanly, and so have finally been able to play with Vorbis on my OS of choice :)
Using the EMX runtime system, and bash for OS/2 (along with a few ported GNU apps),
both configure and make work fine (except for ogg123
2015 Jun 03
9
[Bug 2409] New: Outdated GNU config.guess scripts
https://bugzilla.mindrot.org/show_bug.cgi?id=2409
Bug ID: 2409
Summary: Outdated GNU config.guess scripts
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: Build system
Assignee: unassigned-bugs at
2002 Jan 05
7
rsync for NCR MP-RAS
...ck
> uname -v = 3.0
>
> /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 \_