search for: mpentium

Displaying 4 results from an estimated 4 matches for "mpentium".

Did you mean: pentium
2001 Oct 31
1
OpenSSH-3.0p1-pre-CVS: configure.ac checks for login in -lutil and -lbsd?
...-pre, from CVS as of about 2001-10-30 23:45 UTC. Any particular reason why configure is checking for login() in -lutil, finds it, then checks for it again in -lbsd? Here's the relevant excerpts (Red Hat Linux 6.2, , kernel-2.2.19, glibc-2.1.3, egcs-1.1.2, autoconf-2.52): $ CFLAGS='-O2 -mpentium -Wall'; export CFLAGS $ ./configure --prefix=/usr/local/encap/openssh_cvs-2001.10.30.2345UTC ... checking for yp_match... no checking for yp_match in -lnsl... yes checking for setsockopt... yes checking for getspnam... yes checking for login... no checking for login in -lutil......
2008 Mar 05
0
Press delete key three times in R-2.6.1 to get segmentation fault (PR#10892)
...--sysroot=%R *sysroot_suffix_spec: *sysroot_hdrs_suffix_spec: *cc1_cpu: %{!mtune*: %{m386:mtune=i386 %n`-m386' is deprecated. Use `-march=i386' or `-mtune=i386' instead. } %{m486:-mtune=i486 %n`-m486' is deprecated. Use `-march=i486' or `-mtune=i486' instead. } %{mpentium:-mtune=pentium %n`-mpentium' is deprecated. Use `-march=pentium' or `-mtune=pentium' instead. } %{mpentiumpro:-mtune=pentiumpro %n`-mpentiumpro' is deprecated. Use `-march=pentiumpro' or `-mtune=pentiumpro' instead. } %{mcpu=*:-mtune=%* %n`-mcpu=' is deprecated. Use `-...
1999 Dec 06
1
OpenSSH-1.12pre15: fun with ulimit
...awns. Any idea what change caused this, and whether this particular effect is reversible without compromising security? A cursory examination of the ChangeLog wasn't particularly revealing to me. Red Hat Linux/x86 5.2, glibc-2.0.7, OpenSSL-0.9.4 OpenSSH built with egcs-1.1.2 (egcs -pipe -O2 -mpentium -fno-strength-reduce) ./configure --prefix=/usr --sysconfdir=/etc --with-tcp-wrappers -- jim knoble jmknoble at pobox.com
2002 Jun 26
0
[Bug 303] New: conftest fails to determine mmap anon shared
...FreeBSD Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: gert at greenie.muc.de configure:6530: checking for mmap anon shared configure:6555: cc -o conftest -O -pipe -mpentium -march=pentium -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 In file included from configure:6540: /usr/include/sys/mman.h:141: syntax error before `mode_t' configure:6544: warning: return-type defaults to `int' configure:6558: $? = 1 configure: program exite...