LookupAccountName (\\FW, Domain Admins) failed with error 1332

2003-01-08 Thread Christian Jönsson
I have a Windows XP/Pro SP1, it's in a domain with PDC running from a samba server 2.2.3a-6 running under Debian. Generating the /etc/passwd file with mkpasswd goes well, I get the right home dir etc, but trying to generate the /etc/group file gets me in a problem... chj@LUDDES:~$ mkgroup.exe -

[drow@mvista.com: Re: configure problems: possibly undefined macro: AS_FOR_TARGET]

2003-01-06 Thread Christian Jönsson
undefined macro: AS_FOR_TARGET On Mon, Jan 06, 2003 at 09:19:18AM +0100, Christian Jönsson wrote: > chj@TOPPEN:/usr/local/src/gcc-binutils/trunk/src$ autoconf --version > autoconf (GNU Autoconf) 2.57 > Written by David J. MacKenzie and Akim Demaille. > > Copyright 2002 Free Softw

dejagnu, expect and tcl in current cygwin?

2002-12-17 Thread Christian Jönsson
I'm not quite sure here, but trying to run dejagnu's runtest gives me an error: $ runtest -V Tcl_Init failed: Can't find a usable init.tcl in the following directories: /usr/share/tcl8.0 /usr/usr/share/tcl8.0 /share/tcl8.0 /usr/share/tcl8.0 This probably means that Tcl wasn't installed prop

Can't build gcc trunk or 3.2 branch under cygwin on Win XP/SP1

2002-11-17 Thread Christian Jönsson
I'm trying to build the gcc cvs sources from the 3.2 branch and trunk but I get the following problem: stage1/xgcc.exe -Bstage1/ -B/usr/local/gcc-binutils/i686-pc-cygwin/bin/ -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-l

RE: binutils 20021009 cvs trunk on cygwin: ld failuers

2002-10-11 Thread Christian Jönsson
some way, there's a clash here, regardless of my specific issue here with running the binutils testsuite for ld, right? Cheers, /ChJ -Original Message- From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]] Sent: Friday, October 11, 2002 2:43 PM To: Christian Jönsson; '

RE: binutils 20021009 cvs trunk on cygwin: ld failuers

2002-10-11 Thread Christian Jönsson
Oh, sorry, that was a mistake, it's supposed to say libuser32.a C:\\cygwin\\lib\\w32api Cheers, /ChJ -Original Message- From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]] Sent: Friday, October 11, 2002 2:38 PM To: Christian Jönsson; [EMAIL PROTECTED] Subjec

RE: binutils 20021009 cvs trunk on cygwin: ld failuers

2002-10-10 Thread Christian Jönsson
/SYSTEM32/user32.dll chj@D90V2D0J /usr/local/src/gcc-binutils/trunk/objdir-binutils/ld $ So, I still guess this is a cse issue... Cheers, /ChJ -Original Message- From: Christian Jönsson [mailto:[EMAIL PROTECTED]] Sent: Friday, October 11, 2002 12:19 AM To: cygwin Subject: Re: binutils

RE: binutils 20021009 cvs trunk on cygwin: ld failuers

2002-10-10 Thread Christian Jönsson
, bye link failures... Larry Original Message: ----- From: Christian Jönsson [EMAIL PROTECTED] Date: Fri, 11 Oct 2002 00:19:05 +0200 To: [EMAIL PROTECTED] Subject: Re: binutils 20021009 cvs trunk on cygwin: ld failuers On Thu, Oct 10, 2002 at 08:43:14AM +0200, Christian Jönsson wrote

Re: binutils 20021009 cvs trunk on cygwin: ld failuers

2002-10-10 Thread Christian Jönsson
On Thu, Oct 10, 2002 at 08:43:14AM +0200, Christian Jönsson wrote: > On Wed, Oct 09, 2002 at 11:32:50PM +0200, Christian Jönsson wrote: > > >From the log files of relating to my message at > > > > http://sources.redhat.com/ml/binutils/2002-10/msg00183.html >

Re: binutils 20021009 cvs trunk on cygwin: ld failuers

2002-10-09 Thread Christian Jönsson
On Wed, Oct 09, 2002 at 11:32:50PM +0200, Christian Jönsson wrote: > >From the log files of relating to my message at > > http://sources.redhat.com/ml/binutils/2002-10/msg00183.html > > I have the following: > > Running >/usr/local/src/gcc-binutils/trunk/sr

binutils 20021009 cvs trunk on cygwin: ld failuers

2002-10-09 Thread Christian Jönsson
>From the log files of relating to my message at http://sources.redhat.com/ml/binutils/2002-10/msg00183.html I have the following: Running /usr/local/src/gcc-binutils/trunk/src/ld/testsuite/ld-bootstrap/bootstrap.exp ... /usr/local/src/gcc-binutils/trunk/objdir-binutils/ld/ld-new -m i386pe -o

Re: How do I compile binutils on cygwin?

2002-10-09 Thread Christian Jönsson
On Wed, Oct 09, 2002 at 09:38:26PM +0200, Christian Jönsson wrote: > On Wed, Oct 09, 2002 at 09:14:45PM +0200, Christian Jönsson wrote: > > On Wed, Oct 09, 2002 at 02:48:59PM -0400, Christopher Faylor wrote: > > > On Wed, Oct 09, 2002 at 03:37:06PM -0300, Alexandre Oliva wrote

