search for: wtypes

Displaying 20 results from an estimated 95 matches for "wtypes".

Did you mean: types
2008 Dec 24
5
Yesterday's Git updates break compilation for anyone else?
Updated git last night (been compiling fine for years), and now get: ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H ../../include/wtypes.h ../../include/wtypes.idl make[2]: ../../tools/widl/widl: Command not found make[2]: *** [../../include/wtypes.h] Error 127 Made clean/distclean and still get the same error. :\
2009 Jan 03
1
how specify lme() with multiple within-subject factors?
I have some questions about the use of lme(). Below, I constructed a minimal dataset to explain what difficulties I experience: # two participants subj <- factor(c(1, 1, 1, 1, 2, 2, 2, 2)) # within-subjects factor Word Type wtype <- factor(c("nw", "w", "nw", "w", "nw", "w", "nw", "w")) # within-subjects factor
2011 Mar 26
4
Unable to compile Wine 1.1.16
Hi, I must to compile Wine 1.1.16 to try a patch (it doesn't work with the latest Wine) and during the compilation, i have an error with gdi32. > make[2]: Leaving directory `/home/wine-1.1.16/dlls/gdi32/tests' > make[2]: Entering directory `/home/wine-1.1.16/dlls/gdi32/tests' > gcc -m32 -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe
2016 Sep 12
3
Phantom DNS records visible with dig, but not samba-tool dns
On Mon, 12 Sep 2016 15:41:24 -0400 lingpanda101--- via samba <samba at lists.samba.org> wrote: > On 9/12/2016 3:23 PM, ash-samba--- via samba wrote: > > On 09/09/16 16:35, lingpanda101--- via samba wrote: > >> On 9/9/2016 10:59 AM, ash-samba--- via samba wrote: > >>> We appear to have some phantom DNS records on both our domain > >>> controllers.
2019 Feb 09
4
Samba + BIND9 DLZ. DNS dosen't resolve FQDN, only short hostname
Thank You Rowland. I did it like You say, killed avahi, added the record without domain suffix, but nothing changed, and the record seems no different compared to other records added with the suffix some time before. My Samba DNS record looks like this (and I see nothing special in there):   Name=, Records=3, Children=0     SOA: serial=39, refresh=900, retry=600, expire=86400, minttl=3600,
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
I tested also with a clean git source. Something wrong with ole32. Code: -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c
2016 Sep 13
0
Phantom DNS records visible with dig, but not samba-tool dns
> And to get it editable: > > ldbedit -e nano -H /usr/local/samba/private/sam.ldb --cross-ncs > --show-binary -b > 'DC=_ldap._tcp.pdc,DC=_msdcs.samdom.example.com,CN=MicrosoftDNS,DC=ForestDnsZones,DC=samdom,DC=example,DC=com' > -s base > > All on one line, run on a DC. > > Rowland The problem is that when I save and exit (even if I make no ldif changes), I
2019 Feb 09
0
Samba + BIND9 DLZ. DNS dosen't resolve FQDN, only short hostname
On Sat, 9 Feb 2019 09:12:28 +0100 Peter Tuharsky via samba <samba at lists.samba.org> wrote: > Thank You Rowland. I did it like You say, killed avahi, added the > record without domain suffix, but nothing changed, and the record > seems no different compared to other records added with the suffix > some time before. > > My Samba DNS record looks like this (and I see
2015 Dec 17
3
Authentication to Secondary Domain Controller initially fails when PDC is offline
Am 17.12.2015 um 16:10 schrieb Rowland penny: > On 17/12/15 14:56, Ole Traupe wrote: >> >> >> Am 17.12.2015 um 15:33 schrieb Rowland penny: >>> On 17/12/15 13:54, Ole Traupe wrote: >>>> Rowland, thank you, but before we do that: >>>> >>>> - what now with the 'gc' record? 2nd DC yes or no? >>> >>> Which one
2016 Sep 13
1
Phantom DNS records visible with dig, but not samba-tool dns
On Tue, 13 Sep 2016 15:20:29 +0100 ash-samba--- via samba <samba at lists.samba.org> wrote: > > And to get it editable: > > > > ldbedit -e nano -H /usr/local/samba/private/sam.ldb --cross-ncs > > --show-binary -b > > 'DC=_ldap._tcp.pdc,DC=_msdcs.samdom.example.com,CN=MicrosoftDNS,DC=ForestDnsZones,DC=samdom,DC=example,DC=com' > > -s base > >
2015 Dec 18
0
Authentication to Secondary Domain Controller initially fails when PDC is offline
On 17/12/15 15:37, Ole Traupe wrote: > > > >> >>> >>> >>> >>>> everything else seems to work though, although I haven't tried >>>> turning the first DC off yet. >>> >>> Why? I mean, could you perhaps? Please? >>> >> >> Probably, but not today, will do it as soon as possible. > > I
2008 Nov 27
4
Error compiling 1.1.9
hi, i'm trying to compile the wine 1.1.9 version, but i get this error. gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o ntdsapi.o ntdsapi.c ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ntdsapi.spec ntdsapi.o -o
2019 Feb 20
2
Samba + BIND9 DLZ. DNS dosen't resolve FQDN, only short hostname
Well, the mystery is solved. It WAS Avahi, in a way... Eventhough it was disabled as a daemon, it still haunted the system by the means of nsswitch.conf In the 'hosts' line, the Debian default entry 'mdns4_minimal [NOTFOUND=return]' does exactly what we don't want - for .local domains it asks Avahi and if it dosen't know, it never asks the other services, such as dns etc.
2019 Sep 22
1
bind-dns Folder Missing for Samba4 Setup in Ubuntu
On Sun, Sep 22, 2019 at 7:19 AM Rowland penny via samba < samba at lists.samba.org> wrote: > On 22/09/2019 13:08, Christopher Wooley wrote: > > I used the distro's compilation, samba -V : Version 4.7.6-Ubuntu, but > > I think it's already running DLZ. I know I recompiled Bind9 in order > > to add the DLZ necessary flags. > Then you were wasting your time,
2016 Mar 01
2
which DNS backend ?
2016-02-29 0:05 GMT+01:00 Reindl Harald <h.reindl at thelounge.net>: > > > Am 28.02.2016 um 23:54 schrieb Rowland penny: > >> On 28/02/16 22:42, Reindl Harald wrote: >> >>> >>> >>> Am 28.02.2016 um 23:10 schrieb Rowland penny: >>> >>>> On 28/02/16 21:56, Reindl Harald wrote: >>>> >>>>>
2015 Nov 27
4
Authentication to Secondary Domain Controller initially fails when PDC is offline
On 27/11/15 15:24, mathias dufresne wrote: > > > 2015-11-27 15:49 GMT+01:00 Rowland Penny <rowlandpenny241155 at gmail.com > <mailto:rowlandpenny241155 at gmail.com>>: > > On 27/11/15 14:30, James wrote: > > On 11/27/2015 9:16 AM, Rowland Penny wrote: > > On 27/11/15 13:23, James wrote: > > On 11/26/2015 11:12
2008 Sep 24
3
Segmentation fault during compilation
Hey everybody, I've been trying to compile wine since version 1.0 and have gotten crashes during the make command, about 20 minutes in. Very frustrating. I'm running Fedora 9, and I believe gcc version 4.3.0.8. Is this a gcc problem? If so, what can I do to fix it? Output of failed make command follows... gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall
2016 Mar 01
3
which DNS backend ?
On 01/03/16 13:23, Reindl Harald wrote: > > > Am 01.03.2016 um 11:23 schrieb mathias dufresne: >> Several SOA is easy to design without breaking RFC: as every DNS server >> in AD is able to modify the zone, every DNS server in AD is SOA. As any >> DNS server is SOA and only one SOA can be returned, these DNS server >> must reply "I am SOA". >> 10 DC
2016 Jan 08
3
How to delete a corrupt record from internal DNS
On 08/01/16 10:31, Ole Traupe wrote: > > > Am 04.01.2016 um 19:24 schrieb Rowland penny: >> On 04/01/16 17:23, Ole Traupe wrote: >>> No ideas on that? >>> >>> Ole >>> >>> >>> >>> Am 18.12.2015 um 13:44 schrieb Ole Traupe: >>>> I accidentally created a SRV record with a false port. I then >>>>
2015 Dec 18
3
Authentication to Secondary Domain Controller initially fails when PDC is offline
Hi Rowland, I am very thankful, that you take the time and test all this! Before I go and check if this is the same with my setup and possibly the problem, could you perhaps try a logon to a member server, while the 1st DC is unavailable? From my understanding of your post I take it, you will have the same problem. But then, my understanding is limited. However, if you DO have the same