similar to: [Bug 167] New: WARNING: sys/ttcompat.h: present but cannot be compiled.

Displaying 20 results from an estimated 1000 matches similar to: "[Bug 167] New: WARNING: sys/ttcompat.h: present but cannot be compiled."

2002 Jun 28
2
Linux Join Domain Problem
I have a Linux RedHat 7.2 system that I'm not able to get to rejoin our domain which is using a Solaris 8 system running Samba 2.2.5 system as a PDC. The Linux client is running Samba version 2.2.1a. I have tried with and without a machine record in the smbpasswd file. I have tried various arrangements of "smbpasswd -j domain -r system -Uadmin%passwd". The error I get is not able to
2001 Mar 08
1
Make Install Problems
I'm in the process of installing openssh 2.5.1p2 and the make install step fails. I did the build without problems. Now when I attempt to do the make install it fails with the output below. Software build process should have to separate steps. A build step and an install step. The install step should not create or modify any files in the tree structure as this will fail when a root user is
2002 May 10
1
Upgrade From 2.2.3a to 2.2.4 Broke Solaris 8 PDC
Trying to upgrade from 2.2.3a to 2.2.4 broke our Solaris 8 PDC. We see the following issues: - Compile flag -KPIC is not valid for gcc, does not seem to bread build - Now looks like directory /usr/spool/samba is needed, but not created by install - smbclient -L hemlock fails with login problem: [2001/10/16 10:43:28, 0] smbd/password.c:connect_to_domain_password_server(1295)
2009 Jan 17
1
Issue trying to run StreetSmart Pro
This is the first attempt to try this program, StreetSmart Pro. I'm running on a Fedora 8 64 bit system using wine-1.1.9-2.fc8 and mono-2.2-gtksharp-2.12.7-win32-5.exe. When I try running the program I get the attached stack_dump.txt: [dhighley at douglas SSPro]$ wine SSPro.exe -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: stack_dump.txt
2002 Jun 07
4
openssh for UWIN
I am enclosing a context diff of the changes that I made to get openssh working on UWIN. UWIN is a UNIX operating system layer that runs on Win32 systems. For more information on UWIN go to http://www.research.att.com/sw/tools/uwin/. I also ran configure using -with-cppflags=-D_BSDCOMP=2. I don't know where that information would go with the source code. Let me know if you need more
2005 Jun 06
2
How to vectorize
Dear R-List, I would like to write nicely the names of some isotopes on a plot. The code bellow works fine. plot(1:10,1:10) text(c(2,4,8),c(2,4,8),labels=c(expression(italic(phantom(0)^{78}*Ge)), expression(italic(phantom(0)^{137}*Cs)), expression(italic(phantom(0)^{129*m}*Te))), cex=3 ) But, since I have a lot of
2005 Jun 06
2
How to vectorize
Dear R-List, I would like to write nicely the names of some isotopes on a plot. The code bellow works fine. plot(1:10,1:10) text(c(2,4,8),c(2,4,8),labels=c(expression(italic(phantom(0)^{78}*Ge)), expression(italic(phantom(0)^{137}*Cs)), expression(italic(phantom(0)^{129*m}*Te))), cex=3 ) But, since I have a lot of
2000 Aug 01
2
[2.1.1p4] utmp patch for SunOS 4.1.x
Follow-on to Charles Levert's <charles at comm.polymtl.ca> work on utmp_write_direct. Fixed: -- At logout, the utmp entry is cleared. Tested on SunOS 4.1.4. The code I added to loginrec.c is restricted to SUNOS4 pending QA testing on other platforms. This patch incorporates the work done by Charles Levert on 7/25/2000 00:43:22. (Do any of us sleep at
2002 Mar 12
0
Can't get 3.1p1 to compile under Solaris 8
OK, I feel like an idiot, but I can't get 3.1p1 to compile under Solaris 8. Older versions I've gotten set up, but can't with this latest one. I have followed both the general directions and the directions in contrib/solaris, and neither one works. Since I have Solaris, here's the output from the directions in contrib/solaris... ./configure --with-pam
2020 Mar 23
2
Samba still DNS Exit Code 23
Hello Samba Group Today installing the Samba Version 4.11.7-Debian pkg from Louis, Thanks Louis !! The Server will running but watching on the service i have DNS Problmes. Please can give me any update here : what are runing wrong. -- samba-ad-dc.service - Samba AD Daemon Loaded: loaded (/lib/systemd/system/samba-ad-dc.service; enabled; vendor preset: enabled) Active:
2001 Feb 16
1
OpenSSH 2.3.0p1 port to BSDI BSD/OS
BSD/OS 4.2 comes with OpenSSH 2.1.1p4, patched to support BSDI's authentication library. However, BSDI's patches have several problems: 1. They don't run the approval phase, so they can allow users to login who aren't supposed to be able to. 2. They don't patch configure to automatically detect the BSDI auth system, so they're not ready to use in a general portable
1999 Dec 20
2
Portability hacks + alpha HPUX1020 port
Hi, Attached is a patch to 1.2.1pre18 that includes a number of portability changes, and more a more complete HPUX10.20 implementation. Thanks to Ben Taylor's utmpx patch, utmpx and wtmpx support are now in for HP, with a few caveats. It compiles cleanly on HPUX10.20 with gcc, cleanly on Linux, and with a few minor warnings on Solaris 2.6. Most compat changes are made via autoconf which
2017 Sep 12
2
Creación de data frame
Buenos dias, tengo una consulta con la creación de un nuevo data frame. La primer columna, que no forma parte del data frame, toma los valores de la variable LETRA lo cual no me permite luego seguir haciendo procedimentos ya q no ordena. Va ejemplo Parto de un data frame (llamado resu), con las variables Letra, Suelo y ha, quiero hacer uno nuevo que resuma las hectáreas (ha) por Letra.
2017 Sep 14
2
Creación de data frame
Hola Javier, gracias por tu respuesta, explico de nuevo. Luego de varios calculos, llego a un dataframe con varias observaciones, llamado resuu: Letra Suelo result 1 a 2 23 2 b 2 15 3 c 2 36 4 a 3 20 5 b 3 2 6 c 3 36 7 a 2 32 8 b 2 25 9 c 3 32 ... La primer columna que no tiene cabecera o etiqueta, aparece en la consola en color gris y es un identificador de las filas Cuando quiero resumir,
2002 Mar 27
1
(Patch) AIX SRC Support
I've added System Resource Controller Support with Socket Communications to Openssh. We are using this code since 2.9.9p2 on AIX 4.2 and 4.3 without problems. I've also tested the patched OpenSSH 3.1p1 on AIX 5.1. It's mainly based on examples from the IBM Redbook "Writing Reliable AIX Daemons". The SRC request handler supports START, STOP, REFRESH and STATUS requests
2002 Mar 12
2
sys/queue.h
removes HAVE_BOGUS_SYS_QUEUE_H and always use our queue.h. ok? Index: acconfig.h =================================================================== RCS file: /var/cvs/openssh/acconfig.h,v retrieving revision 1.122 diff -u -r1.122 acconfig.h --- acconfig.h 26 Feb 2002 16:40:49 -0000 1.122 +++ acconfig.h 12 Mar 2002 02:11:39 -0000 @@ -14,7 +14,6 @@ /* SCO workaround */ #undef
2002 Aug 23
1
3.4p1 ssh-agent auth-retry patch available: was: Re: Updated ssh-agent authentication retry patch available
And lsof the agent too - see what files it has open... Nico -- > -----Original Message----- > From: Kevin Steves [mailto:kevin at atomicgears.com] > Sent: Friday, August 23, 2002 4:48 PM > To: openssh-unix-dev at mindrot.org > Cc: stevesk at pobox.com > Subject: Re: 3.4p1 ssh-agent auth-retry patch available: was: Re: > Updated ssh-agent authentication retry patch available
2001 Nov 08
0
OpenSSH 3.0p1+AFS+PAM on Solaris 8
Seems like AFS support uses a structure in ioctl.h that requires sys/ioccom.h to be included beforehand. The following patch checks for this header file, and makes sure it is included. I don't have the latest auto* tools, so I hand-synthesized "configure"; hopefully this doesn't mask typo's in its sources. --- config.h.in.ORIG Sat Nov 3 19:25:33 2001 +++
2006 Feb 05
4
Too many open files, Bug 3342
We submitted bug 3342 on Dec. 20th, Too many open files. It has not moved from the new state. So lets try here. We have Dell Quad Xeon server that we end up rebooting about every 2-3 weeks when the number of open samba files sky rockets. The system is a ClearCase server system. We have been monitoring this system for a few months now and are not able to pin down a cause to this issue. The system
2000 Jan 18
1
Error when compiling for Solaris7
I cannot make openssh on Solaris. The 'make' fails on the first file. Here are the commands and the output. Essentially, I pre-built EGD, SSL, and ran: configure make make errors are listed at the bottom. Can anyone help me get this compiled on Solaris7? Steve sdn at sprintlabs.com ./configure --prefix=/common --sysconfdir=/etc/ssh --with-egd-pool=/common/bin/egd.pl loading cache