Re: How do I compile binutils on cygwin?

2002-10-09 Thread Christian Jönsson
On Wed, Oct 09, 2002 at 09:14:45PM +0200, Christian Jönsson wrote: > On Wed, Oct 09, 2002 at 02:48:59PM -0400, Christopher Faylor wrote: > > On Wed, Oct 09, 2002 at 03:37:06PM -0300, Alexandre Oliva wrote: > > >On Oct 9, 2002, Christian J?nsson <[EMAIL PROTECTED]> wrote:

Re: How do I compile binutils on cygwin?

2002-10-09 Thread Christian Jönsson
On Wed, Oct 09, 2002 at 02:48:59PM -0400, Christopher Faylor wrote: > On Wed, Oct 09, 2002 at 03:37:06PM -0300, Alexandre Oliva wrote: > >On Oct 9, 2002, Christian J?nsson <[EMAIL PROTECTED]> wrote: > > > >> grep: /usr/lib/libiconv.la: No such file or directory > >> sed: can't read /usr/lib/libic

Re: How do I compile binutils on cygwin?

2002-10-09 Thread Christian Jönsson
On Wed, Oct 09, 2002 at 03:37:06PM -0300, Alexandre Oliva wrote: > On Oct 9, 2002, Christian Jönsson <[EMAIL PROTECTED]> wrote: > > > grep: /usr/lib/libiconv.la: No such file or directory > > sed: can't read /usr/lib/libiconv.la: No such file or directory >

Re: How do I compile binutils on cygwin?

2002-10-09 Thread Christian Jönsson
On Wed, Oct 09, 2002 at 07:26:47PM +0200, Manfred Hollstein wrote: > On Wed, 2002-10-09 at 19:11, Christian Jönsson wrote: > > I have just a small question... how do I compile binutils cvs trunk > > under cygwin? > > I've never built binutils (or anything else) on Cygwi

How do I compile binutils on cygwin?

2002-10-09 Thread Christian Jönsson
I have just a small question... how do I compile binutils cvs trunk under cygwin? This was on a Windows XP SP1/cygwin P4 system with these packages: binutils 2.12.90 20020706 (cygwin ver. 20020706-2) cygwin1.3.12-4 dejagnu 1.4.2.x (cygwin ver. 20010117-1 + cvs 20020428 on top)

Gcc-3.1 and binutils under cygwin [Was: gcc 2.95.3-5 inline patch [FAQ alert]]

2002-05-06 Thread Christian Jönsson
Hello Chris. Gcc-3.1 is coming out pretty well under cygwin. I'd hope for a gcc-3.1.x cygwin package also. Even gcj/libjava/libgcj is coming out well, perhaps in a 3.1.x release but at least pretty good on the trunk. I'd also like to see a newer binutils on cygin once a gcc-3.1 cygwin package is

RE: Compile time of gcc-3.1/3.2 under windows xp/cygwin compared to linux...

2002-05-04 Thread Christian Jönsson
: Christian Jönsson; 'cygwin' Subject: Re: Compile time of gcc-3.1/3.2 under windows xp/cygwin compared to linux... On Saturday 04 May 2002 03:18, Christian Jönsson wrote: > Hej. > > I'm just test building the gcc sources in a windows xp/cygwin > environment, below is

RE: Cygwin/GCC

2002-05-04 Thread Christian Jönsson
I don't think I know something you don't... I am test compiling gcc from CVS, both the 3.1 branch as well as trunk a.k.a. 3.2 right now. It also happens that java/libjava/libgcj is coming along, at least in the trunk and it might show up in a 3.1.1 release. I'd guess a 3.1 release is due in a week

Compile time of gcc-3.1/3.2 under windows xp/cygwin compared to linux...

2002-05-04 Thread Christian Jönsson
Hej. I'm just test building the gcc sources in a windows xp/cygwin environment, below is the output of cygcheck.exe -c -s -r. I'm astonished of the time it takes to bootstrap/build gcc-3.1 and run the testsuite on this windows xp/cygwin system, with 1.8 GHz proc and 1GB mem, compared to sparc32/

RE: How do I get an up to date dejagnu (1.4.2 or cvs) on cygwin?

2002-04-28 Thread Christian Jönsson
Well, I don't *know* if I did the right thing, but I did as David has done, I configured dejagnu (from cvs sources) using --prefix=/usr and installed that... Seems to work. Cheers, /ChJ -Original Message- From: Sent: Sunday, April 28, 2002 12:29 PM To: cygwin Subject: How do I get an u

How do I get an up to date dejagnu (1.4.2 or cvs) on cygwin?

2002-04-28 Thread Christian Jönsson
I am trying to run the test suite of gcc under windows xp/cygwin. Gcc needs dejagnu that is of version newer than what cygwin has as a regular package. I thus would like to build a newer version myself. I tried the dejagnu-1.4.2.tar.gz sources, on configure and make, only this was done: chj@D

Adding NT domain users in cygwin?

2002-01-21 Thread Christian Jönsson
I'd like to be able to add NT-domain users in the cygwin system (like linux adduser of useradd). When installing cygwin on my w2k box there was an administrator account created and a /home/administrator was created and /etc/passwd had administrator in it and /etc/group was there with Administrato