From theurich@mrl.ucsb.edu Sun Jul 2 20:29:00 2000 From: theurich@mrl.ucsb.edu (Gerhard J. Theurich) Date: Sun, 02 Jul 2000 20:29:00 -0000 Subject: nedit Message-ID: <3960088D.6BDBA428@mrl.ucsb.edu> Hi, I just moved to cygwin 1.1.* and need to recompile nedit. I had no trouble compiling it with the old xfree distribution for cygwin B20.1 but with the new xfree package I am missing include/Xm/* and also lib/libXm.a, both of which nedit needs. I double checked and it seems like Xm and some other parts are missing in the xfree86-4.0-devel.tar.bz2 package. Thanks for any suggestions, Gerhard From s_m_siddiqi@yahoo.com Mon Jul 3 05:14:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Mon, 03 Jul 2000 05:14:00 -0000 Subject: nedit Message-ID: <20000703121415.20380.qmail@web4602.mail.yahoo.com> For your information, libXm.a is not part of XFree. It was never part of X Windows System. It is called MOTIF. You are refering to my 2 years old X11R6.4/MOTIF dist. That time I tared everything what was n my X11R6 directory. Nedit 5.1.1 compiles out of the box. Get LessTif from http://www.hungry.org . Suhaib --- "Gerhard J. Theurich" wrote: > Hi, > > I just moved to cygwin 1.1.* and need to recompile > nedit. I had no trouble > compiling it with the old xfree distribution for > cygwin B20.1 but with the new > xfree package I am missing include/Xm/* and also > lib/libXm.a, both of which > nedit needs. I double checked and it seems like Xm > and some other parts are > missing in the xfree86-4.0-devel.tar.bz2 package. > > Thanks for any suggestions, > Gerhard __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ From s_m_siddiqi@yahoo.com Mon Jul 3 05:17:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Mon, 03 Jul 2000 05:17:00 -0000 Subject: Installing cygwin/xfree : it works ! ( almost ) Message-ID: <20000703121643.20644.qmail@web4602.mail.yahoo.com> As I mentioned in my previous mail. GGI is not actively supported because John Fortin who did GGI libraries ports had left the project a couple of months ago. The code and binariesa e their for someone who will be willing to continue work on it or for users to use it on their own. BTW: GGI has libGII which controls the Input. You need to find out from GGI mailing list how to change keyboard input htpp://www.gg-project.org Suhaib --- "Richard.GRENON" wrote: > Hello Suhaib and others, > > Installing and using Cygwin was very easy and it > works very well, but installing Xfree with XGGI is > really a nightmare for a simple user who knows > nothing about system administration. I will never > say bad things about system administrators! > > Here are the last (bad) news of my installation : > > 1. xterm warnings "locale not supported" and "failed > to open input method" : I tried to get the last > xterm client from Xc-4-binaries as you told me, but > it gives the same thing. I read in the archives that > you said it was not important, so maybe I can forget > it. > > 2. French keyboard mapping : I got a french > Xmodmap.fr file on the Web and tried xmodmap or to > run XGGI with the -xkbdb option. No way! Xterms are > always typing US keyboards! Help! What is missing to > make xmodmap work? > > 3. Twm does not catch button events : I tried the > last twm.exe from the Xc-4-binaries and also mwm, > but it's the same problem although "xmodmap -pp" > says that there are 5 buttons! Could it be because > some env variables are missing (look at my very > simple XGGI script in my June 26 mail) or because > the window manager cannot find the *wmrc files ? > System *wmrc files exist for twm and mwm, but maybe > at the wrong place? I tried also to run XGGI with > the "-buttons n" option but it fails for any value > of n between 1 and 3! Help again! > > 4. Finally I tried to exec a Unix code : > XopenDisplay works with DISPLAY=localhost:0.0 but > DISPLAY=:0.0 is not authorized, because I am not > root ? Then the code fails on > DefaultColormap(display,screen) call with the screen > value returned by DefaultScreen(display). This > screen value seems to be out of range (very great > value). What is wrong? > I had also a problem with the choice of the > include files : gcc seems to look for the X11 > include files in /usr/include/X11. Some X11 files > are in /usr/include/X11 (from cygwin installation) > but they are not identical to the same named files > in /usr/X11R6/include/X11, so which ones should I > use? > > As you can see, I am completely lost among the > include, resource or config files and the init > scripts. That's really not my domain and I don't > have the basic knowledge of system administration. I > think I have all the latest binaries needed for > simple tests but I will never succeed if I can't > find a full installation script with XGGI or another > Xserver. I guess that you could be tired to receive > always the same questions, and I don't want to take > too much of your time. Maybe I will do again some > other tests if you have some suggestions, but I > think I will stop soon. Do you intend to deliver in > the future full install scripts for Xfree with some > Xservers, as you did with the setup.exe for Cygwin ? > If so, I think that it would be better for me to > wait. > > Thank you again for having given me a little of your > time. > > Best regards, > > Richard Grenon > 40 Avenue de la Division Leclerc > 92320 Ch????tillon - France > e-mail : Richard.GRENON@wanadoo.fr > __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ From s_m_siddiqi@yahoo.com Mon Jul 3 05:18:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Mon, 03 Jul 2000 05:18:00 -0000 Subject: How to compile Xfree?? Message-ID: <20000703121757.20834.qmail@web4602.mail.yahoo.com> Go Back and CVS everything again. You are mixing the code from tar-ball and CVS. Maybe you should delete the whole x directory and CVS/download in a new directory. Suhaib --- lee changkun wrote: > > Dear Suhaib Siddiqi and Hi all > > Using your advice it doen't apper rename error > message. :-) Thanks again. > > Unfortunately I have some other error-messages. > > cleaning in programs/Xserver... > make[3]: Entering directory > `/Xsrc/xc/programs/Xserver' > rm -f XFree86.exe > rm -f Xprt.exe > rm -f Xnest.exe > rm -f Xvfb.exe -L../../lib/getsurf -lgetsurf > rm: invalid option -- L > Try `rm --help' for more information. > make[3]: *** [clean] Error 1 > make[3]: Leaving directory > `/Xsrc/xc/programs/Xserver' > > I found Makefile under /Xsrc/xc/programs/Xserver > > clean:: > $(RM) Xvfb.exe -L$(TOP)/lib/getsurf -lgetsurf > > How should I change it? > > I think clean error is not so important. > > cleaning in fonts/bdf/misc... > make[4]: Entering directory > `/Xsrc/xc/fonts/bdf/misc' > rm -f fonts.dir > rm -f *.pcf *.pcf.Z *.pcf.gz > rm: clR7x12.pcf: is a directory > make[4]: *** [clean] Error 1 > make[4]: Leaving directory `/Xsrc/xc/fonts/bdf/misc' > > > make[3]: Entering directory `/Xsrc/xc/lib/dpstk' > + mkdir unshared > .../../config/pswrap/pswrap -o XDPSpwraps.c -h > XDPSpwraps.h XDPSpwraps.psw > .../../config/pswrap/pswrap: not found > make[3]: *** [XDPSpwraps.c] Error 127 > > > > rm -f libX11.a > rm -f libX11.dll > if [ -f /tmp/DLL_BASE_COUNTER ]; then true; \ > else echo 0x67000000 > /tmp/DLL_BASE_COUNTER; fi > dllwrap -s --def X11.def --output-lib libX11.a -o > libX11.dll Context.o > Depths.o ParseCmd.o Quarks.o AllCells.o > AllPlanes.o AllowEv.o AutoRep.o > Backgnd.o BdrWidth.o Bell.o Border.o ChAccCon.o > ChClMode.o ChActPGb.o > ChCmap.o ChGC.o ChKeyCon.o ChPntCon.o ChProp.o > ChSaveSet.o ChWAttrs.o > ChWindow.o ChkIfEv.o ChkMaskEv.o ChkWinEv.o > ChkTypEv.o ChkTypWEv.o > CirWin.o CirWinDn.o CirWinUp.o ClDisplay.o > Clear.o ClearArea.o ConfWind.o > ConnDis.o ConvSel.o CopyArea.o CopyCmap.o > CopyGC.o CopyPlane.o CrBFData.o > CrCmap.o CrCursor.o CrGC.o CrGlCur.o CrPFBData.o > CrPixmap.o CrWindow.o > Cursor.o DefCursor.o DelProp.o DestSubs.o > DestWind.o DisName.o DrArc.o > DrArcs.o DrLine.o DrLines.o DrPoint.o DrPoints.o > DrRect.o DrRects.o > DrSegs.o ErrDes.o ErrHndlr.o EvToWire.o > FetchName.o FillArc.o FillArcs.o > FillPoly.o FillRct.o FillRcts.o Flush.o Font.o > FontNames.o FontInfo.o > FreeCmap.o FreeCols.o FreeCurs.o FreeEData.o > FreeGC.o FreePix.o FSSaver.o > GCMisc.o Geom.o GetAtomNm.o GetColor.o GetDflt.o > GetFPath.o GetFProp.o > GetGeom.o GetHColor.o GetHints.o GetIFocus.o > GetImage.o GetKCnt.o > GetMoEv.o GetPCnt.o GetPntMap.o GetProp.o > GetSOwner.o GetSSaver.o > GetStCmap.o GetWAttrs.o GrButton.o GrKey.o > GrKeybd.o GrPointer.o > GrServer.o Host.o IfEvent.o ImUtil.o ImText.o > ImText16.o InitExt.o > InsCmap.o IntAtom.o KeyBind.o KeysymStr.o > KillCl.o LiHosts.o LiICmaps.o > LiProps.o ListExt.o LoadFont.o LookupCol.o > LowerWin.o Macros.o MapRaised.o > MapSubs.o MapWindow.o MaskEvent.o Misc.o > ModMap.o MoveWin.o NextEvent.o > OpenDis.o ParseCol.o ParseGeom.o PeekEvent.o > PeekIfEv.o Pending.o > PmapBgnd.o PmapBord.o PolyReg.o PolyTxt.o > PolyTxt16.o PutBEvent.o > PutImage.o QuBest.o QuColor.o QuColors.o > QuCurShp.o QuExt.o QuKeybd.o > QuPntr.o QuStipShp.o QuTextE16.o QuTextExt.o > QuTileShp.o QuTree.o > RaiseWin.o RdBitF.o RecolorC.o ReconfWin.o > Region.o RepWindow.o > RestackWs.o RotProp.o ScrResStr.o SelInput.o > SendEvent.o SetBack > /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/bin/ld: > cannot > find -lipc > collect2: ld returned 1 exit status > dllwrap: gcc exited with status 1 > make[4]: *** [libX11.dll] Error 1 > make[4]: Target `all' not remade because of errors. > > > These are the other kinds of errors for the > building. > > I thank you in advance for your kind help > > Regards > > Lee > > > __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ From lckun@chollian.net Mon Jul 3 07:30:00 2000 From: lckun@chollian.net (lee changkun) Date: Mon, 03 Jul 2000 07:30:00 -0000 Subject: should I buy cygwin CD to complie Xfree? References: <20000703121757.20834.qmail@web4602.mail.yahoo.com> Message-ID: <3960A912.C91D8884@chollian.net> Dear Suhaib Siddiqi and others! I tried to compile Xfree with cygwin, i think i tried it more than 50 times. It is too diffidult for me. Is it possblie to compile it with cygwin and Xfree which i downloaded from ftp? Or should i need the cygwin-CD version, namely should i buy it for the building Xfree? Best Regards Lee From s_m_siddiqi@yahoo.com Mon Jul 3 07:42:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Mon, 03 Jul 2000 07:42:00 -0000 Subject: should I buy cygwin CD to complie Xfree? Message-ID: <20000703144206.17178.qmail@web4602.mail.yahoo.com> What are the exact problems? Your previous post with build errors indicates you had a lot of *c.a nd *cf files mixed from tar-balls and CVS. The link time errors of -lipc not found was due to olde Cygwin.rules file you were using with new cygwin.cf. In the new code I disabled #define HasShm Youc an edit cygwin.cf file and change #define HasShm NO to YES. But you will need IPC from cygutils.netpedia.net and install it in /usr/lib. Also rename libcygipc.a to libipc.a. The IPC headers from IPC from Chuck needs a little hacking, otherwise you might get a lot of compilation probelms. The XFree compiles without problems with Cygwin Net release. Buying CD is your personal choice. I might start posting build log files. Suhaib --- lee changkun wrote: > > > Dear Suhaib Siddiqi and others! > > I tried to compile Xfree with cygwin, i think i > tried it more than 50 times. > It is too diffidult for me. Is it possblie to > compile it with cygwin and > Xfree which i downloaded from ftp? > Or should i need the cygwin-CD version, namely > should i buy it for the > building Xfree? > > Best Regards > > Lee > __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ From lckun@chollian.net Mon Jul 3 17:01:00 2000 From: lckun@chollian.net (lckun) Date: Mon, 03 Jul 2000 17:01:00 -0000 Subject: Build Xfree? References: <20000703144206.17178.qmail@web4602.mail.yahoo.com> Message-ID: <39608D1D.3B67DAC3@chollian.net> Hi Suhaib and others, > What are the exact problems? > If I know it, I had already builded Xfree .... :-(. > > Your previous post with build errors indicates you > had a lot of *c.a nd *cf files mixed from tar-balls > and CVS. The link time errors of -lipc not found > was due to olde Cygwin.rules file you were using with > new cygwin.cf. In the new code I disabled #define > HasShm > Youc an edit cygwin.cf file and change #define HasShm > NO to YES. But you will need IPC from > cygutils.netpedia.net and install it in > /usr/lib. I removed all cygwin and Xfree and reinstalled recompiled it as follow you told me. I downloaded cygipc-1.05-cygwin1.1tar.bz2 and installed under /usr/local/lib and copyed libcygipc.a to usr/lib and renamed it. Is it to install not /usr/local/lib? > Also rename libcygipc.a to libipc.a. The > IPC headers from IPC from Chuck needs a little > hacking, otherwise you might get a lot of compilation > probelms. > Yes, i have got many compilaton errors because i did not modified it. I dont know what should i do? > > The XFree compiles without problems with > Cygwin Net release. I believe that Xfree compiles without problems with cygwin, but i could not find the docs howto compile it without problems :-(. Sorry, I am not expert .. I hope that someone who compiled Xfree with cgywin1.1.0 can help me, how to change the files Cygwin.cf Cygwin.rules. Here is my error messages in the world.log depending in lib/dps... make[3]: Entering directory `/Xsrc/xc/lib/dps' ../../config/pswrap/pswrap -h psclrops.h psclrops.psw > /dev/null ../../config/pswrap/pswrap: not found make[3]: *** [psclrops.h] Error 127 gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return -fvtable-thunks -m486 -Wall -I../.. -I../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -D_XLIBINT_ -DHAS_SHM -D_DLL Font.c Font.c:45: sys/cygipc.h: No such file or directory Font.c:47: sys/shm.h: No such file or directory make[4]: *** [Font.o] Error 1 gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return -fvtable-thunks -m486 -Wall -I../.. -I../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -D_XLIBINT_ -D_DLL cmsTrig.c cmsTrig.c: In function `_XcmsArcTangent': cmsTrig.c:580: warning: `a1' might be used uninitialized in this function cmsTrig.c:580: warning: `b1' might be used uninitialized in this function 0 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47B6000, done 0, Win32 error 8 make[4]: vfork: No more processes 100614 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47B7000, done 0, Win32 error 8 make[4]: vfork: No more processes 160547 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47B8000, done 0, Win32 error 8 make[4]: vfork: No more processes 227272 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47B9000, done 0, Win32 error 8 make[4]: vfork: No more processes 290075 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47BA000, done 0, Win32 error 8 make[4]: vfork: No more processes 346736 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47BB000, done 0, Win32 error 8 make[4]: vfork: No more processes 454363 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47BD000, done 0, Win32 error 8 make[4]: vfork: No more processes 551685 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47BE000, done 0, Win32 error 8 make[4]: vfork: No more processes Best Regards Lee From s_m_siddiqi@yahoo.com Tue Jul 4 07:18:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Tue, 04 Jul 2000 07:18:00 -0000 Subject: Build Xfree? Message-ID: <20000704141757.19548.qmail@web4601.mail.yahoo.com> > > Also rename libcygipc.a to libipc.a. The > > IPC headers from IPC from Chuck needs a little > > hacking, otherwise you might get a lot of > compilation > > probelms. > > > I will insert my comments after errors. I hope this will help. You seems to be having make problem. I notice make fork errors. For make fork errors check with Cygwin mailing list. They might help you with problems. > I believe that Xfree compiles without problems with > cygwin, but i could > not find the docs howto compile > it without problems :-(. Sorry, I am not expert .. > > I hope that someone who compiled Xfree with > cgywin1.1.0 can help me, how > to change the files Cygwin.cf Cygwin.rules. Basically it compiles same way as it does on Linux. Therefore all the XFree86 at http://www.xfree86.org are also applicable to Cygwin/Xfree. > > > Here is my error messages in the world.log > > > depending in lib/dps... > make[3]: Entering directory `/Xsrc/xc/lib/dps' > .../../config/pswrap/pswrap -h psclrops.h > psclrops.psw > /dev/null > .../../config/pswrap/pswrap: not found > make[3]: *** [psclrops.h] Error 127 > > Copy xc/include/DPS to xc/exports/include. I do not know why makedepend did not make symbolic links to all the *.h file in usr/include/DPS. I will check. After copying issue make command, not make World. > > gcc -c -O2 -pedantic -fno-strength-reduce > -fpcc-struct-return > -fvtable-thunks -m486 -Wall -I../.. > -I../../exports/include > -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT > -D_X86_ -D__STDC__ > -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT > -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE > -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO > -D_XLIBINT_ -DHAS_SHM > -D_DLL Font.c > Font.c:45: sys/cygipc.h: No such file or directory > Font.c:47: sys/shm.h: No such file or directory > make[4]: *** [Font.o] Error 1 > copy sys/ipc.h to sys/cygipc.h I will upload my IPC libraries which I modified to work with XFree86. You could get a copy of it from "contrib" directory. Note: ipc library is a DLL in my distribution, not a static lib. > > > > gcc -c -O2 -pedantic -fno-strength-reduce > -fpcc-struct-return > -fvtable-thunks -m486 -Wall -I../.. > -I../../exports/include > -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT > -D_X86_ -D__STDC__ > -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT > -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE > -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO > -D_XLIBINT_ -D_DLL > cmsTrig.c > cmsTrig.c: In function `_XcmsArcTangent': > cmsTrig.c:580: warning: `a1' might be used > uninitialized in this > function > cmsTrig.c:580: warning: `b1' might be used > uninitialized in this > function make.exe on your system is dying. Chekc with Cygwin mailing list... better use the latest make from Cygwin "latest" Suhaib > 0 [main] MAKE 22267 fork_copy: user/cygwin > data pass 2 failed, > 0x4590000..0x47B6000, done 0, Win32 error 8 > make[4]: vfork: No more processes > 100614 [main] MAKE 22267 fork_copy: user/cygwin > data pass 2 failed, > 0x4590000..0x47B7000, done 0, Win32 error 8 > make[4]: vfork: No more processes > 160547 [main] MAKE 22267 fork_copy: user/cygwin > data pass 2 failed, > 0x4590000..0x47B8000, done 0, Win32 error 8 > make[4]: vfork: No more processes > 227272 [main] MAKE 22267 fork_copy: user/cygwin > data pass 2 failed, > 0x4590000..0x47B9000, done 0, Win32 error 8 > make[4]: vfork: No more processes > 290075 [main] MAKE 22267 fork_copy: user/cygwin > data pass 2 failed, > 0x4590000..0x47BA000, done 0, Win32 error 8 > make[4]: vfork: No more processes > 346736 [main] MAKE 22267 fork_copy: user/cygwin > data pass 2 failed, > 0x4590000..0x47BB000, done 0, Win32 error 8 > make[4]: vfork: No more processes > 454363 [main] MAKE 22267 fork_copy: user/cygwin > data pass 2 failed, > 0x4590000..0x47BD000, done 0, Win32 error 8 > make[4]: vfork: No more processes > 551685 [main] MAKE 22267 fork_copy: user/cygwin > data pass 2 failed, > 0x4590000..0x47BE000, done 0, Win32 error 8 > make[4]: vfork: No more processes > > > > > Best Regards > > Lee > > __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ From theurich@mrl.ucsb.edu Tue Jul 4 12:26:00 2000 From: theurich@mrl.ucsb.edu (Gerhard J. Theurich) Date: Tue, 04 Jul 2000 12:26:00 -0000 Subject: nedit Message-ID: <39623A63.87826DBF@mrl.ucsb.edu> Hi Suhaib, Thanks for the info about Motif, excuse my ignorance. I downloaded the binary distribution of lesstif for cygwin1.1.* was able to compile nedit5.1.1 (also managed to compile the older nedit5.0.2) BUT both versions core dump on me with: 0 [main] NEDIT 1021 handle_exceptions: Exceptions: STATUS_ACCESS_VIOLATION For now I went back to my old nedit5.0.2 that I had compiled with cygwinB20.1 and with your old X11R6.4/MOTIF dist.. What am I doing wrong here? All I did to build the nedit5.1.1 executable was to add the lesstif path in the makefiles/Makefile.cygwin that came with nedit5.1.1. I thought that maybe the binary distribution of lesstif caused the problems and downloaded the sources and recompiled the Xm library, but same problem... Oh on other thing I tried was to use the Motif2.0 in stead of Motif1.2 libraries when I compiled nedit5.1.1. Needless to say without success. (I.e. nedit compiles but core dumps as described above.) Did you actually compile nedit5.1.1 your self? What am I missing? Thanks for your help, Gerhard P.S. One last thing I tried was to use the makefiles/Makefile linux instead of the makefiles/Makefile.cygwin file. -> Same result. From lckun@chollian.net Wed Jul 5 02:53:00 2000 From: lckun@chollian.net (lee changkun) Date: Wed, 05 Jul 2000 02:53:00 -0000 Subject: Build Xfree? References: <20000704141757.19548.qmail@web4601.mail.yahoo.com> Message-ID: <39630AE7.DED4297D@chollian.net> Dear Suhaib Thanks for your help. I tried to build xfree again. I removed all cygwin and Xfree and reinstalled recompiled it as follow you told me. I downloaded cygipc-1.05-cygwin1.1tar.bz2 and installed under /usr/local/lib and copyed libcygipc.a to usr/lib and renamed it. But i got the same error Messages before. make[3]: Entering directory `/Xsrc/xc/programs/Xserver' rm -f XFree86.exe rm -f Xprt.exe rm -f Xnest.exe rm -f Xvfb.exe -L../../lib/getsurf -lgetsurf rm: invalid option -- L Try `rm --help' for more information. make[3]: *** [clean] Error 1 I have done cp -r xc/include/DPS xc/exports/include. . and make in the xc/exports/include/DPS before i bulid with make world. make[3]: Entering directory `/Xsrc/xc/lib/dps' make[3]: *** No rule to make target `../../config/pswrap/pswrap', needed by `dpsclrops.c'. Stop. make[3]: Leaving directory `/Xsrc/xc/lib/dps' including in lib/dpstk... make[3]: Entering directory `/Xsrc/xc/lib/dpstk' + mkdir unshared ../../config/pswrap/pswrap -o XDPSpwraps.c -h XDPSpwraps.h XDPSpwraps.psw ../../config/pswrap/pswrap: not found make[3]: *** [XDPSpwraps.c] Error 127 Font.c:45: sys/cygipc.h: No such file or directory Font.c:47: sys/shm.h: No such file or directory make[4]: *** [Font.o] Error 1 For this i will try to build again with from "contrib" directory in next time. > I have read Cygwin mailing list for fork errors and I found something as follows: in xc/config/cf/cygwin.cf from #define StandardDefines delete -DX_NOT_POSIX But thers is no -DX_NOT_POSIX in the #define StandardDefines in xc/config/cf/cygwin.cf. This is #define StandardDefines in my xc/config/cf/cygwin.cf. #define StandardDefines -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE 0 [main] MAKE 22285 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47B0000, done 0, Win32 error 8 I have no directory /user/cygwin. Should I make it or should i download files? tmp/DLL_BASE_COUNTER` -lipc /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status dllwrap: gcc exited with status 1 make[4]: *** [liboldX.dll] Error 1 /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status dllwrap: gcc exited with status 1 make[4]: *** [libXxf86misc.dll] Error 1 Best Regards Lee From lckun@chollian.net Wed Jul 5 03:42:00 2000 From: lckun@chollian.net (lckun) Date: Wed, 05 Jul 2000 03:42:00 -0000 Subject: Build Xfree2? References: <20000704141757.19548.qmail@web4601.mail.yahoo.com> <39630AE7.DED4297D@chollian.net> Message-ID: <396274A9.40B2B9DD@chollian.net> Dear Suhaib This Error appers only if i build with win98, if i build it with win2000 it does not apper. 0 [main] MAKE 22285 fork_copy: user/cygwin data pass 2 failed, 0x4590000..0x47B0000, done 0, Win32 error 8 In this time i built it again with ipc-1.0.5.tar.bz from "contrib" directory. I installed it and copyed all the files /usr/local. Should I copy the file usr/local/lib/libipc.a /usr/lib? There are the file cygyipc.h and ipc.h in the usr/local/include/sys. I copy the file ipc.h to cygipc.h. I built it, but it's pity that i have got the same Error messages. I have another quation. After i changed #define HasShmNO to YES in the cygwin.cf file, i think i have got more Error Mesages. But i have no ideas .. Have you any suggestions? Thank you your help. Best Regards lee From ssiddiqi@inspirepharm.com Wed Jul 5 04:01:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Wed, 05 Jul 2000 04:01:00 -0000 Subject: Build Xfree2? References: <396274A9.40B2B9DD@chollian.net> Message-ID: > > This Error appers only if i build with win98, if i build it with > win2000 it > does not apper. > > 0 [main] MAKE 22285 fork_copy: user/cygwin data pass 2 failed, > 0x4590000..0x47B0000, done 0, Win32 error 8 > This is a Cygwin1.dll issue at Windows98. It is unable to fork. Which version of cygwin1.dll are you using? I think fork bug in cygwin1.dll was fixed a long time ago. You might check with Cygwin mailing list on this. I cannot help you with cygwin1.dll bugs. > > In this time i built it again with ipc-1.0.5.tar.bz from "contrib" > directory. > I installed it and copyed all the files /usr/local. > Should I copy the file usr/local/lib/libipc.a /usr/lib? > There are the file cygyipc.h and ipc.h in the usr/local/include/sys. > I copy the file ipc.h to cygipc.h. > > I built it, but it's pity that i have got the same Error messages. > > I have another quation. > > After i changed #define HasShmNO to YES in the cygwin.cf file, i think > i have got more Error Mesages. But i have no ideas .. Keep #define HasShm NO. MIT SHM in XF86 4.0 was very buggy. XF 4.0.1 was released over the weekend. I am working on patching it for Cygwin. XF86 4.0.1 will have SHM, GLX and few other extensions bug fixed. Suhaib > > Have you any suggestions? > > Thank you your help. > > > Best Regards > > lee > > > From ssiddiqi@inspirepharm.com Wed Jul 5 04:15:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Wed, 05 Jul 2000 04:15:00 -0000 Subject: nedit References: <39623A63.87826DBF@mrl.ucsb.edu> Message-ID: Debug your code. Make sure X11 DLLs are available to nedit.exe. That is /usr/X11R6/bin must be either in PATH or copies of DLLs must be in the same directory as nedit.exe. > > Hi Suhaib, > > Thanks for the info about Motif, excuse my ignorance. > > I downloaded the binary distribution of lesstif for cygwin1.1.* > was able to > compile nedit5.1.1 (also managed to compile the older nedit5.0.2) BUT both > versions core dump on me with: > > 0 [main] NEDIT 1021 handle_exceptions: Exceptions: STATUS_ACCESS_VIOLATION > > For now I went back to my old nedit5.0.2 that I had compiled with > cygwinB20.1 > and with your old X11R6.4/MOTIF dist.. > > What am I doing wrong here? All I did to build the nedit5.1.1 > executable was to > add the lesstif path in the makefiles/Makefile.cygwin that came > with nedit5.1.1. > I thought that maybe the binary distribution of lesstif caused > the problems and > downloaded the sources and recompiled the Xm library, but same problem... > > Oh on other thing I tried was to use the Motif2.0 in stead of > Motif1.2 libraries > when I compiled nedit5.1.1. Needless to say without success. (I.e. nedit > compiles but core dumps as described above.) > > Did you actually compile nedit5.1.1 your self? What am I missing? > > Thanks for your help, > Gerhard > > > P.S. One last thing I tried was to use the makefiles/Makefile > linux instead of > the makefiles/Makefile.cygwin file. -> Same result. From ssiddiqi@inspirepharm.com Wed Jul 5 04:25:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Wed, 05 Jul 2000 04:25:00 -0000 Subject: Build Xfree? References: <39630AE7.DED4297D@chollian.net> Message-ID: > -----Original Message----- > From: cygwin-xfree-owner@sourceware.cygnus.com > [ mailto:cygwin-xfree-owner@sourceware.cygnus.com]On Behalf Of lee > changkun > Sent: Wednesday, July 05, 2000 6:16 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Re: Build Xfree? > > > Dear Suhaib > > Thanks for your help. > > I tried to build xfree again. > I removed all cygwin and Xfree and reinstalled recompiled it as follow > you told me. > I downloaded cygipc-1.05-cygwin1.1tar.bz2 and installed under > /usr/local/lib and copyed libcygipc.a to usr/lib and renamed it. > > But i got the same error Messages before. > > make[3]: Entering directory `/Xsrc/xc/programs/Xserver' > rm -f XFree86.exe > rm -f Xprt.exe > rm -f Xnest.exe > rm -f Xvfb.exe -L../../lib/getsurf -lgetsurf > rm: invalid option -- L > Try `rm --help' for more information. > make[3]: *** [clean] Error 1 This was a typo in xc/programs/Xserver/Imakefile. CVS should have it corrected. You can edit xc/programs/Xserver/Imakefile with VI, search for -L../../lib/getsurf and delete it. Then from the toplevel that is xc, do make Makefiles followed by make depend. This will generate new Makefiles with dependencies. > > > I have done cp -r xc/include/DPS xc/exports/include. . > and make in the xc/exports/include/DPS before i bulid with make world. > > > make[3]: Entering directory `/Xsrc/xc/lib/dps' > make[3]: *** No rule to make target `../../config/pswrap/pswrap', needed Are you missing xc/lib/dps? xc/extras/pswrap? > by `dpsclrops.c'. Stop. > make[3]: Leaving directory `/Xsrc/xc/lib/dps' > including in lib/dpstk... > make[3]: Entering directory `/Xsrc/xc/lib/dpstk' > + mkdir unshared > ../../config/pswrap/pswrap -o XDPSpwraps.c -h XDPSpwraps.h > XDPSpwraps.psw > ../../config/pswrap/pswrap: not found > make[3]: *** [XDPSpwraps.c] Error 127 > > > > Font.c:45: sys/cygipc.h: No such file or directory > Font.c:47: sys/shm.h: No such file or directory > make[4]: *** [Font.o] Error 1 > > For this i will try to build again with from "contrib" directory in > next time. > > > > > > I have read Cygwin mailing list for fork errors and I found something > as follows: > > in xc/config/cf/cygwin.cf from > #define StandardDefines > delete -DX_NOT_POSIX -DX_NOT_POSIX is for MSVC compilers. This flag cannot be used with Cygwin. It is not cygwin.cf issue, rather cygwin1.dll at Windows98. As I said ask Cygwin mailing list. I cannot help you if you encounter cygwin1.dll bug on a Win98. > > But thers is no -DX_NOT_POSIX in the #define StandardDefines in > xc/config/cf/cygwin.cf. > This is #define StandardDefines in my xc/config/cf/cygwin.cf. > > #define StandardDefines -D__i386__ -DWIN32_LEAN_AND_MEAN > -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ > -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE > > > 0 [main] MAKE 22285 fork_copy: user/cygwin data pass 2 failed, > 0x4590000..0x47B0000, done 0, Win32 error 8 > > I have no directory /user/cygwin. Should I make it or should i download > files? > > > tmp/DLL_BASE_COUNTER` -lipc > /usr/bin/ld: cannot find -lX11 > collect2: ld returned 1 exit status > dllwrap: gcc exited with status 1 > make[4]: *** [liboldX.dll] Error 1 I am pretty sure you are somehow using cygwin.rules from April, 2000. Regardles, open cygwin.rules with VI search for -lipc and delete it. Also in cygwin.cf delete -lipc from #define Extralibraries. Suhaib > > > /usr/bin/ld: cannot find -lXext > collect2: ld returned 1 exit status > dllwrap: gcc exited with status 1 > make[4]: *** [libXxf86misc.dll] Error 1 > > > Best Regards > > Lee > > From lckun@chollian.net Wed Jul 5 05:23:00 2000 From: lckun@chollian.net (lee changkun) Date: Wed, 05 Jul 2000 05:23:00 -0000 Subject: Build Xfree? References: Message-ID: <39632E3D.789B5B74@chollian.net> Dear Suhaib > > make[3]: Entering directory `/Xsrc/xc/lib/dps' > > make[3]: *** No rule to make target `../../config/pswrap/pswrap', needed > > Are you missing xc/lib/dps? xc/extras/pswrap? > Yes, I have xc/lib/dps but i have no xc/extras/pswrap. > I am pretty sure you are somehow using cygwin.rules from > April, 2000. Regardles, open cygwin.rules with VI search for > -lipc and delete it. Also in cygwin.cf delete -lipc from > #define Extralibraries. > What i should delete -lipc in cygwin.rules is not from #define MakeDLL? I cound not find #define Extralibraries in the in cygwin.rules but there is -lipc in the #define MakeDLL. Best Reagrds lee From ssiddiqi@inspirepharm.com Wed Jul 5 05:29:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Wed, 05 Jul 2000 05:29:00 -0000 Subject: Build Xfree? References: <39632E3D.789B5B74@chollian.net> Message-ID: > > > make[3]: Entering directory `/Xsrc/xc/lib/dps' > > > make[3]: *** No rule to make target > `../../config/pswrap/pswrap', needed > > > > Are you missing xc/lib/dps? xc/extras/pswrap? > > > > Yes, I have xc/lib/dps but i have no xc/extras/pswrap. xc/config/pswrap. Is it there? > > > > I am pretty sure you are somehow using cygwin.rules from > > April, 2000. Regardles, open cygwin.rules with VI search for > > -lipc and delete it. Also in cygwin.cf delete -lipc from > > #define Extralibraries. > > > > What i should delete -lipc in cygwin.rules is not from #define MakeDLL? > I cound not find #define Extralibraries in the in cygwin.rules > but there is > -lipc in the #define MakeDLL. Delete -lipc from here, after you have changed HasShm to NO in cygwin.cf. > #define ExtraLibraries should be in cygwin.cf > > Best Reagrds > > lee From theurich@mrl.ucsb.edu Wed Jul 5 20:06:00 2000 From: theurich@mrl.ucsb.edu (Gerhard Theurich) Date: Wed, 05 Jul 2000 20:06:00 -0000 Subject: nedit Message-ID: <3963F6F5.5CF8E7E1@mrl.ucsb.edu> Yes, /usr/X11R6/bin _is_ in my PATH. The content of my /usr/X11R6/bin is as follows: total 1619 -rw-r--r-- 1 theurich unknown 198144 Mar 12 16:39 libGL.dll -rw-r--r-- 1 theurich unknown 72704 Jun 10 18:33 libICE.dll -rw-r--r-- 1 theurich unknown 204288 Jun 10 18:34 libPEX5.dll -rw-r--r-- 1 theurich unknown 29184 Jun 10 18:33 libSM.dll -rw-r--r-- 1 theurich unknown 726528 Jun 10 18:33 libX11.dll -rw-r--r-- 1 theurich unknown 32256 Jun 10 18:33 libXIE.dll -rw-r--r-- 1 theurich unknown 36352 Jun 10 18:33 libXext.dll -rw-r--r-- 1 theurich unknown 22528 Jun 10 18:34 libXi.dll -rw-r--r-- 1 theurich unknown 21504 Jun 10 18:34 libXp.dll -rw-r--r-- 1 theurich unknown 46080 Jun 10 18:33 libXpm.dll -rw-r--r-- 1 theurich unknown 13824 Jun 10 18:34 libXtst.dll -rw-r--r-- 1 theurich unknown 12288 Jun 10 18:33 libXxf86dga.dll -rw-r--r-- 1 theurich unknown 6144 Jun 10 18:33 libXxf86misc.dll -rw-r--r-- 1 theurich unknown 12288 Jun 10 18:33 libXxf86vm.dll -rw-r--r-- 1 theurich unknown 421888 Jun 10 18:34 libdps.dll -rw-r--r-- 1 theurich unknown 21504 Jun 10 18:34 libdpstk.dll -rw-r--r-- 1 theurich unknown 6656 Jun 10 18:33 liboldX.dll -rw-r--r-- 1 theurich unknown 17920 Jun 10 18:34 libpsres.dll -rw-r--r-- 1 theurich unknown 40960 Jun 10 18:34 libz.dll -rw-r--r-- 1 theurich unknown 11136 Mar 6 23:04 nt2xv.dll -rw-r--r-- 1 theurich unknown 200789 Mar 18 04:04 ntux_ddx.dll -rw-r--r-- 1 theurich unknown 36864 Mar 19 18:44 ntux_xf.dll -rwxr-xr-x 1 theurich unknown 58480 Jun 10 17:59 resize.exe -rw-r--r-- 1 theurich unknown 155720 Jun 8 01:11 xf_dx.dll -rw-r--r-- 1 theurich unknown 8480 Jun 3 01:45 xfmap.sys -rwxr-xr-x 1 theurich unknown 880810 Jun 10 18:00 xterm.exe Of course there is no libXm.dll anywhere in the PATH but that should not be necessary since I linked the static libXm.a. By the way why should nedit.exe need the *.dll's, aren't all libraries linked statically? I am afraid I don't get it. Thanks for all that help, Gerhard From lckun@chollian.net Thu Jul 6 01:56:00 2000 From: lckun@chollian.net (lee changkun) Date: Thu, 06 Jul 2000 01:56:00 -0000 Subject: Build Xfree? References: Message-ID: <39644F14.9F1B1119@chollian.net> Dear Suhaib Thank you for your help. > > > > make[3]: Entering directory `/Xsrc/xc/programs/Xserver' > > rm -f XFree86.exe > > rm -f Xprt.exe > > rm -f Xnest.exe > > rm -f Xvfb.exe -L../../lib/getsurf -lgetsurf > > rm: invalid option -- L > > Try `rm --help' for more information. > > make[3]: *** [clean] Error 1 > > This was a typo in xc/programs/Xserver/Imakefile. > CVS should have it corrected. You can edit xc/programs/Xserver/Imakefile > with VI, search for -L../../lib/getsurf and delete it. > This is xc/programs/Xserver/Imakefile. ServerTarget(XWin,$(XWINDIRS),$(XWINOBJS), \ $(XWINLIBS) $(LOADABLEEXTS) $(LIBCWRAPPER),$(XWINSYSLIBS)) -L$(TOP)/lib/getsurf -lgetsurf What should i delete here? At first i deleted only -L$(TOP)/lib/getsurf -lgetsurf and i got another error message. Next I deleted this all and i got another error messages. I send you my log file and cf files. Regards lee From ssiddiqi@inspirepharm.com Thu Jul 6 03:55:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 06 Jul 2000 03:55:00 -0000 Subject: Build Xfree? References: <39644F14.9F1B1119@chollian.net> Message-ID: PLEASE DO NOT POST Big attchments. Not all the users have fast Internet connections. Any attachment more then 10K is not acceptable. Also no binary attachments to the mailing list. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sourceware.cygnus.com > [ mailto:cygwin-xfree-owner@sourceware.cygnus.com]On Behalf Of lee > changkun > Sent: Thursday, July 06, 2000 5:19 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Re: Build Xfree? > > > Dear Suhaib > > Thank you for your help. > > > > > > > > make[3]: Entering directory `/Xsrc/xc/programs/Xserver' > > > rm -f XFree86.exe > > > rm -f Xprt.exe > > > rm -f Xnest.exe > > > rm -f Xvfb.exe -L../../lib/getsurf -lgetsurf > > > rm: invalid option -- L > > > Try `rm --help' for more information. > > > make[3]: *** [clean] Error 1 > > > > This was a typo in xc/programs/Xserver/Imakefile. > > CVS should have it corrected. You can edit > xc/programs/Xserver/Imakefile > > with VI, search for -L../../lib/getsurf and delete it. > > > > This is xc/programs/Xserver/Imakefile. > > > ServerTarget(XWin,$(XWINDIRS),$(XWINOBJS), \ > $(XWINLIBS) $(LOADABLEEXTS) $(LIBCWRAPPER),$(XWINSYSLIBS)) > -L$(TOP)/lib/getsurf -lgetsurf > > What should i delete here? At first i deleted only -L$(TOP)/lib/getsurf > -lgetsurf and i got another error message. Next I deleted this > all and i got > another error messages. > > > I send you my log file and cf files. > > Regards > > lee > > From ssiddiqi@inspirepharm.com Thu Jul 6 04:18:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 06 Jul 2000 04:18:00 -0000 Subject: Build Xfree? References: <39644F14.9F1B1119@chollian.net> Message-ID: > > This is xc/programs/Xserver/Imakefile. > > > ServerTarget(XWin,$(XWINDIRS),$(XWINOBJS), \ > $(XWINLIBS) $(LOADABLEEXTS) $(LIBCWRAPPER),$(XWINSYSLIBS)) > -L$(TOP)/lib/getsurf -lgetsurf Delete -L$(TOP)/lib/getsurf -lgetsurf Your cygwin.* are not the one from my latest distribution. However, they should work, too. There seems to be a problem with Imake.tmpl and/or Imakefile in programs/Xserver. Troubleshooting Imakefile can be time consuming. First thing to try is inserting an #extra #endif as the last line in /programs/Xserver/Imakefile. I will work on pswrap problem. pswrap executables and DLLs are not critical for X-server. They provide some added functionalties to X clients. Suhaib > > What should i delete here? At first i deleted only -L$(TOP)/lib/getsurf > -lgetsurf and i got another error message. Next I deleted this > all and i got > another error messages. > > > I send you my log file and cf files. > > Regards > > lee > > From ssiddiqi@inspirepharm.com Thu Jul 6 04:37:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 06 Jul 2000 04:37:00 -0000 Subject: Build Xfree? References: <200007061136.NAA20571@topaze.ecf.teradyne.com> Message-ID: > > Thanks, I was about to post the same thing :) Is there a way the list > manager could automatically reject anything over say 50k? Should > be easy to > set up... I cannot, I have to depend on trust that users would honor requests. However, I am cc'ing to mailing list, perhaps Chris Faylor or Sourceware System Admin can. Regards Suhaib > > Thanks, > Nils. > > > In message > < MHEMLLEBIBOHNHCIECPAAEHFCEAA.ssiddiqi@inspirepharm.com >, "Suhaib > Si > ddiqi" writes: > > > >PLEASE DO NOT POST Big attchments. Not all the > >users have fast Internet connections. Any > >attachment more then 10K is not acceptable. Also no > >binary attachments to the mailing list. > > > >Suhaib > > > From lohner@ecf.teradyne.com Thu Jul 6 04:46:00 2000 From: lohner@ecf.teradyne.com (Nils Lohner) Date: Thu, 06 Jul 2000 04:46:00 -0000 Subject: Build Xfree? References: Message-ID: <200007061149.NAA20648@topaze.ecf.teradyne.com> In message < MHEMLLEBIBOHNHCIECPACEHJCEAA.ssiddiqi@inspirepharm.com >, "Suhaib Si ddiqi" writes: >> >> Thanks, I was about to post the same thing :) Is there a way the list >> manager could automatically reject anything over say 50k? Should >> be easy to >> set up... > >I cannot, I have to depend on trust that users would honor requests. >However, I am cc'ing to mailing list, perhaps Chris Faylor or >Sourceware System Admin can. > >Regards >Suhaib > The problem isn't trust, its uneducated or new users who don't know the netiquette. That's why I'd state a limit of 10k and protect against 100k or bigger in case someone doesn't know or accidentally attaches the wrong file etc. You're not limiting that way but you are protecting against tme 2Mb file that gets emailed :) Regards, Nils. >> >> In message >> < MHEMLLEBIBOHNHCIECPAAEHFCEAA.ssiddiqi@inspirepharm.com >, "Suhaib >> Si >> ddiqi" writes: >> > >> >PLEASE DO NOT POST Big attchments. Not all the >> >users have fast Internet connections. Any >> >attachment more then 10K is not acceptable. Also no >> >binary attachments to the mailing list. >> > >> >Suhaib >> > >> > From ssiddiqi@inspirepharm.com Thu Jul 6 04:55:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 06 Jul 2000 04:55:00 -0000 Subject: Build Xfree? References: <200007061149.NAA20648@topaze.ecf.teradyne.com> Message-ID: > The problem isn't trust, its uneducated or new users who don't know the > netiquette. That's why I'd state a limit of 10k and protect > against 100k or > bigger in case someone doesn't know or accidentally attaches the > wrong file > etc. You're not limiting that way but you are protecting against tme 2Mb > file that gets emailed :) > > Regards, Nils. I agree. Well twice I have done too by accident. Myself being on cable modem, I even did not notice I was transmitting a big attachment. Anyway, I will pass on your request to Sourceware owner. Suhaib > > > >> > >> In message > >> < MHEMLLEBIBOHNHCIECPAAEHFCEAA.ssiddiqi@inspirepharm.com >, "Suhaib > >> Si > >> ddiqi" writes: > >> > > >> >PLEASE DO NOT POST Big attchments. Not all the > >> >users have fast Internet connections. Any > >> >attachment more then 10K is not acceptable. Also no > >> >binary attachments to the mailing list. > >> > > >> >Suhaib > >> > > >> > > > From ssiddiqi@inspirepharm.com Thu Jul 6 05:38:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 06 Jul 2000 05:38:00 -0000 Subject: nedit References: <3963F6F5.5CF8E7E1@mrl.ucsb.edu> Message-ID: > Yes, /usr/X11R6/bin _is_ in my PATH. The content of my /usr/X11R6/bin is > as follows: > > total 1619 > -rw-r--r-- 1 theurich unknown 198144 Mar 12 16:39 libGL.dll > -rw-r--r-- 1 theurich unknown 72704 Jun 10 18:33 libICE.dll > -rw-r--r-- 1 theurich unknown 204288 Jun 10 18:34 libPEX5.dll > -rw-r--r-- 1 theurich unknown 29184 Jun 10 18:33 libSM.dll > -rw-r--r-- 1 theurich unknown 726528 Jun 10 18:33 libX11.dll > -rw-r--r-- 1 theurich unknown 32256 Jun 10 18:33 libXIE.dll > -rw-r--r-- 1 theurich unknown 36352 Jun 10 18:33 libXext.dll > -rw-r--r-- 1 theurich unknown 22528 Jun 10 18:34 libXi.dll > -rw-r--r-- 1 theurich unknown 21504 Jun 10 18:34 libXp.dll > -rw-r--r-- 1 theurich unknown 46080 Jun 10 18:33 libXpm.dll > -rw-r--r-- 1 theurich unknown 13824 Jun 10 18:34 libXtst.dll > -rw-r--r-- 1 theurich unknown 12288 Jun 10 18:33 libXxf86dga.dll > -rw-r--r-- 1 theurich unknown 6144 Jun 10 18:33 libXxf86misc.dll > -rw-r--r-- 1 theurich unknown 12288 Jun 10 18:33 libXxf86vm.dll > -rw-r--r-- 1 theurich unknown 421888 Jun 10 18:34 libdps.dll > -rw-r--r-- 1 theurich unknown 21504 Jun 10 18:34 libdpstk.dll > -rw-r--r-- 1 theurich unknown 6656 Jun 10 18:33 liboldX.dll > -rw-r--r-- 1 theurich unknown 17920 Jun 10 18:34 libpsres.dll > -rw-r--r-- 1 theurich unknown 40960 Jun 10 18:34 libz.dll > -rw-r--r-- 1 theurich unknown 11136 Mar 6 23:04 nt2xv.dll > -rw-r--r-- 1 theurich unknown 200789 Mar 18 04:04 ntux_ddx.dll > -rw-r--r-- 1 theurich unknown 36864 Mar 19 18:44 ntux_xf.dll > -rwxr-xr-x 1 theurich unknown 58480 Jun 10 17:59 resize.exe > -rw-r--r-- 1 theurich unknown 155720 Jun 8 01:11 xf_dx.dll > -rw-r--r-- 1 theurich unknown 8480 Jun 3 01:45 xfmap.sys > -rwxr-xr-x 1 theurich unknown 880810 Jun 10 18:00 xterm.exe > > Of course there is no libXm.dll anywhere in the PATH but that should not > be necessary since I linked the static libXm.a. By the way why should > nedit.exe need the *.dll's, aren't all libraries linked statically? I am Try copying only X dlls you linked to same directory as nedit. It is not a good idea to build MOTIF as DLLs... You can build your own X static libraries. I prefer DLLs, because X static libraries are huge in size and would make your X client binaries huge too. > afraid I don't get it. > > Thanks for all that help, > Gerhard From ssiddiqi@inspirepharm.com Thu Jul 6 05:58:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 06 Jul 2000 05:58:00 -0000 Subject: Build Xfree? References: <39644F14.9F1B1119@chollian.net> Message-ID: Well, I do not why but you DO NOT have the code from CVS. To make sure I had not scrwed up something with CBS repository, I downloaded src/cygwin-xfree using anoncvs access. Your cygwin.* files from config/cf do not match to the one in CVS. Your log file indicates you do not have config/pswrap which is also in CVS. Go back and do a cvs update src/cygwin-xfree. Make sure you get entire source tree updated... watch out for CVS update/checkout errors which might be choking cvs download. suhaib > -----Original Message----- > From: cygwin-xfree-owner@sourceware.cygnus.com > [ mailto:cygwin-xfree-owner@sourceware.cygnus.com]On Behalf Of lee > changkun > Sent: Thursday, July 06, 2000 5:19 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Re: Build Xfree? > > > Dear Suhaib > > Thank you for your help. > > > > > > > > make[3]: Entering directory `/Xsrc/xc/programs/Xserver' > > > rm -f XFree86.exe > > > rm -f Xprt.exe > > > rm -f Xnest.exe > > > rm -f Xvfb.exe -L../../lib/getsurf -lgetsurf > > > rm: invalid option -- L > > > Try `rm --help' for more information. > > > make[3]: *** [clean] Error 1 > > > > This was a typo in xc/programs/Xserver/Imakefile. > > CVS should have it corrected. You can edit > xc/programs/Xserver/Imakefile > > with VI, search for -L../../lib/getsurf and delete it. > > > > This is xc/programs/Xserver/Imakefile. > > > ServerTarget(XWin,$(XWINDIRS),$(XWINOBJS), \ > $(XWINLIBS) $(LOADABLEEXTS) $(LIBCWRAPPER),$(XWINSYSLIBS)) > -L$(TOP)/lib/getsurf -lgetsurf > > What should i delete here? At first i deleted only -L$(TOP)/lib/getsurf > -lgetsurf and i got another error message. Next I deleted this > all and i got > another error messages. > > > I send you my log file and cf files. > > Regards > > lee > > From spinazzi@databankgroup.it Thu Jul 6 07:02:00 2000 From: spinazzi@databankgroup.it (Federico Spinazzi) Date: Thu, 06 Jul 2000 07:02:00 -0000 Subject: black screen with XWin.exe Message-ID: <001b01bfe751$b7c71cb0$0a00a8c0@bellview> I would like to ask you some things regards the X-server XWin.exe. I've installed it in usr/X11R6/ as it is the default unpacking directory of the following used (by me) files. xfree86-4.0-Xwin.tar.bz2 xfree86-4.0-devel.tar.bz2 xfree86-4.0-DLLs.tar.bz2 xfree86-4.0-fonts.tar.bz2 When running, from / (mounted on c:\unix) bash$ usr/X11R6/bin/XWin.exe :0 I get: scheduling timer: Invalid argument _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root pwin->width = 00000500 pwin->height = 00000400 pwin->paddedWidth = 00000a00 pwin->bitsPerPixel = 00000010 calling winAllocateFramebufferMemory calling cfb16ScreenInit( 0a050330, 168f0000, 00000500, 00000400, 00000064, 00000 064, 00000500 ) Successful addition of Screen 0xa0422e4 0xa050330 error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy Switch: 0xa050330, 0xa044fb4 I can switch between the server (has Directx X server as window title), and other applications, but the fullscreen of the server is black: I can't see anything. This happen even if I run the startxwin.bat batch file (moreover complaining about xterm.exe not found). I have NT 4.0 with service pack 5. Could you help me please ? Thank you very much. Federico Spinazzi From ssiddiqi@inspirepharm.com Thu Jul 6 07:14:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 06 Jul 2000 07:14:00 -0000 Subject: black screen with XWin.exe References: <001b01bfe751$b7c71cb0$0a00a8c0@bellview> Message-ID: > I get: > scheduling timer: Invalid argument > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > pwin->width = 00000500 > pwin->height = 00000400 > pwin->paddedWidth = 00000a00 > pwin->bitsPerPixel = 00000010 > calling winAllocateFramebufferMemory > calling cfb16ScreenInit( 0a050330, 168f0000, 00000500, 00000400, 00000064, > 00000 > 064, 00000500 ) > Successful addition of Screen 0xa0422e4 0xa050330 > error opening security policy file > /usr/X11R6/lib/X11/xserver/SecurityPolicy > Switch: 0xa050330, 0xa044fb4 > > I can switch between the server (has Directx X server as window > title), and > other applications, but the fullscreen of the server is black: Should be gray waved, typical X desktop without a Desktop ENV. Fullscreen does cover the WIn32 desktop. Multiwindowing is not implemented yet. >I can't see > anything. > This happen even if I run the startxwin.bat batch file (moreover > complaining > about xterm.exe not found). Is xterm.exe in your PATH? in other words is /usr/X11R6/bin in your PATH? Try editing startxwin.abt file. If it contains "start rxvt" comment it out by prefixing with REM. On some system rxvt crashed which caused xterm not to boot because "start rxvt" was before "start xterm" Suhaib > > I have NT 4.0 with service pack 5. > > Could you help me please ? > Thank you very much. > > Federico Spinazzi > From Richard.Grenon@onera.fr Fri Jul 7 03:17:00 2000 From: Richard.Grenon@onera.fr (GRENON Richard) Date: Fri, 07 Jul 2000 03:17:00 -0000 Subject: Installing cygwin/xfree : it works ! ( almost ) Message-ID: <3965A57E.77813FBB@onera.fr> Hello Suhaib, Finally I have given up with XGGI and I have downloaded a demo version of the X-WinPro PC X-server at http://www.labf.com . It is really easy to install and to configure for any kind of keyboard. You just have to restart the server after 30 mn if you don't have the license (not very expensive), but you have unlimited evaluation time. I recommend it for beginners like me who just want to test X11R6. I tried xterm, xclock, xsetroot, twm, mwm and an old Unix graphic code. I have still a lot of tests to do but everything seems to work fine! I catch keyboard events and Button press events on a french keyboard without a problem! I just have some warnings with xterm and mwm as I told you in other mails : "locale not supported ...", "failed to open input method" with xterm and similar things with mwm. Can you suggest me a way to remove this warnings ? I have installed Cygwin with setup.exe from the latest directory on June 27 and I also tried last binaries of xterm, but it does not change anything. Thanks again, -- Richard Grenon 40 Avenue de la Division Leclerc 92320 Ch????tillon - France e-mail : Richard.GRENON@wanadoo.fr ONERA mailto:Richard.Grenon@onera.fr http://www.onera.fr From ssiddiqi@inspirepharm.com Fri Jul 7 04:58:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 07 Jul 2000 04:58:00 -0000 Subject: Installing cygwin/xfree : it works ! ( almost ) References: <3965A57E.77813FBB@onera.fr> Message-ID: > Hello Suhaib, > > Finally I have given up with XGGI and I have downloaded a demo version > of the X-WinPro PC X-server at http://www.labf.com . It is really easy to > install and to configure for any kind of keyboard. You just have to > restart the server after 30 mn if you don't have the license (not very > expensive), but you have unlimited evaluation time. I recommend it for > beginners like me who just want to test X11R6. > > I tried xterm, xclock, xsetroot, twm, mwm and an old Unix graphic code. > I have still a lot of tests to do but everything seems to work fine! I > catch keyboard events and Button press events on a french keyboard > without a problem! > > I just have some warnings with xterm and mwm as I told you in other > mails : "locale not supported ...", "failed to open input method" with > xterm and similar things with mwm. Can you suggest me a way to remove > this warnings ? I have installed Cygwin with setup.exe from the latest > directory on June 27 and I also tried last binaries of xterm, but it > does not change anything. > Well, you need to live with those warnings if you are using xterm and mwm from XGGI distribution or consider using binaries from xc-4-binaries directory distribution from Cygwin/XFree FTP server. Unfortunately John left. He wrote GGI and GII input and display libraries. Your only bet to change the default Input of XGGI is to ask at GGI mailing list about how to change keyboard settings for GII libraries. GII libraries control the mouse and keyboard, GGI does the display, and XGGI simply runs on top of GGI/GII libraries using whatever GGI/GII supports. Suhaib > Thanks again, > > -- > > Richard Grenon > 40 Avenue de la Division Leclerc > 92320 Ch????tillon - France > e-mail : Richard.GRENON@wanadoo.fr > > ONERA > mailto:Richard.Grenon@onera.fr > http://www.onera.fr > > From Richard.Grenon@onera.fr Fri Jul 7 06:09:00 2000 From: Richard.Grenon@onera.fr (GRENON Richard) Date: Fri, 07 Jul 2000 06:09:00 -0000 Subject: Installing cygwin/xfree : it works ! ( almost ) References: Message-ID: <3965D65D.3F5EDF87@onera.fr> Hello Suhaib, Thanks for your quick reply. But I am not sure to well understand what you said. I got X11R6 at ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/cygwin/xfree/xc-4-binaries/ on June 27. I downloaded cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2, xfree86-4.0-fonts.tar.bz2 and xfree86-4.0-Xterm.tar.bz2. It was the last release of June 10. When I use the X-WinPro X-server, xterm and mwm work fine but send the same warnings as they did when I tried to use XGGI. Do you mean that xterm and mwm from this distribution are written with GGI and GII libs? Do these xterm and mwm binaries send the same warnings with other X-servers ? I think I will keep X-WinPro as it's easier for me to map my keyboard. I can also keep twm as it works fine, or configure X-WinPro to use the Windows98 window manager. But if you know other xterm and window manager binaries not linked with GGI or GII libs, I am ready to check them. If so, please tell me where I can find them. Best regards, -- Richard Grenon 40 Avenue de la Division Leclerc 92320 Ch????tillon - France mailto:Richard.GRENON@wanadoo.fr ONERA mailto:Richard.Grenon@onera.fr http://www.onera.fr From ssiddiqi@inspirepharm.com Fri Jul 7 06:22:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 07 Jul 2000 06:22:00 -0000 Subject: Installing cygwin/xfree : it works ! ( almost ) References: <3965D65D.3F5EDF87@onera.fr> Message-ID: > > Hello Suhaib, > > Thanks for your quick reply. But I am not sure to well understand what > you said. > > I got X11R6 at > ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/cygwin/xfre > e/xc-4-binaries/ > on June 27. > I downloaded cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2, > xfree86-4.0-fonts.tar.bz2 and xfree86-4.0-Xterm.tar.bz2. > It was the last release of June 10. cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This for B20.1. Too many people are mixing bibnaries for Cygwin B20.1 and 1.1.x. I might delete B20.1 suported binaries. Everything in xc-4-binaries, except cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2, are for cygwin 1.1.x > > When I use the X-WinPro X-server, xterm and mwm work fine but send the > same warnings as they did when I tried to use XGGI. Use Xterm from xfree86-4.0-Xterm.tar.bz2 The mwm is b20.1. For Cygwin 1.1.x you can get mwm from Lesstif distribution at http://www.lesstif.org > > Do you mean that xterm and mwm from this distribution are written with > GGI and GII libs? Do these xterm and mwm binaries send the same warnings > with other X-servers ? GGI/GII are used for input X... and XGGI is linked to them, thus GGI/GII control the input and output, plus display. > > I think I will keep X-WinPro as it's easier for me to map my keyboard. I > can also keep twm as it works fine, or configure X-WinPro to use the > Windows98 window manager. But if you know other xterm and window manager > binaries not linked with GGI or GII libs, I am ready to check them. If > so, please tell me where I can find them. none of the xterm binaries are linked to GGI. Your problem is mixing X Dist for B20.1 with XF86 for Cygwin 1.1.x. Which definitely would cause all kind of troubles and unstability. Suhaib > > Best regards, > > -- > > Richard Grenon > 40 Avenue de la Division Leclerc > 92320 Ch????tillon - France > mailto:Richard.GRENON@wanadoo.fr > > ONERA > mailto:Richard.Grenon@onera.fr > http://www.onera.fr > > From lckun@chollian.net Fri Jul 7 06:51:00 2000 From: lckun@chollian.net (lee changkun) Date: Fri, 07 Jul 2000 06:51:00 -0000 Subject: Build Xfree? References: Message-ID: <3965E5D1.149EF281@chollian.net> Dear Suhaib Thanks for your help. You was right that i did not had the code from CVS. I downloaded CVS and i compiled it. It seems to me it works well.. But I have some error messages . Could you help me about this errors? make[4]: Leaving directory `/src/cygwin-xfree/lib/GL/glx' including in lib/GL/dri... make[4]: Entering directory `/src/cygwin-xfree/lib/GL/dri' including in lib/GL/dri/drm... make[5]: Entering directory `/src/cygwin-xfree/lib/GL/dri/drm' make[5]: *** No rule to make target `../../../../programs/Xserver/hw/xfree86/os-support//drm/xf86drm.c', needed by `xf86drm.c'. Stop. make[5]: Leaving directory `/src/cygwin-xfree/lib/GL/dri/drm' make[4]: *** [includes] Error 2 make[4]: Leaving directory `/src/cygwin-xfree/lib/GL/dri' make[3]: *** [includes] Error 2 make[4]: Leaving directory `/src/cygwin-xfree/lib/GL/glx' depending in lib/GL/dri... make[4]: Entering directory `/src/cygwin-xfree/lib/GL/dri' depending in lib/GL/dri/drm... make[5]: Entering directory `/src/cygwin-xfree/lib/GL/dri/drm' make[5]: *** No rule to make target `../../../../programs/Xserver/hw/xfree86/os-support//drm/xf86drm.c', needed by `xf86drm.c'. Stop. make[5]: Leaving directory `/src/cygwin-xfree/lib/GL/dri/drm' make[4]: *** [depend] Error 2 rm -f xfont.o gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return -fvtable-thunks -m486 -Wall -I../../../include -I../../../include/extensions -I../../../include/GL -I../../../exports/include -I../mesa/src -I../dri -I../../.. -I../../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -DUSE_X86_ASM -D_DLL xfont.c xfont.c: In function `isvalid': xfont.c:173: warning: `byte1' might be used uninitialized in this function xfont.c:173: warning: `byte2' might be used uninitialized in this function as -o glapi_x86.o glapi_x86.s glapi_x86.s: Assembler messages: glapi_x86.s:22: Error: no such 386 instruction: `aligntext16' glapi_x86.s:23: Error: invalid character '_' in mnemonic glapi_x86.s:24: Error: invalid character '_' in mnemonic glapi_x86.s:25: Error: invalid character '_' in mnemonic glapi_x86.s:26: Error: invalid character '_' in mnemonic glapi_x86.s:27: Error: invalid character '(' in mnemonic glapi_x86.s:28: Error: invalid character '(' in mnemonic glapi_x86.s:30: Error: no such 386 instruction: `aligntext16' Best Reagrds lee From JLVay@lbl.gov Fri Jul 7 08:23:00 2000 From: JLVay@lbl.gov (Jean-Luc Vay) Date: Fri, 07 Jul 2000 08:23:00 -0000 Subject: gcc-cygwin with X11 Message-ID: <3965F621.44664D5D@lbl.gov> I managed last week to compile Yorick under X11 with cygwin-gcc on NT. The main problem I had was to get a gist: (WARNING) failed to connect to X server 127.0.0.1:0.0 gist: (WARNING) Unable to open X server (default) at execution. I solved it by reinstalling X11R6.4 in /usr. For some reason, I had to recompile it and I now get the same error again although X11R6.4 is in /usr. What should I look for (I am using Exceed as an X server and have DISPLAY=127.0.0.1:0.0)? Jean-Luc ------------------------------------------------- Jean-Luc Vay Accelerator and Fusion Research Division Lawrence Berkeley National Laboratory - MS 71J Berkeley, CA 94720, USA Tel: (1) 510-486-4934 Fax: (1) 510-495-2323 Email: jlvay@lbl.gov ------------------------------------------------- From ssiddiqi@inspirepharm.com Fri Jul 7 08:26:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 07 Jul 2000 08:26:00 -0000 Subject: Build Xfree? References: <3965E5D1.149EF281@chollian.net> Message-ID: > make[4]: Leaving directory `/src/cygwin-xfree/lib/GL/glx' > including in lib/GL/dri... > make[4]: Entering directory `/src/cygwin-xfree/lib/GL/dri' > including in lib/GL/dri/drm... > make[5]: Entering directory `/src/cygwin-xfree/lib/GL/dri/drm' > make[5]: *** No rule to make target > `../../../../programs/Xserver/hw/xfree86/os-support//drm/xf86drm.c > ', needed by > `xf86drm.c'. Stop. > make[5]: Leaving directory `/src/cygwin-xfree/lib/GL/dri/drm' > make[4]: *** [includes] Error 2 > make[4]: Leaving directory `/src/cygwin-xfree/lib/GL/dri' > make[3]: *** [includes] Error 2 > Forget about these errors. Code is os-support are only stubs to provide cygwinArchitecture FLAG support. Eventually down the road the stbs in os-support directory would replaced by real code. > > > > > make[4]: Leaving directory `/src/cygwin-xfree/lib/GL/glx' > depending in lib/GL/dri... > make[4]: Entering directory `/src/cygwin-xfree/lib/GL/dri' > depending in lib/GL/dri/drm... > make[5]: Entering directory `/src/cygwin-xfree/lib/GL/dri/drm' > make[5]: *** No rule to make target > `../../../../programs/Xserver/hw/xfree86/os-support//drm/xf86drm.c > ', needed by > `xf86drm.c'. Stop. > make[5]: Leaving directory `/src/cygwin-xfree/lib/GL/dri/drm' > make[4]: *** [depend] Error 2 > Ignore. You cannot compile DRM under CYgwin. DRM needs LINUX kernel thus non-portable to any OS except Linux. Read my comments in cygwin.cf. > > > > > rm -f xfont.o > gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return > -fvtable-thunks > -m486 -Wall -I../../../include -I../../../include/extensions > -I../../../include/GL -I../../../exports/include > -I../mesa/src -I../dri > -I../../.. -I../../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN > -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ > -D_XOPEN_SOURCE > -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE > -D_GNU_SOURCE -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO > -DGLXEXT -DXF86DRI > -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA > -DUSE_X86_ASM -D_DLL > xfont.c > xfont.c: In function `isvalid': > xfont.c:173: warning: `byte1' might be used uninitialized in this function > xfont.c:173: warning: `byte2' might be used uninitialized in this function > as -o glapi_x86.o glapi_x86.s > glapi_x86.s: Assembler messages: > glapi_x86.s:22: Error: no such 386 instruction: `aligntext16' > glapi_x86.s:23: Error: invalid character '_' in mnemonic > glapi_x86.s:24: Error: invalid character '_' in mnemonic > glapi_x86.s:25: Error: invalid character '_' in mnemonic > glapi_x86.s:26: Error: invalid character '_' in mnemonic > glapi_x86.s:27: Error: invalid character '(' in mnemonic > glapi_x86.s:28: Error: invalid character '(' in mnemonic > glapi_x86.s:30: Error: no such 386 instruction: `aligntext16' You got a CPP problem!!!!!!!! Did you extract the code on text mounted disk? It causes this problem > > > > Best Reagrds > > lee From ssiddiqi@inspirepharm.com Fri Jul 7 08:39:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 07 Jul 2000 08:39:00 -0000 Subject: gcc-cygwin with X11 References: <3965F621.44664D5D@lbl.gov> Message-ID: > > I managed last week to compile Yorick under X11 with > cygwin-gcc on NT. The main problem I had was to get a > gist: (WARNING) failed to connect to X server 127.0.0.1:0.0 > gist: (WARNING) Unable to open X server (default) > at execution. I solved it by reinstalling X11R6.4 in /usr. > For some reason, I had to recompile it and I now get the > same error again although X11R6.4 is in /usr. What > should I look for (I am using Exceed as an X server and > have DISPLAY=127.0.0.1:0.0)? Are the X11 DLLs and libs from xf86 in xc-4-binaries not good enough for you? It might be your x dlls are not getting initialized properly? Suhaib > > Jean-Luc > > > ------------------------------------------------- > Jean-Luc Vay > Accelerator and Fusion Research Division > Lawrence Berkeley National Laboratory - MS 71J > Berkeley, CA 94720, USA > Tel: (1) 510-486-4934 > Fax: (1) 510-495-2323 > Email: jlvay@lbl.gov > ------------------------------------------------- > From ssiddiqi@inspirepharm.com Fri Jul 7 09:09:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 07 Jul 2000 09:09:00 -0000 Subject: gcc-cygwin with X11 References: <3965FF1A.60544ED@lbl.gov> Message-ID: > -----Original Message----- > From: Jean-Luc Vay [ mailto:JLVay@lbl.gov ] > Sent: Friday, July 07, 2000 12:03 PM > To: Suhaib Siddiqi > Subject: Re: gcc-cygwin with X11 > > > > Are the X11 DLLs and libs from xf86 in xc-4-binaries not good enough for > > you? > > > > well, this is what I am using. > > > It might be your x dlls are not getting initialized properly? > > > > what do you mean? What should I do? The following from your previous message: gist: (WARNING) Unable to open X server (default) What is default? I do not understand. It sounds like X client problem. Have you tried copying the needed DLLs from X in the same directory as gist and yorik whatever? Is your application an OpenSource code, which I could look into? Suhaib > > Jean-Luc > > > > > > > Suhaib > > > > > > > > Jean-Luc > > > > > > > > > ------------------------------------------------- > > > Jean-Luc Vay > > > Accelerator and Fusion Research Division > > > Lawrence Berkeley National Laboratory - MS 71J > > > Berkeley, CA 94720, USA > > > Tel: (1) 510-486-4934 > > > Fax: (1) 510-495-2323 > > > Email: jlvay@lbl.gov > > > ------------------------------------------------- > > > > > -- > ------------------------------------------------- > Jean-Luc Vay > Accelerator and Fusion Research Division > Lawrence Berkeley National Laboratory - MS 71J > Berkeley, CA 94720, USA > Tel: (1) 510-486-4934 > Fax: (1) 510-495-2323 > Email: jlvay@lbl.gov > ------------------------------------------------- > From ssiddiqi@inspirepharm.com Fri Jul 7 09:15:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 07 Jul 2000 09:15:00 -0000 Subject: cygwin-gcc X11 Message-ID: > -----Original Message----- > From: Jean-Luc Vay [ mailto:JLVay@lbl.gov ] > Sent: Friday, July 07, 2000 12:06 PM > To: Suhaib Siddiqi > Subject: Re: gcc-cygwin with X11 > > > what may be part of the problem: I am switching between cygwin b20.1 > and cygwin 1.1.2 version... > Jean-Luc > X binaries for B 20.1 and Cygwin 1.1.x cannot be mixed and matched. That is why I said before dll initialization problem? Suhaib > > Suhaib Siddiqi wrote: > > > > > > > I managed last week to compile Yorick under X11 with > > > cygwin-gcc on NT. The main problem I had was to get a > > > gist: (WARNING) failed to connect to X server 127.0.0.1:0.0 > > > gist: (WARNING) Unable to open X server (default) > > > at execution. I solved it by reinstalling X11R6.4 in /usr. > > > For some reason, I had to recompile it and I now get the > > > same error again although X11R6.4 is in /usr. What > > > should I look for (I am using Exceed as an X server and > > > have DISPLAY=127.0.0.1:0.0)? > > > > Are the X11 DLLs and libs from xf86 in xc-4-binaries not good enough for > > you? > > It might be your x dlls are not getting initialized properly? > > > > Suhaib > > > > > > > > Jean-Luc > > > > > > > > > ------------------------------------------------- > > > Jean-Luc Vay > > > Accelerator and Fusion Research Division > > > Lawrence Berkeley National Laboratory - MS 71J > > > Berkeley, CA 94720, USA > > > Tel: (1) 510-486-4934 > > > Fax: (1) 510-495-2323 > > > Email: jlvay@lbl.gov > > > ------------------------------------------------- > > > > > -- > ------------------------------------------------- > Jean-Luc Vay > Accelerator and Fusion Research Division > Lawrence Berkeley National Laboratory - MS 71J > Berkeley, CA 94720, USA > Tel: (1) 510-486-4934 > Fax: (1) 510-495-2323 > Email: jlvay@lbl.gov > ------------------------------------------------- From Richard.GRENON@wanadoo.fr Fri Jul 7 12:48:00 2000 From: Richard.GRENON@wanadoo.fr (Richard.GRENON) Date: Fri, 07 Jul 2000 12:48:00 -0000 Subject: Installing cygwin/xfree : it works ! ( almost ) Message-ID: <002e01bfe84c$5e0f9020$00e2fea9@oemcomputer> Hello Suhaib, ???? Thanks for your comments. I begin to understand where my problems come from. I am really confusing about distributions of Cygwin and Xfree. ???? My first test????of Cygwin on April has been done with a full.exe file which installed CygwinB20, but many things were missing. When I decided to re-install a full up to date Cygwin on June 27, I could not find a full.exe file or a cygwinB20 directory on the ftp site. Where is cygwinB20 now ? I used the setup.exe from the latest directory but it installed Cygwin1.1.2 ( I have checked it with uname). I was thinking that cygwinB20 had been included in the latest release and that's why I downloaded the X11R6.3 and X11R6.4 tar files????with names including the "cygwinb20" string. ???? So my question is : is there a full X11 distrib for cygwin1.1.2 or what should I download to have compatible Cygwin and X11 distributions ? ???? Best regards, ???? Richard Grenon 40 Avenue de la Division Leclerc 92320 Ch????tillon - France e-mail : Richard.GRENON@wanadoo.fr From Richard.GRENON@wanadoo.fr Fri Jul 7 18:31:00 2000 From: Richard.GRENON@wanadoo.fr (Richard.GRENON) Date: Fri, 07 Jul 2000 18:31:00 -0000 Subject: Installing cygwin/xfree : it works ! ( almost ) References: <002e01bfe84c$5e0f9020$00e2fea9@oemcomputer> <00aa01bfe870$bb8bdd70$0700000a@lazarus> Message-ID: <004601bfe87c$58b1cfa0$00e2fea9@oemcomputer> ----- Original Message ----- > Remove all traces of cygwin B20. Download SETUP.exe from cygwin/latest. > Run it, and tell it to download from the internet, and choose your closest > mirror. More detailed instructions can be found on the cygwin web page, or > the cygwin announce archive. > > Robert Cicconetti Thanks Robert, But that's exactly what I did on June 27 : I have removed all traces of cygwinb20 then I have downloaded setup.exe from cygwin/latest at sunsite.org.uk and I told it to install from internet. I got cygwin1.1.2 but what I don't understand is what should I download for X11 to make it work with cygwin1.1.2? Should I download all files in xc-4-binaries except those with the string "cygwinb20" ? I did not find any setup.exe for X11 and I suggest to put a README file to tell what X11 files should be downloaded with the latest cygwin release to avoid confusion. Richard Grenon 40 Avenue de la Division Leclerc 92320 Ch????tillon - France e-mail : Richard.GRENON@wanadoo.fr From leblanc@koreaaero.com Fri Jul 7 21:47:00 2000 From: leblanc@koreaaero.com (leblanc@koreaaero.com) Date: Fri, 07 Jul 2000 21:47:00 -0000 Subject: Direct Draw Init Failed Message-ID: I would like to ask you some things regards the X-server XWin.exe. I've installed it in /usr/X11R6/ as it is the default unpacking directory of the following used (by me) files. xfree86-4.0-DLLs.tar.bz2 xfree86-4.0-Xterm.tar.bz2 xfree86-4.0-Xwin.tar.bz2 xfree86-4.0-devel.tar.bz2 xfree86-4.0-fonts.tar.bz2 xfree86-4.0-twm.tar.bz2 When running, from / (mounted on c:\unix) bash$ startxwin.bat I get: scheduling timer: Invalid argument _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root pwin->width = 00000500 pwin->height = 00000400 pwin->paddedWidth = 00000a00 pwin->bitsPerPixel = 00000010 calling winAllocateFramebufferMemory And then a popup window appears and shows the message: Direct Draw Init Failed Error = 88760078(unknown error) I have Windows 95 OSR2 and DirectX 7.0a Could you help me please ? Thank you very much. Seung-Kil Paek From ssiddiqi@inspirepharm.com Sat Jul 8 06:51:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Sat, 08 Jul 2000 06:51:00 -0000 Subject: Direct Draw Init Failed References: Message-ID: Are you on Win98 or WIn95? Check mail archive please. Due to crapy 16 bit GDI in win89x, xwin cannot lock DirectX x-server. We do not plan to alter code for Win95, it down grade the performance, but will add support to Win Me, which finally has 32 bit graphical display and does not disguise users with a lies about win95/98 being true 32 bit OS. sms > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of > leblanc@koreaaero.com > Sent: Saturday, July 08, 2000 12:45 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Direct Draw Init Failed > > > I would like to ask you some things regards the X-server XWin.exe. > > I've installed it in /usr/X11R6/ as it is the default unpacking > directory of > the following used (by me) files. > > xfree86-4.0-DLLs.tar.bz2 > xfree86-4.0-Xterm.tar.bz2 > xfree86-4.0-Xwin.tar.bz2 > xfree86-4.0-devel.tar.bz2 > xfree86-4.0-fonts.tar.bz2 > xfree86-4.0-twm.tar.bz2 > > When running, from / (mounted on c:\unix) > bash$ startxwin.bat > > I get: > scheduling timer: Invalid argument > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > pwin->width = 00000500 > pwin->height = 00000400 > pwin->paddedWidth = 00000a00 > pwin->bitsPerPixel = 00000010 > calling winAllocateFramebufferMemory > > And then a popup window appears and shows the message: > > Direct Draw Init Failed > Error = 88760078(unknown error) > > I have Windows 95 OSR2 and DirectX 7.0a > > Could you help me please ? > Thank you very much. > > Seung-Kil Paek > > From ssiddiqi@inspirepharm.com Sat Jul 8 07:16:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Sat, 08 Jul 2000 07:16:00 -0000 Subject: Installing cygwin/xfree : it works ! ( almost ) References: <002e01bfe84c$5e0f9020$00e2fea9@oemcomputer> Message-ID: > > the cygwin announce archive. > > > > Robert Cicconetti > > Thanks Robert, > > But that's exactly what I did on June 27 : I have removed all traces of > cygwinb20 then I have downloaded setup.exe from cygwin/latest at > sunsite.org.uk and I told it to install from internet. I got cygwin1.1.2 > but what I don't understand is what should I download for X11 to > make it work with cygwin1.1.2? > > Should I download all files in xc-4-binaries except those with the string > "cygwinb20" ? YES. >I did not find any setup.exe for X11 and I suggest to put > a README file to tell what X11 files should be downloaded with the > latest cygwin release to avoid confusion. There will be setup.exe in near future. everything goes in /usr/X11R6 /usr is Cygwin mount point. > > Richard Grenon > 40 Avenue de la Division Leclerc > 92320 Ch????tillon - France > e-mail : Richard.GRENON@wanadoo.fr From lckun@chollian.net Sat Jul 8 07:56:00 2000 From: lckun@chollian.net (lckun) Date: Sat, 08 Jul 2000 07:56:00 -0000 Subject: Build Xfree? References: Message-ID: <3966A4AF.422FEB27@chollian.net> Dear Suhaib Thank you for your reply. > > xfont.c > > xfont.c: In function `isvalid': > > xfont.c:173: warning: `byte1' might be used uninitialized in this function > > xfont.c:173: warning: `byte2' might be used uninitialized in this function > > as -o glapi_x86.o glapi_x86.s > > glapi_x86.s: Assembler messages: > > glapi_x86.s:22: Error: no such 386 instruction: `aligntext16' > > glapi_x86.s:23: Error: invalid character '_' in mnemonic > > glapi_x86.s:24: Error: invalid character '_' in mnemonic > > glapi_x86.s:25: Error: invalid character '_' in mnemonic > > glapi_x86.s:26: Error: invalid character '_' in mnemonic > > glapi_x86.s:27: Error: invalid character '(' in mnemonic > > glapi_x86.s:28: Error: invalid character '(' in mnemonic > > glapi_x86.s:30: Error: no such 386 instruction: `aligntext16' > > You got a CPP problem!!!!!!!! > > Did you extract the code on text mounted disk? It causes this problem > what do you mean extracting? I downloaded CVS files on the Linux because it was not sucuessful for me to download the CVS files directly cgywin1.1.0 on the win98. So copyed the downloaded files from CVS form Linux to the win98 thorugh ftp and compiled it. I did not need to extact the files because it was alreadly unpacked. Would you tell me where i find CVS tar files or what can i do? Best Regards lee From ssiddiqi@inspirepharm.com Sat Jul 8 08:01:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Sat, 08 Jul 2000 08:01:00 -0000 Subject: Build Xfree? References: <3966A4AF.422FEB27@chollian.net> Message-ID: > > what do you mean extracting? > I downloaded CVS files on the Linux because it was not sucuessful > for me to > download the CVS files > directly cgywin1.1.0 on the win98. > So copyed the downloaded files from CVS form Linux to the win98 > thorugh ftp > and compiled it. > I did not need to extact the files because it was alreadly unpacked. > Would you tell me where i find CVS tar files or what can i do? Could it be you ftp insert ^M. Try ftp'ing from Linux to Win in bin mode. The Win32 CRLF screws up asm files therefore you get "syntax error -" Plus you should have cpp.exe in /usr/bin Suhaib > > > Best Regards > > lee > > From lckun@chollian.net Sat Jul 8 08:22:00 2000 From: lckun@chollian.net (lckun) Date: Sat, 08 Jul 2000 08:22:00 -0000 Subject: Build Xfree? References: Message-ID: <3966AAE5.8A25AAA@chollian.net> Dear Suhaib Thanks for your quickly reply. Without your help i might give up the building. :-) Thanks agian. > > Could it be you ftp insert ^M. what is ftp insert ^M? > Try ftp'ing from Linux to Win in binmode. Yes, I did it. > Plus you should have cpp.exe in /usr/bin Yes, I have C++.ex in /usr/bin Have a nice weekend Lee From ssiddiqi@inspirepharm.com Sat Jul 8 09:00:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Sat, 08 Jul 2000 09:00:00 -0000 Subject: Build Xfree? References: <3966AAE5.8A25AAA@chollian.net> Message-ID: > Thanks for your quickly reply. > Without your help i might give up the building. :-) Thanks agian. > > > > > Could it be you ftp insert ^M. > > what is ftp insert ^M? inserted Clf? Open it in vi and you might see ^M at the end of each line > > > Try ftp'ing from Linux to Win in binmode. > > Yes, I did it. > > > Plus you should have cpp.exe in /usr/bin > > Yes, I have C++.ex in /usr/bin > > > Have a nice weekend > > > Lee > > From lckun@chollian.net Sat Jul 8 09:39:00 2000 From: lckun@chollian.net (lckun) Date: Sat, 08 Jul 2000 09:39:00 -0000 Subject: Build Xfree? References: Message-ID: <3966BD06.B904DE5F@chollian.net> Dear Suhaib > > > Could it be you ftp insert ^M. > > > > what is ftp insert ^M? > > inserted Clf? > Open it in vi and you might see ^M at the end of each line > I have to tell you how i download CVS on the linux. I read howto download it in http://sources.redhat.com/cygwin/xfree/cvs.html . On the linux i have done as fllows: setenv CVSROOT :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src cvs login (Logging in to anoncvs@anoncvs.cygnus.com) CVS password: anoncvs cvs co src/cygwin-xfree should i be root when i download it? The files were download automatically. I am sorry but i could not find the file "clf" in which i downloaded. Had i some mistakes in the downloading? Best Regards lee From ssiddiqi@inspirepharm.com Sat Jul 8 09:46:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Sat, 08 Jul 2000 09:46:00 -0000 Subject: Build Xfree? References: <3966BD06.B904DE5F@chollian.net> Message-ID: There is no problem on downloading on Linux. If you ftp'd the whole source tree from Linux to windows, did you use ASCI mode or BIN mode for ftp? Maybe tar.gziped? then ftp'd? Is Cygwin disk mounted with -b (binary) option? Or you extracted *.tar.gz archive after ftp'ing from Linux on text mounted Cygwin disk? mount will tell you details about Cygwin mount points. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of lckun > Sent: Saturday, July 08, 2000 1:33 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Re: Build Xfree? > > > > > Dear Suhaib > > > > > Could it be you ftp insert ^M. > > > > > > what is ftp insert ^M? > > > > inserted Clf? > > Open it in vi and you might see ^M at the end of each line > > > > I have to tell you how i download CVS on the linux. > > I read howto download it in > http://sources.redhat.com/cygwin/xfree/cvs.html . > > On the linux i have done as fllows: > > setenv CVSROOT :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src > > cvs login > (Logging in to anoncvs@anoncvs.cygnus.com) > CVS password: anoncvs > > cvs co src/cygwin-xfree > > should i be root when i download it? > The files were download automatically. > I am sorry but i could not find the file "clf" in which i downloaded. > > Had i some mistakes in the downloading? > > > Best Regards > > lee From tony.arnold@mcc.ac.uk Mon Jul 10 02:02:00 2000 From: tony.arnold@mcc.ac.uk (Tony Arnold) Date: Mon, 10 Jul 2000 02:02:00 -0000 Subject: X apps won't start Message-ID: I'm running cygwin 1.1.2 and have just downloaded, uncompressed and de-tarred all the tar balls (without B20 in the name) from xc-4-binaries into /usr/X11R6. I got the impression these should work. However when ever I try and start any of the X apps I get a dialogue box appearing saying 'The application failed to initalize properly (0xc0000022). Click on OK to terminate the application.' Any ideas anyone? Regards, Tony. -- Tony Arnold, Head of Science and Engineering Support Unit, University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold From lckun@chollian.net Mon Jul 10 02:11:00 2000 From: lckun@chollian.net (lee changkun) Date: Mon, 10 Jul 2000 02:11:00 -0000 Subject: Build Xfree? References: Message-ID: <396998D6.AAE5CFD1@chollian.net> Dear Suhaib There is no problem on downloading on Linux. Yes, I had no problem to download it. After i download all the file. i packed all the file with tar cvf src.tar ./*. > > If you ftp'd the whole source tree from Linux to windows, did > you use ASCI mode or BIN mode for ftp? I used BIN mode in ftp in the Gygwin. > > Maybe tar.gziped? then ftp'd? As i said it all the files which i downloaded from CVS are not tar or zip file. I have just tared the downloaded files. > Is Cygwin disk mounted with -b (binary) > option? My Cygwin mount is as follows: BASH.EXE-2.04$ mount Device Directory Type Flags c:\cygwin\bin /usr/bin user binmode c:\cygwin\lib /usr/lib user binmode c:\cygwin > Or you extracted *.tar.gz archive after ftp'ing from > Linux on text mounted Cygwin disk? I downloaded src.tar file which i tared on the Linux to win98 with ftp. And I extracted it and i got cygwin-xfree directory under src directory. I have done make World in the directory /src/cygwin-xfree. But I have always same Error Messages. glapi_x86.s: Assembler messages: > > glapi_x86.s:22: Error: no such 386 instruction: `aligntext16' > > glapi_x86.s:23: Error: invalid character '_' in mnemonic > > glapi_x86.s:24: Error: invalid character '_' in mnemonic > > glapi_x86.s:25: Error: invalid character '_' in mnemonic > > glapi_x86.s:26: Error: invalid character '_' in mnemonic I am confusing which files i should compile for Xfree? xc40-1.tar xc40-2.tar xc40-3.tar xc40-4.tar on the sourceware.cygnus.com or /src/cygwin-xfree from CVS? Best Reagrds Lee From ssiddiqi@inspirepharm.com Mon Jul 10 04:12:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 04:12:00 -0000 Subject: X apps won't start References: Message-ID: > I'm running cygwin 1.1.2 and have just downloaded, uncompressed and > de-tarred all the tar balls (without B20 in the name) from xc-4-binaries > into /usr/X11R6. I got the impression these should work. However > when ever I > try and start any of the X apps I get a dialogue box appearing saying 'The > application failed to initalize properly (0xc0000022). Which apps? >Click on OK to > terminate the application.' > > Any ideas anyone? > > Regards, > Tony. > -- > Tony Arnold, Head of Science and Engineering Support Unit, > University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 > E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold From ssiddiqi@inspirepharm.com Mon Jul 10 04:14:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 04:14:00 -0000 Subject: Build Xfree? References: <396998D6.AAE5CFD1@chollian.net> Message-ID: > I am confusing which files i should compile for Xfree? > xc40-1.tar xc40-2.tar xc40-3.tar xc40-4.tar on the sourceware.cygnus.com > or > /src/cygwin-xfree from CVS? >From CVS. I had not updated xc40-xx.tar.bz2 with latest code yet. > > > > Best Reagrds > > Lee From Richard.Grenon@onera.fr Mon Jul 10 04:23:00 2000 From: Richard.Grenon@onera.fr (GRENON Richard) Date: Mon, 10 Jul 2000 04:23:00 -0000 Subject: Installing cygwin/xfree : it works ! References: Message-ID: <3969B1A7.1D98FA67@onera.fr> Hello Suhaib and others, Thank you very much for your help. I needed a long time to understand, but finally I got the good binaries. I am using the X-WinPro server and I tested xterm, xclock, vtwm and an old Unix graphic code : all are working perfectly without warnings. The only remaining problems are from time to time abnormal terminations when closing my graphic code or when closing the X server, but I am using Windows98 and this seems to be its normal behaviour. I have also these problems with Windows applications. I have read on the mailing list your comments about Xwin on Win95 and Win98. Not very optimist! I have Windows98 but I don't like it because I don't find it very stable: it does not start always correctly and sometimes starting applications may fail. As I plan to test other X servers, could you suggest one which would not have too much trouble with Windows98? And although this is not the subject of this mailing list, could you tell me what you think of Windows millenium ? Maybe I would make the step to update my system. Thank you again for your help. Best regards, -- Richard GRENON ONERA Departement d'Aerodynamique Appliquee - DAAP/ACI BP 72, 92322 CHATILLON CEDEX - FRANCE phone : +33 1 46 73 42 17 fax : +33 1 46 73 41 46 mailto:Richard.GRENON@wanadoo.fr (home) mailto:Richard.Grenon@onera.fr (office) http://www.onera.fr From ssiddiqi@inspirepharm.com Mon Jul 10 04:39:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 04:39:00 -0000 Subject: Installing cygwin/xfree : it works ! References: <3969B1A7.1D98FA67@onera.fr> Message-ID: > Hello Suhaib and others, > > Thank you very much for your help. I needed a long time to understand, > but finally I got the good binaries. I am using the X-WinPro server and > I tested xterm, xclock, vtwm and an old Unix graphic code : all are > working perfectly without warnings. > > The only remaining problems are from time to time abnormal terminations > when closing my graphic code or when closing the X server, but I am > using Windows98 and this seems to be its normal behaviour. I have also > these problems with Windows applications. Well, complain to M$. Windows95/98 were full of 16-bit crap. > > I have read on the mailing list your comments about Xwin on Win95 and > Win98. Not very optimist! Beyond my ability to help. Windows95/98 are mix and match of 16-bit crap with some 32-bit. >I have Windows98 but I don't like it because I > don't find it very stable: it does not start always correctly and > sometimes starting applications may fail. As I plan to test other X > servers, could you suggest one which would not have too much trouble > with Windows98? Cannot help you with making Windows9x. Complain to M$ or trash the Windows98/95 and install Windows NT/2000. Windows NT/2000 are "half-decent" operating systems. > > And although this is not the subject of this mailing list, could you > tell me what you think of Windows millenium ? Maybe I would make the > step to update my system. > Windows Millenium (aka Win Me) is certainly better then Windows98/95... at least kernel in it is a real 32-bit, as opposed to 16-bit crap in Win 9x burried in so-called Kernel32.dll Suhaib > Thank you again for your help. > > Best regards, > > -- > Richard GRENON > ONERA > Departement d'Aerodynamique Appliquee - DAAP/ACI > BP 72, 92322 CHATILLON CEDEX - FRANCE > phone : +33 1 46 73 42 17 > fax : +33 1 46 73 41 46 > > mailto:Richard.GRENON@wanadoo.fr (home) > mailto:Richard.Grenon@onera.fr (office) > http://www.onera.fr > > > From lckun@chollian.net Mon Jul 10 05:17:00 2000 From: lckun@chollian.net (lee changkun) Date: Mon, 10 Jul 2000 05:17:00 -0000 Subject: Build Xfree? References: Message-ID: <3969C447.B36538A4@chollian.net> Dear Suhaib After I built cygwin-xfree how can i invoke the X-Server ? with /usr/X11R6/bin/startx? How should i setup the Xconfig before the invoking of X-Server? Regards Lee From spinazzi@databankgroup.it Mon Jul 10 05:21:00 2000 From: spinazzi@databankgroup.it (Federico Spinazzi) Date: Mon, 10 Jul 2000 05:21:00 -0000 Subject: Black Screen - 2 Message-ID: <001a01bfea68$3291d660$0a00a8c0@bellview> I'm sorry to have asked the bad question: I had a post-it attached above the display led, so the screen becames black ... because the display goes offline (sort of: the led becames orange from green ...). I've currently an 1200x768x256 resolution, no virtual display under NT 4.0 (does it matter?). I would like to ask what I've to try out in order to avoid the terminal going offline. Many thanks. From ssiddiqi@inspirepharm.com Mon Jul 10 05:23:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 05:23:00 -0000 Subject: Build Xfree? References: <3969C447.B36538A4@chollian.net> Message-ID: > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of lee changkun > Sent: Monday, July 10, 2000 8:41 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Re: Build Xfree? > > > > > Dear Suhaib > > After I built cygwin-xfree how can i invoke the X-Server ? > with /usr/X11R6/bin/startx? > > How should i setup the Xconfig before the invoking of X-Server? xwin :0 have a look at startxwin.bat file in binary distribution. > > Regards > Lee From ssiddiqi@inspirepharm.com Mon Jul 10 05:25:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 05:25:00 -0000 Subject: Black Screen - 2 References: <001a01bfea68$3291d660$0a00a8c0@bellview> Message-ID: > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Federico > Spinazzi > Sent: Monday, July 10, 2000 8:13 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Black Screen - 2 > > > I'm sorry to have asked the bad question: I had a post-it > attached above the > display led, so the screen becames black ... because the display goes > offline (sort of: the led becames orange from green ...). I did not fully understand... > > I've currently an 1200x768x256 resolution, no virtual display under NT 4.0 > (does it matter?). > I would like to ask what I've to try out in order to avoid the terminal > going offline. > Terminal goes off-line? Exactly when and with what commands? Suhaib > Many thanks. > From ssiddiqi@inspirepharm.com Mon Jul 10 05:32:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 05:32:00 -0000 Subject: X apps won't start References: Message-ID: > Suhaib, > > > > I'm running cygwin 1.1.2 and have just downloaded, uncompressed and > > > de-tarred all the tar balls (without B20 in the name) from > xc-4-binaries > > > into /usr/X11R6. I got the impression these should work. However > > > when ever I > > > try and start any of the X apps I get a dialogue box appearing > > saying 'The > > > application failed to initalize properly (0xc0000022). > > > > > > Which apps? > > XWin, xterm etc. All the ones that startxwin.bat tries to start up. Try editing startxwin.bat. If it contain "start rxvt" remove it. Under some configurations rxvt does not start properly and causes other xterm not to start if "start rxvt" is before "start xterm". Next release, I will pack MXterm. Also startxwin.bat is may not work from a cygwin bash shell. It is intended to be used from Cmd. For bash you can write your own startup script, or use the following sequence of commands export DISPLAY=127.0.0.1 xwin : & xterm -rightbar -sl 500 & assuming /usr/X11R6/bin is in your PATH, otherwise you need to first export PATH then use the above mentioned commands export PATH=$PATH:/usr/X11R6/bin --Sms > > I should add that I am running on Windows NT 4.0 SP6. > > Regards, > Tony. > -- > Tony Arnold, Head of Science and Engineering Support Unit, > University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 > E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold From ssiddiqi@inspirepharm.com Mon Jul 10 05:43:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 05:43:00 -0000 Subject: Black Screen - 2 References: <002501bfea6a$53466ae0$0a00a8c0@bellview> Message-ID: > both with from cmd.exe (with c:\unix\usr\x11r6\bin\starxwin.bat) or XWin > from bash typing: > $ XWin :0 > because the post-it, i didn't see the led ... Do you mean it turn off your monitor? or, screen display is bigger then your monitor display? Are you using one of those LCD flat-panel display? BTW: 1200x768x256 <---is wrong. There is 256 pixeldepth? How about 1200x768x8 Suhaib > Thanks > Federico > -----Messaggio originale----- > Da: Suhaib Siddiqi > A: cygwin-xfree@sourceware.cygnus.com > Data: luned???? 10 luglio 2000 13.25 > Oggetto: RE: Black Screen - 2 > > > > > > > >> -----Original Message----- > >> From: cygwin-xfree-owner@sources.redhat.com > >> [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Federico > >> Spinazzi > >> Sent: Monday, July 10, 2000 8:13 AM > >> To: cygwin-xfree@sourceware.cygnus.com > >> Subject: Black Screen - 2 > >> > >> > >> I'm sorry to have asked the bad question: I had a post-it > >> attached above the > >> display led, so the screen becames black ... because the display goes > >> offline (sort of: the led becames orange from green ...). > > > > > >I did not fully understand... > > > >> > >> I've currently an 1200x768x256 resolution, no virtual display under NT > 4.0 > >> (does it matter?). > >> I would like to ask what I've to try out in order to avoid the terminal > >> going offline. > >> > > > >Terminal goes off-line? Exactly when and with what commands? > > > >Suhaib > > > >> Many thanks. > >> > > > > From ssiddiqi@inspirepharm.com Mon Jul 10 06:21:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 06:21:00 -0000 Subject: X apps won't start References: Message-ID: > I've tried the above from a bash shell and I'm still getting this error > about application not intialising properly. > Have you not, by chance, also downloaded cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 and installed it? If yes, this could be your cause of problem. Suhaib PS: Please reply to cygwin-xfree list only. Thanks > I've detarred all the xfree*.tar.bz2 that I could find in the > xc-4-binaries > directory and their contents have all gone into /usr/X11R6. > > The error seems to imply that NT cannot handle programs such as xwin.exe > etc. Could it be it can't find the right DLL, or could I be > running short of > some other resource? The rest of Cygwin seems to work OK. > > Also, I am logged in as a user with adminstrator rights, not as > administrator directly. Could thuis make a difference? > > Regards, > Tony. > -- > Tony Arnold, Head of Science and Engineering Support Unit, > University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 > E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold > > > > --Sms > > > > > > > > I should add that I am running on Windows NT 4.0 SP6. > > > > > > Regards, > > > Tony. > > > -- > > > Tony Arnold, Head of Science and Engineering Support Unit, > > > University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 > > > E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold > > From tony.arnold@mcc.ac.uk Mon Jul 10 06:26:00 2000 From: tony.arnold@mcc.ac.uk (Tony Arnold) Date: Mon, 10 Jul 2000 06:26:00 -0000 Subject: X apps won't start References: Message-ID: Suhaib, > > I've tried the above from a bash shell and I'm still getting this error > > about application not intialising properly. > > > > Have you not, by chance, also downloaded > cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 > and installed it? If yes, this could be your cause of problem. Yes, but I've since deleted the /usr/X11R6 directory tree before untarring the xfree* files. Does the above tar ball put stuff else where? Regards, Tony. -- Tony Arnold, Head of Science and Engineering Support Unit, University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold From ssiddiqi@inspirepharm.com Mon Jul 10 06:33:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 06:33:00 -0000 Subject: X apps won't start References: Message-ID: > > > I've tried the above from a bash shell and I'm still getting > this error > > > about application not intialising properly. > > > > > > > Have you not, by chance, also downloaded > > cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 > > and installed it? If yes, this could be your cause of problem. > > Yes, but I've since deleted the /usr/X11R6 directory tree before untarring > the xfree* files. Does the above tar ball put stuff else where? It puts in /usr/X11R6. Which version of Cygwin1.dll? uname -a will give the info. Suhaib > > Regards, > Tony. > -- > Tony Arnold, Head of Science and Engineering Support Unit, > University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 > E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold From spinazzi@databankgroup.it Mon Jul 10 06:35:00 2000 From: spinazzi@databankgroup.it (Federico Spinazzi) Date: Mon, 10 Jul 2000 06:35:00 -0000 Subject: R: Black Screen - 2 Message-ID: <000601bfea72$a28b9050$0a00a8c0@bellview> > Do you mean it turn off your monitor? Exactly. > Are you using one of those LCD flat-panel display? No. >BTW: 1200x768x256 <---is wrong. There is 256 pixeldepth? >How about 1200x768x8 1200x768x256: 256 colors, I really don't know what pixeldepth to use beacuase I don't know what the meaning of pixeldepth is (but thi is another problem, I think) Should the server work wichever the desktop Windows resolution is ? Many Thanks againg, Suhaib. federico From ssiddiqi@inspirepharm.com Mon Jul 10 06:42:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 06:42:00 -0000 Subject: Black Screen - 2 References: <000601bfea72$a28b9050$0a00a8c0@bellview> Message-ID: > > Do you mean it turn off your monitor? > > Exactly. This because you are using 256, I think > > > Are you using one of those LCD flat-panel display? > > No. > > > >BTW: 1200x768x256 <---is wrong. There is 256 pixeldepth? > >How about 1200x768x8 > > 1200x768x256: 256 colors, I really don't know what pixeldepth to use > beacuase I don't know what the meaning of pixeldepth is (but thi > is another > problem, I think) use First try only xwin :0 This starts with default. you can also try xwin -srceen 8 1204x768x8 & You can get help about pixeldepth etc using command xwin -help > > Should the server work wichever the desktop Windows resolution is ? At the moment NO. It might be in the next release. Suhaib > Many Thanks againg, Suhaib. > federico > From tony.arnold@mcc.ac.uk Mon Jul 10 07:24:00 2000 From: tony.arnold@mcc.ac.uk (Tony Arnold) Date: Mon, 10 Jul 2000 07:24:00 -0000 Subject: X apps won't start References: Message-ID: Suhaib, > > > Have you not, by chance, also downloaded > > > cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 > > > and installed it? If yes, this could be your cause of problem. > > > > Yes, but I've since deleted the /usr/X11R6 directory tree > before untarring > > the xfree* files. Does the above tar ball put stuff else where? > > It puts in /usr/X11R6. > > Which version of Cygwin1.dll? uname -a will give the info. 1.1.2 Regards, Tony. From ssiddiqi@inspirepharm.com Mon Jul 10 07:30:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 10 Jul 2000 07:30:00 -0000 Subject: X apps won't start References: Message-ID: > > > > Have you not, by chance, also downloaded > > > > cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 > > > > and installed it? If yes, this could be your cause of problem. > > > > > > Yes, but I've since deleted the /usr/X11R6 directory tree > > before untarring > > > the xfree* files. Does the above tar ball put stuff else where? > > > > It puts in /usr/X11R6. > > > > Which version of Cygwin1.dll? uname -a will give the info. > > 1.1.2 It should work with 1.1.2. Which DLL initialization error was it reporting, one from X or one of the Windows DirctX? I forgot. We had no problem on Win NT/2000 and Millenium, except a few users who mixed the X11R6.4 DLLs with XFree86 DLLs, a couple of them had multiple cygwin1.dll in path which also cuased Xwin to crash. > > Regards, > Tony. From degnbol@danbbs.dk Mon Jul 10 15:45:00 2000 From: degnbol@danbbs.dk (Gunnar Degnbol) Date: Mon, 10 Jul 2000 15:45:00 -0000 Subject: Remote Shell Extension Message-ID: <4.3.2.7.2.20000711002709.01e98a10@mail.danbbs.dk> I have made a new version of Remote Shell Extension http://www.danbbs.dk/~degnbol/software/rse-0.20.zip . It is a Windows shell extemsion that runs Unix programs a Samba share through X when they are doubleclicked. The new version can be configured using a property page for Samba shares (instead of with regedit.exe), and can use the xfree client libraries (in addition to Exceed and Reflection) to get a cookie to pass to the X client. I assume the location of the xfree libraries (x11.dll and xext.dll) is %systemdrive%\usr\x11r6\bin. I am not sure how safe that is, or if there is a better way to guess the location ? Gunnar From tony.arnold@mcc.ac.uk Tue Jul 11 03:05:00 2000 From: tony.arnold@mcc.ac.uk (Tony Arnold) Date: Tue, 11 Jul 2000 03:05:00 -0000 Subject: X apps won't start References: Message-ID: Suhaib, > > > Which version of Cygwin1.dll? uname -a will give the info. > > > > 1.1.2 > > It should work with 1.1.2. Which DLL initialization error > was it reporting, one from X or one of the Windows DirctX? I forgot. > We had no problem on Win NT/2000 and Millenium, except a few > users who mixed the X11R6.4 DLLs with XFree86 DLLs, a couple > of them had multiple cygwin1.dll in path which also cuased Xwin to crash. The message does not mention a specific dll, it just says the application failed to initialize properly with an error code of 0xc0000022! I'll check out the above. Regards, Tony. -- Tony Arnold, Head of Science and Engineering Support Unit, University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold From ssiddiqi@inspirepharm.com Tue Jul 11 03:57:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Tue, 11 Jul 2000 03:57:00 -0000 Subject: X apps won't start References: Message-ID: > > It should work with 1.1.2. Which DLL initialization error > > was it reporting, one from X or one of the Windows DirctX? I forgot. > > We had no problem on Win NT/2000 and Millenium, except a few > > users who mixed the X11R6.4 DLLs with XFree86 DLLs, a couple > > of them had multiple cygwin1.dll in path which also cuased Xwin > to crash. > > The message does not mention a specific dll, it just says the application > failed to initialize properly with an error code of 0xc0000022! I'll check > out the above. Unfortunately, it sounds like a Windows or Cygwin issue. X dlls usually give a different messages when they crash. > > Regards, > Tony. > -- > Tony Arnold, Head of Science and Engineering Support Unit, > University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 > E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold From s_m_siddiqi@yahoo.com Tue Jul 11 04:13:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Tue, 11 Jul 2000 04:13:00 -0000 Subject: Remote Shell Extension Message-ID: <20000711111253.7285.qmail@web4602.mail.yahoo.com> --- Gunnar Degnbol wrote: > I have made a new version of Remote Shell Extension > http://www.danbbs.dk/~degnbol/software/rse-0.20.zip . > It is a Windows shell > extemsion that runs Unix programs a Samba share > through X when they are > doubleclicked. The new version can be configured > using a property page for > Samba shares (instead of with regedit.exe), and can > use the xfree client > libraries (in addition to Exceed and Reflection) to > get a cookie to pass to > the X client. cool > > I assume the location of the xfree libraries > (x11.dll and xext.dll) is x11.dll and xext.dll or libX11.dll and libXext.dll? The x11.dll and xext.dll are for MSVC, libX11.dll and libXext.dll are for Cygwin. > %systemdrive%\usr\x11r6\bin. I am not sure how safe > that is, or if there is > a better way to guess the location ? Yes, that is correct. Suhaib > > Gunnar > __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From lckun@chollian.net Tue Jul 11 05:50:00 2000 From: lckun@chollian.net (lee changkun) Date: Tue, 11 Jul 2000 05:50:00 -0000 Subject: Build Xfree? References: Message-ID: <396B1D8A.C73D203A@chollian.net> Suhaib Siddiqi wrote: > > I am confusing which files i should compile for Xfree? > > xc40-1.tar xc40-2.tar xc40-3.tar xc40-4.tar on the sourceware.cygnus.com > > or > > /src/cygwin-xfree from CVS? > > >From CVS. I had not updated xc40-xx.tar.bz2 with latest code yet. Is it necessary to change the files cygwin.cf cygwin.rules in /src/cygwin-xfree/config/cf for the building? After i have changed cygwin.cf XCOMM #define StdIncDir `CcCmd --print-libgcc-file-name | sed ':libgcc.a:/cygwin/lib/gcc-lib/i686-pc-cygwin/2.95.2/include:'|sed 's,\\\\,/,g'` XCOMM #define PostIncDir `CcCmd --print-libgcc-file-name | sed ':libgcc.a:/include:'|sed 's,\\\\,/,g'` #define StdIncDir `CcCmd --print-libgcc-file-name | sed 's,\\\\,/,g' | sed 's,libgcc.a,/cygwin/lib/gcc-lib/i686-pc-cygwin/2.95.2/include,'` #define PostIncDir `CcCmd --print-libgcc-file-name | sed 's,\\\\,/,g' | sed 's,libgcc.a,include,'` the compile stopped at the point. rm -f liboldX.a rm -f liboldX.dll if [ -f /tmp/DLL_BASE_COUNTER ]; then true; \ else echo 0x67000000 > /tmp/DLL_BASE_COUNTER; fi dllwrap -s --def oldX.def --output-lib liboldX.a -o liboldX.dll XDraw.o XCrAssoc.o XDelAssoc.o XDestAssoc.o XLookAssoc.o XMakeAssoc.o junk.o -L../../exports/lib -lX11 -image-base `cat /tmp/DLL_BASE_COUNTER` > > > > > > > > > Best Reagrds > > > > Lee From ssiddiqi@inspirepharm.com Tue Jul 11 05:57:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Tue, 11 Jul 2000 05:57:00 -0000 Subject: Build Xfree? References: <396B1D8A.C73D203A@chollian.net> Message-ID: > > > I am confusing which files i should compile for Xfree? > > > xc40-1.tar xc40-2.tar xc40-3.tar xc40-4.tar on the > sourceware.cygnus.com > > > or > > > /src/cygwin-xfree from CVS? > > > > >From CVS. I had not updated xc40-xx.tar.bz2 with latest code yet. > > Is it necessary to change the files cygwin.cf cygwin.rules in > /src/cygwin-xfree/config/cf for the building? NO! > > After i have changed cygwin.cf > > XCOMM #define StdIncDir `CcCmd > --print-libgcc-file-name | sed > ':libgcc.a:/cygwin/lib/gcc-lib/i686-pc-cygwin/2.95.2/include:'|sed > 's,\\\\,/,g'` > XCOMM #define PostIncDir `CcCmd > --print-libgcc-file-name | sed > ':libgcc.a:/include:'|sed 's,\\\\,/,g'` > #define StdIncDir `CcCmd --print-libgcc-file-name | sed > 's,\\\\,/,g' | sed > 's,libgcc.a,/cygwin/lib/gcc-lib/i686-pc-cygwin/2.95.2/include,'` > #define PostIncDir `CcCmd --print-libgcc-file-name | sed > 's,\\\\,/,g' | sed 's,libgcc.a,include,'` > > > the compile stopped at the point. > > rm -f liboldX.a > rm -f liboldX.dll > if [ -f /tmp/DLL_BASE_COUNTER ]; then true; \ > else echo 0x67000000 > /tmp/DLL_BASE_COUNTER; fi > dllwrap -s --def oldX.def --output-lib liboldX.a -o liboldX.dll XDraw.o > XCrAssoc.o XDelAssoc.o XDestAssoc.o XLookAssoc.o > XMakeAssoc.o junk.o > -L../../exports/lib -lX11 -image-base `cat /tmp/DLL_BASE_COUNTER` I do not see an error here. Perhaps your make.exe died? Is it on Win98? You reported problems with make.exe on your Win98 > > > > > > > > > > > > > > > > > > > Best Reagrds > > > > > > Lee From juliano@cs.unc.edu Tue Jul 11 06:42:00 2000 From: juliano@cs.unc.edu (Jeffrey Juliano) Date: Tue, 11 Jul 2000 06:42:00 -0000 Subject: Remote Shell Extension References: <4.3.2.7.2.20000711002709.01e98a10@mail.danbbs.dk> Message-ID: This is great! On Tue, 11 Jul 2000, Gunnar Degnbol wrote: > I assume the location of the xfree libraries (x11.dll and xext.dll) is > %systemdrive%\usr\x11r6\bin. I am not sure how safe that is, or if there is > a better way to guess the location ? While inside a cygwin shell, /usr/X11R6/bin is the correct place for the X dll's. %systemdrive% is not the right way to find `/', though. (I could be wrong here...the install location may be more restricted than I realize. The rest of this message assumes that `/'==`%systemdrive%' isn't general enough and would be more ontopic at the regular cygwin mailing list.) Not sure how extensive your cygwin background is. Bear with me if I assume too little or too much... The location of cygwin's `/' is stored in the mount table, which is stored in the registry. One option is to read it out of the registry. Note that you need to check both local_machine and current_user, and check for /usr/X11R6 and /usr/X11R6/bin as well as plain `/'. Or, probably better, is that you can use cygwin's `mount' command to get a textual description of this info. Advantage here is that you know mount can parse the registry info, and will still be able to if the format ever changes. Disadvantage is that you have to be able to find mount.exe in order to run it...back to the original problem. Cygwin also has system calls that convert between it's paths and windows' paths. But, again, you'd need to already know where the cygwin dll is. And you'd then be restricted under the terms of cygwin's license. I've dealt with the issue of finding cygwin's root for another non-cygwin...for NTemacs. My solution there is to simply run emacs from within a cygwin shell, but that doesn't won't work for you. Perhaps your best bet is to read the mount table out of the registry? By doing it this way, people who install cygwin in a non-default place (like another drive with more free space...common around here) or who switch between multiple cygwin installations can still use your tool. hope this helps, -jeff From tony.arnold@mcc.ac.uk Tue Jul 11 13:09:00 2000 From: tony.arnold@mcc.ac.uk (Tony Arnold) Date: Tue, 11 Jul 2000 13:09:00 -0000 Subject: X apps won't start References: Message-ID: Suhaib, > > The message does not mention a specific dll, it just says the > application > > failed to initialize properly with an error code of 0xc0000022! > I'll check > > out the above. > > > Unfortunately, it sounds like a Windows or Cygwin issue. X dlls usually > give > a different messages when they crash. I've now managed to solve the problem and thought I had better let you and the list know. The problem was that the .dll files in /usr/X11R6/bin did not have execute access. So I did a 'chmod o+x,u+x,g+x *.dll' (probably overkill) and the package all started to work. And it looks very nice too! Many thanks for all your responses and the good work you are doing in porting the Xfree package to Cygwin. Regards, Tony. -- Tony Arnold, Head of Science and Engineering Support Unit, University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold From degnbol@danbbs.dk Tue Jul 11 13:44:00 2000 From: degnbol@danbbs.dk (Gunnar Degnbol) Date: Tue, 11 Jul 2000 13:44:00 -0000 Subject: Remote Shell Extension References: <4.3.2.7.2.20000711002709.01e98a10@mail.danbbs.dk> Message-ID: <4.3.2.7.2.20000711185923.01e70440@mail.danbbs.dk> At 09:42 11-07-2000 -0400, Jeffrey Juliano wrote: > > I assume the location of the xfree libraries (x11.dll and xext.dll) is > > %systemdrive%\usr\x11r6\bin. I am not sure how safe that is, or if > there is > > a better way to guess the location ? > >The location of cygwin's `/' is stored in the mount table, which is stored >in the registry. One option is to read it out of the registry. Note that >you need to check both local_machine and current_user, and check for >/usr/X11R6 and /usr/X11R6/bin as well as plain `/'. I've done that. The new version can be downloaded from http://www.danbbs.dk/~degnbol/software/rse-0.20.1.zip . Gunnar From ssiddiqi@inspirepharm.com Tue Jul 11 13:46:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Tue, 11 Jul 2000 13:46:00 -0000 Subject: X apps won't start References: Message-ID: > I've now managed to solve the problem and thought I had better let you and > the list know. > > The problem was that the .dll files in /usr/X11R6/bin did not have execute > access. So I did a 'chmod o+x,u+x,g+x *.dll' (probably overkill) and the > package all started to work. And it looks very nice too! Maybe Windows changed permission during untaring? I have simillar messages along time ago on another mailing lists for Windows. It usually had to do with Adminstrator account setup. > > Many thanks for all your responses and the good work you are doing in > porting the Xfree package to Cygwin. > > Regards, > Tony. > -- > Tony Arnold, Head of Science and Engineering Support Unit, > University of Manchester. Tel: +44 161 275 6093, Fax: +44 161 275 6071 > E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold From lckun@chollian.net Wed Jul 12 06:49:00 2000 From: lckun@chollian.net (lee changkun) Date: Wed, 12 Jul 2000 06:49:00 -0000 Subject: Build Xfree? References: <396B1D8A.C73D203A@chollian.net> Message-ID: <396C7CF9.4DF0DD61@chollian.net> Hi all, Can anyone tell me to solve this build errors with cygwin-xfree ? I tired ii with win2000. Suhaib told me it is CRLF problem in the ftp. But i am afraid that something is missing.. gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return -fvtable-thunks -m486 -Wall -I../../../include -I../../../include/extensions -I../../../include/GL -I../../../exports/include -I../mesa/src -I../dri -I../../.. -I../../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -DUSE_X86_ASM -D_DLL vertarr.c rm -f xfont.o gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return -fvtable-thunks -m486 -Wall -I../../../include -I../../../include/extensions -I../../../include/GL -I../../../exports/include -I../mesa/src -I../dri -I../../.. -I../../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -DUSE_X86_ASM -D_DLL xfont.c xfont.c: In function `isvalid': xfont.c:173: warning: `byte1' might be used uninitialized in this function xfont.c:173: warning: `byte2' might be used uninitialized in this function as -o glapi_x86.o glapi_x86.s glapi_x86.s: Assembler messages: glapi_x86.s:22: Error: no such 386 instruction: `aligntext16' glapi_x86.s:23: Error: invalid character '_' in mnemonic glapi_x86.s:24: Error: invalid character '_' in mnemonic glapi_x86.s:25: Error: invalid character '_' in mnemonic glapi_x86.s:26: Error: invalid character '_' in mnemonic glapi_x86.s:27: Error: invalid character '(' in mnemonic glapi_x86.s:28: Error: invalid character '(' in mnemonic glapi_x86.s:30: Error: no such 386 instruction: `aligntext16' glapi_x86.s:31: Error: invalid character '_' in mnemonic glapi_x86.s:32: Error: invalid character '_' in mnemonic glapi_x86.s:33: Error: invalid character '_' in mnemonic glapi_x86.s:34: Error: invalid character '_' in mnemonic glapi_x86.s:35: Error: invalid character '(' in mnemonic glapi_x86.s:36: Error: invalid character '(' in mnemonic glapi_x86.s:38: Error: no such 386 instruction: `aligntext16' glapi_x86.s:39: Error: invalid character '_' in mnemonic glapi_x86.s:40: Error: invalid character '_' in mnemonic glapi_x86.s:41: Error: invalid character '_' in mnemonic From ssiddiqi@inspirepharm.com Wed Jul 12 14:27:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Wed, 12 Jul 2000 14:27:00 -0000 Subject: Build Xfree? References: <396C7CF9.4DF0DD61@chollian.net> Message-ID: In Cygwin.cf, where is says #define AsCmd as try changing it to XCOMM #define AsCmd as and uncomminting XCOMM #define AsCmd gcc -S to #define AsCmd gcc -S Maybe that help you. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of lee changkun > Sent: Wednesday, July 12, 2000 10:13 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Re: Build Xfree? > > > > Hi all, > > Can anyone tell me to solve this build errors with cygwin-xfree ? > I tired ii with win2000. Suhaib told me it is CRLF problem in the > ftp. But i am > afraid that something is missing.. > > > gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return > -fvtable-thunks > -m486 -Wall -I../../../include -I../../../include/extensions > -I../../../include/GL -I../../../exports/include > -I../mesa/src -I../dri > -I../../.. -I../../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN > -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ > -D_XOPEN_SOURCE > -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE > -D_GNU_SOURCE -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO > -DGLXEXT -DXF86DRI > -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA > -DUSE_X86_ASM -D_DLL > vertarr.c > rm -f xfont.o > > gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return > -fvtable-thunks > -m486 -Wall -I../../../include -I../../../include/extensions > -I../../../include/GL -I../../../exports/include > -I../mesa/src -I../dri > -I../../.. -I../../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN > -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ > -D_XOPEN_SOURCE > -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE > -D_GNU_SOURCE -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO > -DGLXEXT -DXF86DRI > -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA > -DUSE_X86_ASM -D_DLL > xfont.c > xfont.c: In function `isvalid': > xfont.c:173: warning: `byte1' might be used uninitialized in this function > xfont.c:173: warning: `byte2' might be used uninitialized in this function > as -o glapi_x86.o glapi_x86.s > glapi_x86.s: Assembler messages: > glapi_x86.s:22: Error: no such 386 instruction: `aligntext16' > glapi_x86.s:23: Error: invalid character '_' in mnemonic > glapi_x86.s:24: Error: invalid character '_' in mnemonic > glapi_x86.s:25: Error: invalid character '_' in mnemonic > glapi_x86.s:26: Error: invalid character '_' in mnemonic > glapi_x86.s:27: Error: invalid character '(' in mnemonic > glapi_x86.s:28: Error: invalid character '(' in mnemonic > glapi_x86.s:30: Error: no such 386 instruction: `aligntext16' > glapi_x86.s:31: Error: invalid character '_' in mnemonic > glapi_x86.s:32: Error: invalid character '_' in mnemonic > glapi_x86.s:33: Error: invalid character '_' in mnemonic > glapi_x86.s:34: Error: invalid character '_' in mnemonic > glapi_x86.s:35: Error: invalid character '(' in mnemonic > glapi_x86.s:36: Error: invalid character '(' in mnemonic > glapi_x86.s:38: Error: no such 386 instruction: `aligntext16' > glapi_x86.s:39: Error: invalid character '_' in mnemonic > glapi_x86.s:40: Error: invalid character '_' in mnemonic > glapi_x86.s:41: Error: invalid character '_' in mnemonic > > > From tiffanymyer77@n2rocknroll.com Fri Jul 14 01:10:00 2000 From: tiffanymyer77@n2rocknroll.com (Tiffany Myer) Date: Fri, 14 Jul 2000 01:10:00 -0000 Subject: interesting opportunities Message-ID: <0d0883926030e70HAMS1@lvcablemodem.com> I stopped by your site recently. http://sourceware.cygnus.com/cygwin/xfree/ I felt there are some interesting opportunities in the marketplace for your site. Xtreme Promotions is an Internet promotion company. Our specialty is marketing our customer's sites. To our customers that earn profits from their site, our service is FREE. What we mean by marketing is that we introduce your site in a prominent way to tens, thousands and even millions of potential customers every single day. Xtreme Promotions particular strength is improving search engine placement and bringing targeted traffic to your site from a myriad of other sources. Major results in as little as 2 weeks. We are so confident we can improve a web site's performance in many cases we make our charges only a percentage of improved volume or simply a small charge per additional web site hit. Of course, most of our customers prefer a flat fee, however if your site earns money we will increase it so that our fee costs you nothing. The performance of a web site in the new information age can make or break the future for a business. Would you consider a link exchange with a popular related site? I invite you return this email and learn more about improving performance on the Web. For a free analysis please indicate the home page of your site, your phone number and e-mail address. I hope the above email address you advertised on the web is correct for this response. If I have reached you in error please disregard this message, no further correspondence will occur. Tiffany Myer Xtreme Promotions From POORJE@mail.northgrum.com Fri Jul 14 09:40:00 2000 From: POORJE@mail.northgrum.com (Poor, Jeff) Date: Fri, 14 Jul 2000 09:40:00 -0000 Subject: Motif and Xt Widgets using Cygwin20/NT Message-ID: I'm attempting to port a large GUI application (written in C) that originally ran on an Alpha/VMS system onto a PC running NT4.0. By no means am I a Motif/X11 expert, but I have successfully ported this application to a SUN/Solaris platform with very little effort. I've installed Cygwin with the Cygwin_B20_full.exe, and have used the cygwin-xfree-x11r6.4-cygwin-B20.1.tar file to get the latest X11 & Motif. (Note, I danced around quite a bit getting correct version that worked, DLLs, etc.) At this point, a large number of the Motif Widget classes aren't being found .... for instance, when I go to link I see things such as: undefined reference to `xmTextWidgetClass' undefined reference to `xmSeparatorWidgetClass' undefined reference to `xmArrowButtonWidgetClass' undefined reference to `xmArrowButtonWidgetClass' undefined reference to `xmSeparatorWidgetClass' undefined reference to `xmTextWidgetClass' undefined reference to `XmTextSetString' Each of these classes are defined as "extern" with the *.h (header) files under /X11R6.4/lesstif/Motif1.2/include (and Motif2.0). There are also some totally undefined functions (Xshm, Xmalloc, Xcalloc, XWidthofScreen, ...) that are present within VMS and Solaris, but don't appear anywhere in the Xfree bundle. ---------------------------------------------------------------------------- ---- Also, in the link phase I get the following messages which are X11 related but not specific to the above mission objects: /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x35aa):Shell.c: undefined reference to `IceConnectionNumber' /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c44):Shell.c: undefined reference to `IceProcessMessages' Any leads on what these anomalies are caused by? THANKS!!!! Jeff Poor Northrop Grumman Airborne Ground Surveillance and Battle Management Systems Melbourne, Florida (321) 726-7335 poorje@mail.northgrum.com From ssiddiqi@inspirepharm.com Fri Jul 14 09:47:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 14 Jul 2000 09:47:00 -0000 Subject: Motif and Xt Widgets using Cygwin20/NT References: Message-ID: link to libXm.a and if you do not have it get it from www.lesstif.org Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Poor, Jeff > Sent: Friday, July 14, 2000 12:40 PM > To: 'cygwin-xfree@sourceware.cygnus.com' > Subject: Motif and Xt Widgets using Cygwin20/NT > > > I'm attempting to port a large GUI application (written in C) that > originally ran on an Alpha/VMS system onto a PC running NT4.0. > By no means > am I a Motif/X11 expert, but I have successfully ported this > application to > a SUN/Solaris platform with very little effort. > > I've installed Cygwin with the Cygwin_B20_full.exe, and have used the > cygwin-xfree-x11r6.4-cygwin-B20.1.tar file to get the latest X11 & Motif. > (Note, I danced around quite a bit getting correct version that worked, > DLLs, etc.) > > At this point, a large number of the Motif Widget classes aren't > being found > .... for instance, when I go to link I see things such as: > > undefined reference to `xmTextWidgetClass' > undefined reference to `xmSeparatorWidgetClass' > undefined reference to `xmArrowButtonWidgetClass' > undefined reference to `xmArrowButtonWidgetClass' > undefined reference to `xmSeparatorWidgetClass' > undefined reference to `xmTextWidgetClass' > undefined reference to `XmTextSetString' > > Each of these classes are defined as "extern" with the *.h (header) files > under /X11R6.4/lesstif/Motif1.2/include (and Motif2.0). > > There are also some totally undefined functions (Xshm, Xmalloc, Xcalloc, > XWidthofScreen, ...) that are present within VMS and Solaris, but don't > appear anywhere in the Xfree bundle. > > ------------------------------------------------------------------ > ---------- > ---- > Also, in the link phase I get the following messages which are X11 related > but not specific to the above mission objects: > > /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x35aa):Shell.c: undefined > reference to `IceConnectionNumber' > /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c44):Shell.c: undefined > reference to `IceProcessMessages' > > Any leads on what these anomalies are caused by? THANKS!!!! > > > Jeff Poor > Northrop Grumman > Airborne Ground Surveillance and Battle Management Systems > Melbourne, Florida > (321) 726-7335 poorje@mail.northgrum.com From ssiddiqi@inspirepharm.com Fri Jul 14 11:27:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 14 Jul 2000 11:27:00 -0000 Subject: Motif and Xt Widgets using Cygwin20/NT References: Message-ID: I do not want to be rude, but I have really stopped giving any kind of answer to any one who sent mail directly regardinf, XFree and other OpenSource projects, like OpenDX I support. BTW> You link ain't gonna work in any case. You are doing something basically very wrong, mixing X11R6.4 for B20.1 with Cygwin 1.1.2, which I have mentioned over and over and over again on the list will not work. > -----Original Message----- > From: Poor, Jeff [ mailto:POORJE@mail.northgrum.com ] > Sent: Friday, July 14, 2000 1:08 PM > To: 'Suhaib Siddiqi' > Subject: RE: Motif and Xt Widgets using Cygwin20/NT > > > > Here's my link command (with exception of the temporary pathnames for the > Xlibs, it's the same as on UNIX): > > ## > ## bvd_build (for Win-NT/Cygnus PC) > ## > gcc bvd.o -v -o bvd.exe \ > -LC:/TEMP/X11R6.4/Motif2.0/lib \ > -LC:/TEMP/X11R6.4/lib \ > -lXm -lXt -lMrm -lXIE -lXlt -lm -lXau -lXi -lX11 -lXp -lXaw -lSM -lXmu > -lXext -lXtst -lXdmcp \ > \ > avdb.o ei.o fcvt.o radar.o car.o file.o rf.o filt.o rle_53.o csf.o cw.o > sat.o cw_popup.o \ > fmt.o sbr_path.o gfx.o sbr_task.o dialog_avdb.o hyp.o dialog_carto.o > ieee_cvt.o shm.o \ > dialog_color.o img.o dialog_display.o intersect.o sov.o > dialog_display_filt.o \ > jeff_dialog_replay.o str.o dialog_ei_display.o jeff_win.o swin.o > dialog_filt_list.o \ > jpeg.o sym.o dialog_filt_mti.o symbol.o dialog_mag.o list.o taylor.o > dialog_mark.o mapf.o \ > tile.o dialog_nitf.o mathutil.o dialog_origin.o msg.o tutil.o type.o > dialog_select.o type_cvt.o \ > dialog_sym.o mtisim.o dialog_tacfire.o nitf.o utils.o dialog_tasking.o > origin.o vms.o dialog_tea.o \ > dialog_viewer.o plot.o x.o dialog_walker.o poly.o xfm.o dted.o > > > Here a listing of the directory with the libraries (that were pulled from > cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2, dated 4/28/00): > > bash-2.02$ ls -al c:/temp/x11R6.4/Motif2.0/lib > total 8328 > drwxr-xr-x 2 52876 None 0 Jan 28 1999 . > drwxr-xr-x 4 52876 None 0 Jan 28 1999 .. > -rw-r--r-- 1 52876 None 17052872 Jan 28 1999 libXm.a > -rw-r--r-- 1 52876 None 439 Jan 28 1999 libXm.la > > > Here's a portion of the output: > > Reading specs from > c:/cygnus/CYGWIN~1/H-I586~1/bin/../lib/gcc-lib/i586-cygwin32/egcs-2.91.60/ > pecs > gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release) > > c:/cygnus/CYGWIN~1/H-I586~1/bin/../lib/gcc-lib/i586-cygwin32/egcs- > 2.91.60/co > llect2.exe -o bv > .exe > c:/cygnus/CYGWIN~1/H-I586~1/bin/../lib/gcc-lib/i586-cygwin32/egcs- > 2.91.60/.. > /../../../i5 > 6-cygwin32/lib/crt0.o -LC:/TEMP/X11R6.4/Motif2.0/lib -LC:/TEMP/X11R6.4/lib > -Lc:/cygnus/CYGWIN > 1/H-I586~1/bin/../lib/gcc-lib/i586-cygwin32/egcs-2.91.60 > -Lc:/cygnus/CYGWIN~1/H-I586~1/bin/.. > lib/gcc-lib > -Lc:/cygnus/CYGWIN~1/H-I586~1/bin/../lib/gcc-lib/i586-cygwin32/egc > s-2.91.60/ > ../.. > ../../i586-cygwin32/lib > -Lc:/cygnus/CYGWIN~1/H-I586~1/bin/../lib/gcc-lib/i586-cygwin32/egcs-2 > 91.60/../../.. bvd.o -lXm -lXt -lMrm -lXIE -lXlt -lm -lXau -lXi -lX11 -lXp > -lXaw -lSM -lXmu - > Xext -lXtst -lXdmcp avdb.o ei.o fcvt.o radar.o car.o file.o rf.o filt.o > rle_53.o csf.o cw.o s > t.o cw_popup.o fmt.o sbr_path.o gfx.o sbr_task.o dialog_avdb.o hyp.o > dialog_carto.o ieee_cvt. > shm.o dialog_color.o img.o dialog_display.o intersect.o sov.o > dialog_display_filt.o jeff_dia > og_replay.o str.o dialog_ei_display.o jeff_win.o swin.o dialog_filt_list.o > jpeg.o sym.o dialo > _filt_mti.o symbol.o dialog_mag.o list.o taylor.o dialog_mark.o mapf.o > tile.o dialog_nitf.o m > thutil.o dialog_origin.o msg.o tutil.o type.o dialog_select.o type_cvt.o > dialog_sym.o mtisim. > dialog_tacfire.o nitf.o utils.o dialog_tasking.o origin.o vms.o > dialog_tea.o dialog_viewer.o > plot.o x.o dialog_walker.o poly.o xfm.o dted.o -lgcc -lcygwin -lkernel32 > -ladvapi32 -lshell32 > -lgcc > C:/TEMP/X11R6.4/lib/libXt.a(Shell.o)(.text+0x35aa):Shell.c: undefined > reference to `IceConnec > ionNumber' > C:/TEMP/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c44):Shell.c: undefined > reference to `IceProces > Messages' > rf.o(.text+0x16b):rf.c: undefined reference to `XrmPutFileDatabase' > rle_53.o(.text+0x21):rle_53.c: undefined reference to `Xmalloc' > rle_53.o(.text+0x165):rle_53.c: undefined reference to `Xmalloc' > cw.o(.text+0x1106):cw.c: undefined reference to `xmSeparatorWidgetClass' > cw.o(.text+0x1511):cw.c: undefined reference to > `XmFileSelectionBoxGetChild' > cw.o(.text+0x1524):cw.c: undefined reference to > `XmFileSelectionBoxGetChild' > cw.o(.text+0x1537):cw.c: undefined reference to > `XmFileSelectionBoxGetChild' > cw.o(.text+0x1570):cw.c: undefined reference to `XmListSetHorizPos' > > > > If I use the lesstif.org files (lesstif-0_90-cygwin-1_1_tar.gz), > I get back > into the wrong DLL problem: > > > C:/TEMP/lesstif/LessTif/Motif1.2/lib/libXm.a(ResConvert.o)(.text+0 > x16a5):Res > Convert.c: undefined reference to `_imp___ctype_' > > > Jeff Poor > Northrop Grumman > Airborne Ground Surveillance and Battle Management Systems > Melbourne, Florida > (321) 726-7335 poorje@mail.northgrum.com > > ---------- > From: Suhaib Siddiqi[SMTP:ssiddiqi@inspirepharm.com] > Sent: Friday, July 14, 2000 12:46 PM > To: Poor, Jeff; cygwin-xfree@sourceware.cygnus.com > Subject: RE: Motif and Xt Widgets using Cygwin20/NT > > link to libXm.a and if you do not have it get it from > www.lesstif.org > > Suhaib > > From POORJE@mail.northgrum.com Fri Jul 14 11:56:00 2000 From: POORJE@mail.northgrum.com (Poor, Jeff) Date: Fri, 14 Jul 2000 11:56:00 -0000 Subject: Motif and Xt Widgets using Cygwin20/NT Message-ID: The only version I see on www.lesstif.org is "lesstif-0_90-cygwin-1_1_tar.gz" ... which doesn't appear to be compatible with cygwin B2.0 (the DLLs?). Is there a version of Cygwin (1.1?) available that will work with "lesstif-0_90-cygwin-1_1_tar.gz"? Guess I'm confused on the versioning of Cygwin ... I've seen a B1.9 and a B2.0, what is the reference to 1.1? Jeff Poor Northrop Grumman Airborne Ground Surveillance and Battle Management Systems Melbourne, Florida (321) 726-7335 poorje@mail.northgrum.com ---------- From: Suhaib Siddiqi[SMTP:ssiddiqi@inspirepharm.com] Sent: Friday, July 14, 2000 12:46 PM To: Poor, Jeff; cygwin-xfree@sourceware.cygnus.com Subject: RE: Motif and Xt Widgets using Cygwin20/NT link to libXm.a and if you do not have it get it from www.lesstif.org Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Poor, Jeff > Sent: Friday, July 14, 2000 12:40 PM > To: 'cygwin-xfree@sourceware.cygnus.com' > Subject: Motif and Xt Widgets using Cygwin20/NT > > > I'm attempting to port a large GUI application (written in C) that > originally ran on an Alpha/VMS system onto a PC running NT4.0. > By no means > am I a Motif/X11 expert, but I have successfully ported this > application to > a SUN/Solaris platform with very little effort. > > I've installed Cygwin with the Cygwin_B20_full.exe, and have used the > cygwin-xfree-x11r6.4-cygwin-B20.1.tar file to get the latest X11 & Motif. > (Note, I danced around quite a bit getting correct version that worked, > DLLs, etc.) > > At this point, a large number of the Motif Widget classes aren't > being found > .... for instance, when I go to link I see things such as: > > undefined reference to `xmTextWidgetClass' > undefined reference to `xmSeparatorWidgetClass' > undefined reference to `xmArrowButtonWidgetClass' > undefined reference to `xmArrowButtonWidgetClass' > undefined reference to `xmSeparatorWidgetClass' > undefined reference to `xmTextWidgetClass' > undefined reference to `XmTextSetString' > > Each of these classes are defined as "extern" with the *.h (header) files > under /X11R6.4/lesstif/Motif1.2/include (and Motif2.0). > > There are also some totally undefined functions (Xshm, Xmalloc, Xcalloc, > XWidthofScreen, ...) that are present within VMS and Solaris, but don't > appear anywhere in the Xfree bundle. > > ------------------------------------------------------------------ > ---------- > ---- > Also, in the link phase I get the following messages which are X11 related > but not specific to the above mission objects: > > /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x35aa):Shell.c: undefined > reference to `IceConnectionNumber' > /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c44):Shell.c: undefined > reference to `IceProcessMessages' > > Any leads on what these anomalies are caused by? THANKS!!!! > > > Jeff Poor > Northrop Grumman > Airborne Ground Surveillance and Battle Management Systems > Melbourne, Florida > (321) 726-7335 poorje@mail.northgrum.com From ssiddiqi@inspirepharm.com Fri Jul 14 11:58:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 14 Jul 2000 11:58:00 -0000 Subject: Motif and Xt Widgets using Cygwin20/NT References: Message-ID: > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Poor, Jeff > Sent: Friday, July 14, 2000 2:56 PM > To: cygwin-xfree@sourceware.cygnus.com; 'Suhaib Siddiqi' > Subject: RE: Motif and Xt Widgets using Cygwin20/NT > > > The only version I see on www.lesstif.org is > "lesstif-0_90-cygwin-1_1_tar.gz" ... which doesn't appear to be compatible > with cygwin B2.0 (the DLLs?). > > Is there a version of Cygwin (1.1?) available that will work with > "lesstif-0_90-cygwin-1_1_tar.gz"? Guess I'm confused on the > versioning of > Cygwin ... I've seen a B1.9 and a B2.0, what is the reference to 1.1? Http://sources.redhat.com/cygwin for Cygwin 1.1.x > > > Jeff Poor > Northrop Grumman > Airborne Ground Surveillance and Battle Management Systems > Melbourne, Florida > (321) 726-7335 poorje@mail.northgrum.com > > ---------- > From: Suhaib Siddiqi[SMTP:ssiddiqi@inspirepharm.com] > Sent: Friday, July 14, 2000 12:46 PM > To: Poor, Jeff; cygwin-xfree@sourceware.cygnus.com > Subject: RE: Motif and Xt Widgets using Cygwin20/NT > > link to libXm.a and if you do not have it get it from > www.lesstif.org > > Suhaib > > > -----Original Message----- > > From: cygwin-xfree-owner@sources.redhat.com > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Poor, > Jeff > > Sent: Friday, July 14, 2000 12:40 PM > > To: 'cygwin-xfree@sourceware.cygnus.com' > > Subject: Motif and Xt Widgets using Cygwin20/NT > > > > > > I'm attempting to port a large GUI application (written in C) that > > originally ran on an Alpha/VMS system onto a PC running NT4.0. > > By no means > > am I a Motif/X11 expert, but I have successfully ported this > > application to > > a SUN/Solaris platform with very little effort. > > > > I've installed Cygwin with the Cygwin_B20_full.exe, and have used > the > > cygwin-xfree-x11r6.4-cygwin-B20.1.tar file to get the latest X11 & > Motif. > > (Note, I danced around quite a bit getting correct version that > worked, > > DLLs, etc.) > > > > At this point, a large number of the Motif Widget classes aren't > > being found > > .... for instance, when I go to link I see things such as: > > > > undefined reference to `xmTextWidgetClass' > > undefined reference to `xmSeparatorWidgetClass' > > undefined reference to `xmArrowButtonWidgetClass' > > undefined reference to `xmArrowButtonWidgetClass' > > undefined reference to `xmSeparatorWidgetClass' > > undefined reference to `xmTextWidgetClass' > > undefined reference to `XmTextSetString' > > > > Each of these classes are defined as "extern" with the *.h > (header) files > > under /X11R6.4/lesstif/Motif1.2/include (and Motif2.0). > > > > There are also some totally undefined functions (Xshm, Xmalloc, > Xcalloc, > > XWidthofScreen, ...) that are present within VMS and Solaris, but > don't > > appear anywhere in the Xfree bundle. > > > > ------------------------------------------------------------------ > > ---------- > > ---- > > Also, in the link phase I get the following messages which are X11 > related > > but not specific to the above mission objects: > > > > /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x35aa):Shell.c: > undefined > > reference to `IceConnectionNumber' > > /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c44):Shell.c: > undefined > > reference to `IceProcessMessages' > > > > Any leads on what these anomalies are caused by? THANKS!!!! > > > > > > Jeff Poor > > Northrop Grumman > > Airborne Ground Surveillance and Battle Management Systems > > Melbourne, Florida > > (321) 726-7335 poorje@mail.northgrum.com > From lawson@iwvisp.com Fri Jul 14 12:50:00 2000 From: lawson@iwvisp.com (Mark A. Lawson) Date: Fri, 14 Jul 2000 12:50:00 -0000 Subject: Compiling Errors - Xserver Message-ID: <01BFED91.0F9AB060.lawson@iwvisp.com> Xserver from CVSROOT=:pserver:anoncvs@anoncvs.cygnus.com:/cvs/src Linking xf86cfg.exe fails due to undefined reference to `XF86VidModeSwitchToMode' and 'XF86VidModeAddModeLine'. They are defined in 'xc/lib/xxf86vm/XF86VMode.c' and the library libxxf86vm.a was linked by options -L../../../../../exports/lib -lXxf86vm xc/exports/lib/libXxf86vm.a -> ../../lib/Xxf86vm/libXxf86vm.a The included text file contents, attempts to briefly describe what software and procedure was used and the Error message. If additional information is required it will be gladly provided. Thanks in Advance, Mark A Lawson lawson@iwvisp.com voice/fax (760)384-1621 616 Yellow Astor Ave., Ridgecrest, CA From ssiddiqi@inspirepharm.com Fri Jul 14 13:11:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Fri, 14 Jul 2000 13:11:00 -0000 Subject: Compiling Errors - Xserver References: <01BFED91.0F9AB060.lawson@iwvisp.com> Message-ID: Why are you __linking__ to /usr/X11R6.4/lib the XFree86 4.0.1 code? X_SOURCE -DFUNCPROTO=15 -DNARROWPROTO xf86config.c rm -f xf86cfg.exe gcc -o xf86cfg.exe -O2 -pedantic -fno-strength-reduce -fpcc-struct-return -fvtab le-thunks -m486 -Wall -L../../../../../exports/lib accessx.o cards.o config.o card-cfg.o help.o interface.o keyboard-cfg.o monitor- cfg.o mouse-cfg.o options.o screen-cfg.o screen.o startx.o vidmode.o xf86config.o -lxkbui -lxkbfile -lxf86config -lXxf86misc -lXxf86vm -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -l SM - lICE -lXpm -lXext -lX11 -lm -L/usr/X11R6.4/lib -lipc and why are you linking ti lipc? We discussed it a while ago on list ^^^^^^^^^^^^^^^^^^^ vidmode.o(.text+0x2154):vidmode.c: undefined reference to `XF86VidModeSwitchToMo de' vidmode.o(.text+0x24f7):vidmode.c: undefined reference to `XF86VidModeAddModeLin e' BTW xf86cf.exe is broken, I know that. It is needed only to compile XFree86.exe X-server which is broken too because os-support contains only stubs to support cygwinArchitecture for Xwin and XNest. What do u want to do with xf86cfg.exe, anyway? Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Mark A. > Lawson > Sent: Friday, July 14, 2000 3:43 PM > To: 'cygwin-xfree@sourceware.cygnus.com' > Subject: Compiling Errors - Xserver > > > Xserver from CVSROOT=:pserver:anoncvs@anoncvs.cygnus.com:/cvs/src > > Linking xf86cfg.exe fails due to undefined reference to > `XF86VidModeSwitchToMode' and 'XF86VidModeAddModeLine'. > > They are defined in 'xc/lib/xxf86vm/XF86VMode.c' and the library > libxxf86vm.a was linked by options -L../../../../../exports/lib -lXxf86vm > > xc/exports/lib/libXxf86vm.a -> ../../lib/Xxf86vm/libXxf86vm.a > > The included text file contents, attempts to briefly describe > what software > and procedure was used and the Error message. If additional > information is > required it will be gladly provided. > > > > > > Thanks in Advance, > > Mark A Lawson > lawson@iwvisp.com > voice/fax (760)384-1621 > 616 Yellow Astor Ave., Ridgecrest, CA > From s_m_siddiqi@yahoo.com Fri Jul 14 17:48:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Fri, 14 Jul 2000 17:48:00 -0000 Subject: Help needed for X-Server Message-ID: <20000715004731.12552.qmail@web4605.mail.yahoo.com> Unfortunately, help only comes if you are subscribed to Cygwin/xfree list (sources.redhat.com/ml) Also no need to dump my all the accounts with CC'ed messages. > Conctrats to your succsessfull development of a > X-Server!!!!!! > > Being in a software company, we work every-day with > an X-Server. We user > NT 4.0 machines and connect via an X-Server to both > a SunSolaris and an > AIX machine. As there are some problems, we look for > an alternative > X-Server, but not yet could find one. > > We do have Cygwin (I think version 1.0) and this > works very well. I > have also tried to install you X-Server, but I > cannot make it working. > Can you please therefore help me and give me some > hinst which packets I > need to download (cygwin, Xwin...) and in which > directories I need to > extract them? > Is there anything to configure after extracting the > files? Can one > configure a font-server? > > > > Thanks a lot for your help and for your great work > > > > Torsten Kalix > (system management)> begin:vcard > n:kalix;torsten > x-mozilla-html:TRUE > url: http://www.bredex.de > org:BREDEX GmbH > adr:;;Mauernstra????e 33;Braunschweig;;38100; > version:2.1 > email;internet:torsten.kalix@bredex.de > tel;fax:+49 531 2433099 > tel;work:+49 531 243300 > fn:torsten kalix > end:vcard > __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From daniel.probst@vwl.uni-mannheim.de Sat Jul 15 06:02:00 2000 From: daniel.probst@vwl.uni-mannheim.de (Daniel Probst) Date: Sat, 15 Jul 2000 06:02:00 -0000 Subject: libxaw Message-ID: <008f01bfee5d$121812c0$c85a9b86@vwl.unimannheim.de> When compiling the latest gnu plotutils with the latest xfree bins (latest nonsnap cygwin) I get following error: /usr/X11R6/lib/libXaw.a(Pixmap.o)(.text+0x1d73):Pixmap.c: undefined reference to `XpmReadFileToPixmap' collect2: ld returned 1 exit status many thanks for comments -dan ---------- daniel.probst@vwl.uni-mannheim.de Dr. Daniel Probst Economic Theory Mannheim University Germany From ssiddiqi@inspirepharm.com Sat Jul 15 06:40:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Sat, 15 Jul 2000 06:40:00 -0000 Subject: libxaw References: <008f01bfee5d$121812c0$c85a9b86@vwl.unimannheim.de> Message-ID: > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Daniel Probst > Sent: Saturday, July 15, 2000 9:03 AM > To: Cygwin-Xfree@Sourceware. Cygnus. Com > Subject: libxaw > > > When compiling the latest gnu plotutils with the latest xfree > bins (latest > nonsnap cygwin) > I get following error: > > /usr/X11R6/lib/libXaw.a(Pixmap.o)(.text+0x1d73):Pixmap.c: undefined > reference to `XpmReadFileToPixmap' > collect2: ld returned 1 exit status add to your compile link -L/usr/X11R6/lib -lXpm Suhaib > > many thanks for comments > -dan > > ---------- > daniel.probst@vwl.uni-mannheim.de > Dr. Daniel Probst > Economic Theory > Mannheim University > Germany From s_m_siddiqi@yahoo.com Sun Jul 16 06:20:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Sun, 16 Jul 2000 06:20:00 -0000 Subject: X111R6.x Gone!!! Message-ID: <20000716131946.7996.qmail@web4602.mail.yahoo.com> I removed the X11R6.4 and X11R6.3 archives for Cygwin B20.1. I wanted to leave them for people who might need it. However, it was doing more harm then good. It is difficult to deal with users who do not read Cygwin and cywin-xfree mail archives and try to mix non-compatible libraries from two different version. Some of the users even tried linking XFree code to X11R6.4 libraries for B20.1. Anyhow, X11R6.4 and X11R6.3 will not be avialble any more and will not be supported in future. Cygwin 1.1.2 is quite stable now, anyone using B20.1 should consider upgrading to Cygwin 1.1.2. Suhaib __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From s_m_siddiqi@yahoo.com Sun Jul 16 06:51:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Sun, 16 Jul 2000 06:51:00 -0000 Subject: Build Xfree Message-ID: <20000716135113.26109.qmail@web4603.mail.yahoo.com> OK, I got finally sometime to check Xfree and work on the compilation problems Lee Changkun reported: The following ASM error for cpp preprocessed glapi_x86.S was due to glapi_x86.i old file is left in xc/lib/GL.glx. Delete glapi_x86.i and do make. Suhaib -------------------------------------------- gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return -fvtable-thunks -m486 -Wall -I../../../include -I../../../include/extensions -I../../../include/GL -I../../../exports/include -I../mesa/src -I../dri -I../../.. -I../../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -DUSE_X86_ASM -D_DLL xfont.c xfont.c: In function `isvalid': xfont.c:173: warning: `byte1' might be used uninitialized in this function xfont.c:173: warning: `byte2' might be used uninitialized in this function as -o glapi_x86.o glapi_x86.s glapi_x86.s: Assembler messages: glapi_x86.s:22: Error: no such 386 instruction: `aligntext16' glapi_x86.s:23: Error: invalid character '_' in mnemonic glapi_x86.s:24: Error: invalid character '_' in mnemonic glapi_x86.s:25: Error: invalid character '_' in mnemonic glapi_x86.s:26: Error: invalid character '_' in mnemonic glapi_x86.s:27: Error: invalid character '(' in mnemonic glapi_x86.s:28: Error: invalid character '(' in mnemonic glapi_x86.s:30: Error: no such 386 instruction: `aligntext16' glapi_x86.s:31: Error: invalid character '_' in mnemonic glapi_x86.s:32: Error: invalid character '_' in mnemonic glapi_x86.s:33: Error: invalid character '_' in mnemonic glapi_x86.s:34: Error: invalid character '_' in mnemonic glapi_x86.s:35: Error: invalid character '(' in mnemonic glapi_x86.s:36: Error: invalid character '(' in mnemonic glapi_x86.s:38: Error: no such 386 instruction: `aligntext16' glapi_x86.s:39: Error: invalid character '_' in mnemonic glapi_x86.s:40: Error: invalid character '_' in mnemonic glapi_x86.s:41: Error: invalid character '_' in mnemonic __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From cgf@cygnus.com Sun Jul 16 09:03:00 2000 From: cgf@cygnus.com (Chris Faylor) Date: Sun, 16 Jul 2000 09:03:00 -0000 Subject: X111R6.x Gone!!! References: <20000716131946.7996.qmail@web4602.mail.yahoo.com> Message-ID: <20000716120301.E11176@cygnus.com> On Sun, Jul 16, 2000 at 06:19:46AM -0700, Suhaib Siddiqi wrote: >I removed the X11R6.4 and X11R6.3 archives for Cygwin B20.1. I wanted >to leave them for people who might need it. However, it was doing more >harm then good. It is difficult to deal with users who do not read >Cygwin and cywin-xfree mail archives and try to mix non-compatible >libraries from two different version. Some of the users even tried >linking XFree code to X11R6.4 libraries for B20.1. > >Anyhow, X11R6.4 and X11R6.3 will not be avialble any more and will not >be supported in future. Cygwin 1.1.2 is quite stable now, anyone using >B20.1 should consider upgrading to Cygwin 1.1.2. Thanks, Suhaib. I think this makes sense. I can sympathize with your frustration. Somehow the five characters "B20.1" seem to have worked their way into the hearts and minds of Cygwin users everywhere. We get a lot of messages who are using the newest B20.1 version of Cygwin 1.1.2. (sic). So, don't be surprised if you still get people asking questions about B20.1 even though they are up-to-date with the current net release. I appreciate all of your hard work with regards to cygwin-xfree. This project is a tribute to your perseverence in driving the development and answering user's questions. cgf From s_m_siddiqi@yahoo.com Sun Jul 16 10:58:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Sun, 16 Jul 2000 10:58:00 -0000 Subject: X111R6.x Gone!!! Message-ID: <20000716175824.11692.qmail@web4605.mail.yahoo.com> Chris, Thanks --- Chris Faylor wrote: > On Sun, Jul 16, 2000 at 06:19:46AM -0700, Suhaib > Siddiqi wrote: > >I removed the X11R6.4 and X11R6.3 archives for > Cygwin B20.1. I wanted > >to leave them for people who might need it. > However, it was doing more > >harm then good. It is difficult to deal with users > who do not read > >Cygwin and cywin-xfree mail archives and try to mix > non-compatible > >libraries from two different version. Some of the > users even tried > >linking XFree code to X11R6.4 libraries for B20.1. > > > >Anyhow, X11R6.4 and X11R6.3 will not be avialble > any more and will not > >be supported in future. Cygwin 1.1.2 is quite > stable now, anyone using > >B20.1 should consider upgrading to Cygwin 1.1.2. > > Thanks, Suhaib. I think this makes sense. > > I can sympathize with your frustration. Somehow the > five characters "B20.1" > seem to have worked their way into the hearts and > minds of Cygwin users > everywhere. We get a lot of messages who are using > the newest B20.1 > version of Cygwin 1.1.2. (sic). > > So, don't be surprised if you still get people > asking questions about B20.1 > even though they are up-to-date with the current net > release. > > I appreciate all of your hard work with regards to > cygwin-xfree. This > project is a tribute to your perseverence in driving > the development and > answering user's questions. > > cgf __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From s_m_siddiqi@yahoo.com Sun Jul 16 12:40:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Sun, 16 Jul 2000 12:40:00 -0000 Subject: CVS Updated Message-ID: <20000716194002.959.qmail@web4603.mail.yahoo.com> I updated CVS with the newest code of Xfree86 (Xfree86 4.0.1). This should fix all the compilation problems reported by some users. Run cvs -z9 update from the directory you checked out cygwin-xfree CVS last time. Suhaib __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From s_m_siddiqi@yahoo.com Sun Jul 16 17:11:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Sun, 16 Jul 2000 17:11:00 -0000 Subject: NEdit Message-ID: <20000717001054.6250.qmail@web4603.mail.yahoo.com> Couple of users who directly e-mailed me for NEdit-5.1.1 binaries, and were unable to compile themselves, could get it from ftp://sources.redhat.com/pub/cygwin/xfree/contrib NOTE: They are absolutely unsupported, except problems with X11 dlls you encounter.. Nedit specific questions should be taken to Nedit.org mailing list. Sorry, for the rude replies. But Nedit.org folks need to bring their acts together. Next time they better not ask me for help. They approached a while ago asking help to get Nedit compiled under Cygwin, since then they neither posted binaries on their URL not acknowledged it, instead one of the nedit.org maitainer distributes my pre-compiled binaries which supposed to be distributed through nedit.org from his personal URL with no notes. Suhaib __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From ssiddiqi@inspirepharm.com Mon Jul 17 04:55:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 17 Jul 2000 04:55:00 -0000 Subject: Compiling Errors - Xserver References: <01BFED91.0F9AB060.lawson@iwvisp.com> Message-ID: This is fixed in CVS. xf86cfg.exe will not be of much use... but the CVS code updated on July 16, 2000 had this fixed. You MUST use Cygwin 1.1.2. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Mark A. > Lawson > Sent: Friday, July 14, 2000 3:43 PM > To: 'cygwin-xfree@sourceware.cygnus.com' > Subject: Compiling Errors - Xserver > > > Xserver from CVSROOT=:pserver:anoncvs@anoncvs.cygnus.com:/cvs/src > > Linking xf86cfg.exe fails due to undefined reference to > `XF86VidModeSwitchToMode' and 'XF86VidModeAddModeLine'. > > They are defined in 'xc/lib/xxf86vm/XF86VMode.c' and the library > libxxf86vm.a was linked by options -L../../../../../exports/lib -lXxf86vm > > xc/exports/lib/libXxf86vm.a -> ../../lib/Xxf86vm/libXxf86vm.a > > The included text file contents, attempts to briefly describe > what software > and procedure was used and the Error message. If additional > information is > required it will be gladly provided. > > > > > > Thanks in Advance, > > Mark A Lawson > lawson@iwvisp.com > voice/fax (760)384-1621 > 616 Yellow Astor Ave., Ridgecrest, CA > From POORJE@mail.northgrum.com Mon Jul 17 14:34:00 2000 From: POORJE@mail.northgrum.com (Poor, Jeff) Date: Mon, 17 Jul 2000 14:34:00 -0000 Subject: Motif and Xt Widgets using Cygwin20/NT Message-ID: It appears that I rattled a few nerves by asking the original question of this thread. For that I do apologize. I realize that Cygwin and all the related software items are "free", and that any support provided is major plus. Let me please recap my situation, and if there is a solution I would be most thankful for response: My only past experience with Cygwin was the B19 version packaged with ModSAF 5.0 (a STRICOM DOD defense simulation). Folks at STRICOM were capable of getting ModSAF (a UNIX/X11 application) running under Cygwin, with some help from Hummingbird (Exceed). As stated in my original message, I have large scale Alpha/VMS C/X11/Motif application I would like to attempt to re-host on a PC (Win-NT) without major changes to the software. Cygwin seem a feasible method for attempting this task, so I DID research the web pages and attempted to develop a working configuration. Obviously, some of us that aren't intimate with the Cygwin development are unclear on versioning of the product (doesn't the confusion in the past email relay this issue?). I believe there is something called B19, another called B20 (beta versions, downloadable?) ... and still something else known as V1.1.2 (is this the distributed CD-ROM product?). As I stated in my original message, I did tinker some with various "X11" releases and Cygwin B20 (i.e. I used Cygwin_B20_full.exe cygwin-xfree-x11r6.4-cygwin-B20.1.tar). I tried using the Unv of Tennessee self-install, and then tried running the DroolView update. I tried using a the file B20_X11R6_4.tar.gz created by Arlindo da Silva out of NASA/Goddard. I did read the FAQ's and the mail archives attempting to get past the version incompatibilities, which eventually lead me to the submitting my question (i.e. Motif and Xt Widgets using Cygwin20/NT). The initial response back from the mail list was: "link to libXm.a and if you do not have it get it from www.lesstif.org". I followed those directions, which created the "version problems" and created a new "crop" of questions on my part. Suhaib's response then was: " You are doing something basically very wrong, mixing X11R6.4 for B20.1 with Cygwin 1.1.2, ...". My two questions at this point are: 1) How can you state that I'm "X11R6.4 for B20.1 with Cygwin 1.1.2"? I thought I was using B20, and really have no idea how you came to the conclusion I was using "1.1.2". 2) Where specifically is a "installable" version of Cygwin (version 1.1????) available that will run with the file lesstif-0_90-cygwin-1_1_tar.gz (which appears to be the resource I need to get the Motif like functions)? Mirror sites appear to only have setups for B20 versions. Is it possible (plausible) to un-tar the file cygwin-1.1.2.tar.gz into my B20 directory structure and have it run (vs. doing a Windows-NT Install)? Again, I apologize for my blatant ignorance one the subject at hand (I did state up front that wasn't "an expert"). Hopefully this message conveys that fact that there is confusion in the realm ... perhaps a short tutorial on the subject would aid all of us. Thank you again for all the time and effort put forth. Jeff Poor Northrop Grumman Airborne Ground Surveillance and Battle Management Systems Melbourne, Florida (321) 726-7335 poorje@mail.northgrum.com ---------- From: Poor, Jeff Sent: Friday, July 14, 2000 12:40 PM To: 'cygwin-xfree@sourceware.cygnus.com' Subject: Motif and Xt Widgets using Cygwin20/NT I'm attempting to port a large GUI application (written in C) that originally ran on an Alpha/VMS system onto a PC running NT4.0. By no means am I a Motif/X11 expert, but I have successfully ported this application to a SUN/Solaris platform with very little effort. I've installed Cygwin with the Cygwin_B20_full.exe, and have used the cygwin-xfree-x11r6.4-cygwin-B20.1.tar file to get the latest X11 & Motif. (Note, I danced around quite a bit getting correct version that worked, DLLs, etc.) At this point, a large number of the Motif Widget classes aren't being found .... for instance, when I go to link I see things such as: undefined reference to `xmTextWidgetClass' undefined reference to `xmSeparatorWidgetClass' undefined reference to `xmArrowButtonWidgetClass' undefined reference to `xmArrowButtonWidgetClass' undefined reference to `xmSeparatorWidgetClass' undefined reference to `xmTextWidgetClass' undefined reference to `XmTextSetString' Each of these classes are defined as "extern" with the *.h (header) files under /X11R6.4/lesstif/Motif1.2/include (and Motif2.0). There are also some totally undefined functions (Xshm, Xmalloc, Xcalloc, XWidthofScreen, ...) that are present within VMS and Solaris, but don't appear anywhere in the Xfree bundle. ---------------------------------------------------------------------------- ---- Also, in the link phase I get the following messages which are X11 related but not specific to the above mission objects: /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x35aa):Shell.c: undefined reference to `IceConnectionNumber' /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c44):Shell.c: undefined reference to `IceProcessMessages' Any leads on what these anomalies are caused by? THANKS!!!! Jeff Poor Northrop Grumman Airborne Ground Surveillance and Battle Management Systems Melbourne, Florida (321) 726-7335 poorje@mail.northgrum.com From ssiddiqi@inspirepharm.com Mon Jul 17 15:09:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 17 Jul 2000 15:09:00 -0000 Subject: Motif and Xt Widgets using Cygwin20/NT References: Message-ID: Exceed XDK will not work with the latest Cygwin 1.1.2. Exceed XDk also requires a lot of code hacking. I found it a pain to port an X11/MOTIF code to Windows. Can you please be very brief? I get confused with long e-mails ;-) One thing to NOTE. Cygwin B20.1 is one thing and CYgwin 1.1.2 is another. Cygwin 1.1.2 is the Cygwin version you install from sources.redhat.com/cygwin in the "latest" directory. The X11 development kit on ftp://sources.redhat.com/pub/cygwin/xfree/xc-4-binaries is for Cygwin 1.1.2 and it will not work with Cygwin B20.1. Cygwin 1.1.2 is the next generation version of Cygwin B20.1 with improved capabilities. You should never ever mix any binaries from ftp://sources.redhat.com/pub/cygwin/xfree/xc-4-binaries with Cygwin B20.1. The Lesstif binaries at http://www.lesstif.org are for Cygwin 1.1.2 There is not libXm.a in archives under ftp://sources.redhat.com/pub/cygwin/xfree/xc-4-binaries because it contains no binaries. LessTIf is not part of stock X11 or Xfree therefore it not a good idea to mix it in X11 distribution because it will create more confusions. As far as capabilities of Cygwin and developing MOTIF/X11 applications with it, I can say for sure it is a marvelous tools. I ported some very compilcated drug design 3D software from SGI to Windows using Cygwin and my X11 developement tools from Cygwin/XFree. If you have the right libraries and insatlled properly, you should be able to port your code with very little effort to Windows. I would suggest. 1) Install Cygwin 1.1.2 using setup.exe from ftp://sources.redhat.com/pub/cygwin/latest 2) Install X11R6 in /usr/X11R6 from ftp://sources.redhat.com/pub/cygwin/xfree/xc-4-binaries 3) Install Lesstif from http://www.lesstif.org for Cygwin 1.1.x into /usr/X11R6 Now you should be all set to go to port your code, unless you need image librareis like tif, jpeg and png etc, which you could grab from http://cygutils.netpedia.net and install them in /usr/lib and /usr/include Any more questions, please ask specific questions. Your link problems are because you installed Cygwin B20.1 and are using some of the libraries for newer Cygwin which is Cygwin 1.1.2. > > There are also some totally undefined functions (Xshm, Xmalloc, > Xcalloc, XWidthofScreen, ...) that are present within VMS and Solaris, but > don't appear anywhere in the Xfree bundle. Xshm is not supported by XFree itself, but you need IPC from http://cygutils.netpedia.net to support SHM in your code. There is a an order of link you must follow, -lXm -lXt -lICE -lSM -lXext -lX11 otherwise you might get unresolved symbols. No symbol had been taken out of XFree and non-added. If any symbol you think was present at Solaris, but not on Xfree, that you need to research. It is a 100% port of X11 libraries from Xfree86 which you use on Linux and other UNIX boxes. Maybe your applications needs to #include some headers from X11? did you do a grep -i '...' *.h to see which headers have funtions you need and if they are included by your code? Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Poor, Jeff > Sent: Monday, July 17, 2000 5:34 PM > To: 'cygwin-xfree@sourceware.cygnus.com' > Subject: RE: Motif and Xt Widgets using Cygwin20/NT > > > It appears that I rattled a few nerves by asking the original question of > this thread. For that I do apologize. I realize that Cygwin and all the > related software items are "free", and that any support provided is major > plus. > > Let me please recap my situation, and if there is a solution I > would be most > thankful for response: > > My only past experience with Cygwin was the B19 version packaged > with ModSAF > 5.0 (a STRICOM DOD defense simulation). Folks at STRICOM were capable of > getting ModSAF (a UNIX/X11 application) running under Cygwin, > with some help > from Hummingbird (Exceed). > > As stated in my original message, I have large scale Alpha/VMS C/X11/Motif > application I would like to attempt to re-host on a PC (Win-NT) without > major changes to the software. Cygwin seem a feasible method for > attempting > this task, so I DID research the web pages and attempted to develop a > working configuration. > > Obviously, some of us that aren't intimate with the Cygwin development are > unclear on versioning of the product (doesn't the confusion in the past > email relay this issue?). I believe there is something called > B19, another > called B20 (beta versions, downloadable?) ... and still something > else known > as V1.1.2 (is this the distributed CD-ROM product?). > > As I stated in my original message, I did tinker some with various "X11" > releases and Cygwin B20 (i.e. I used Cygwin_B20_full.exe > cygwin-xfree-x11r6.4-cygwin-B20.1.tar). I tried using the Unv of > Tennessee > self-install, and then tried running the DroolView update. I > tried using a > the file B20_X11R6_4.tar.gz created by Arlindo da Silva out of > NASA/Goddard. > > > I did read the FAQ's and the mail archives attempting to get past the > version incompatibilities, which eventually lead me to the submitting my > question (i.e. Motif and Xt Widgets using Cygwin20/NT). > > The initial response back from the mail list was: "link to libXm.a and if > you do not have it get it from www.lesstif.org". I followed those > directions, which created the "version problems" and created a > new "crop" of > questions on my part. Suhaib's response then was: " You are > doing something > basically very wrong, mixing X11R6.4 for B20.1 with Cygwin 1.1.2, ...". > > My two questions at this point are: > > 1) How can you state that I'm "X11R6.4 for B20.1 with Cygwin 1.1.2"? I > thought I was using B20, and really have no idea how you came to the > conclusion I was using "1.1.2". > > 2) Where specifically is a "installable" version of Cygwin > (version 1.1????) > available that will run with the file > lesstif-0_90-cygwin-1_1_tar.gz (which > appears to be the resource I need to get the Motif like > functions)? Mirror > sites appear to only have setups for B20 versions. Is it possible > (plausible) to un-tar the file cygwin-1.1.2.tar.gz into my B20 directory > structure and have it run (vs. doing a Windows-NT Install)? > > Again, I apologize for my blatant ignorance one the subject at hand (I did > state up front that wasn't "an expert"). Hopefully this message conveys > that fact that there is confusion in the realm ... perhaps a > short tutorial > on the subject would aid all of us. > > Thank you again for all the time and effort put forth. > > Jeff Poor > Northrop Grumman > Airborne Ground Surveillance and Battle Management Systems > Melbourne, Florida > (321) 726-7335 poorje@mail.northgrum.com > > ---------- > From: Poor, Jeff > Sent: Friday, July 14, 2000 12:40 PM > To: 'cygwin-xfree@sourceware.cygnus.com' > Subject: Motif and Xt Widgets using Cygwin20/NT > > I'm attempting to port a large GUI application (written in C) that > originally ran on an Alpha/VMS system onto a PC running NT4.0. > By no means > am I a Motif/X11 expert, but I have successfully ported this > application to > a SUN/Solaris platform with very little effort. > > I've installed Cygwin with the Cygwin_B20_full.exe, and have used > the cygwin-xfree-x11r6.4-cygwin-B20.1.tar file to get the latest X11 & > Motif. (Note, I danced around quite a bit getting correct version that > worked, DLLs, etc.) > > At this point, a large number of the Motif Widget classes aren't > being found .... for instance, when I go to link I see things such as: > > undefined reference to `xmTextWidgetClass' > undefined reference to `xmSeparatorWidgetClass' > undefined reference to `xmArrowButtonWidgetClass' > undefined reference to `xmArrowButtonWidgetClass' > undefined reference to `xmSeparatorWidgetClass' > undefined reference to `xmTextWidgetClass' > undefined reference to `XmTextSetString' > > Each of these classes are defined as "extern" with the *.h (header) > files under /X11R6.4/lesstif/Motif1.2/include (and Motif2.0). > > There are also some totally undefined functions (Xshm, Xmalloc, > Xcalloc, XWidthofScreen, ...) that are present within VMS and Solaris, but > don't appear anywhere in the Xfree bundle. > > > ------------------------------------------------------------------ > ---------- > ---- > Also, in the link phase I get the following messages which are X11 > related but not specific to the above mission objects: > > /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x35aa):Shell.c: > undefined reference to `IceConnectionNumber' > /.../X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c44):Shell.c: > undefined reference to `IceProcessMessages' > > Any leads on what these anomalies are caused by? THANKS!!!! > > > Jeff Poor > Northrop Grumman > Airborne Ground Surveillance and Battle Management Systems > Melbourne, Florida > (321) 726-7335 poorje@mail.northgrum.com > From lckun@chollian.net Tue Jul 18 04:52:00 2000 From: lckun@chollian.net (lee changkun) Date: Tue, 18 Jul 2000 04:52:00 -0000 Subject: Build Xfree References: <20000716135113.26109.qmail@web4603.mail.yahoo.com> Message-ID: <39744AA3.BA5C8022@chollian.net> Dear Suhaib and all Thanks for your reply. Now i reinstalled the latest Cygwin 1.1.2 and newst CVS. I compiled agian, In this time the make hanged always at this point. cpp -traditional -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE -DLIBRARY_VERSION=6.0 oldX.def rm -f liboldX.a rm -f liboldX.dll if [ -f /tmp/DLL_BASE_COUNTER ]; then true; \ else echo 0x67000000 > /tmp/DLL_BASE_COUNTER; fi dllwrap -s --def oldX.def --output-lib liboldX.a -o liboldX.dll XDraw.o XCrAssoc.o XDelAssoc.o XDestAssoc.o XLookAssoc.o XMakeAssoc.o junk.o -L../../exports/lib -lX11 -image-base `cat /tmp/DLL_BASE_COUNTER` Namely make is dead at the dllwrap .. :-(. Could you tell me some advices? Best Regards Lee From ssiddiqi@inspirepharm.com Tue Jul 18 05:03:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Tue, 18 Jul 2000 05:03:00 -0000 Subject: Build Xfree References: <39744AA3.BA5C8022@chollian.net> Message-ID: I have never seen this. Do you have /usr/X11R6, try renaming it to /usr/X11R6-old. It should not matter. Also delete all the *.base DLL_BASE_COUNTER file from /tmp if there are any... just a thought, it should not be the reasons for dllwrap to hang. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of lee changkun > Sent: Tuesday, July 18, 2000 8:17 AM > To: cygwin-xfree@sources.redhat.com > Subject: Re: Build Xfree > > > > > Dear Suhaib and all > > Thanks for your reply. > > Now i reinstalled the latest Cygwin 1.1.2 and newst CVS. > I compiled agian, In this time the make hanged always at this point. > > cpp -traditional -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT > -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT > -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE > -DX_SOURCE -DLIBRARY_VERSION=6.0 *[0-9][0-9]* *.*$/d' -e '/^XCOMM$/s//#/' -e > '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >oldX.def > rm -f liboldX.a > rm -f liboldX.dll > if [ -f /tmp/DLL_BASE_COUNTER ]; then true; \ > else echo 0x67000000 > /tmp/DLL_BASE_COUNTER; fi > dllwrap -s --def oldX.def --output-lib liboldX.a -o liboldX.dll > XDraw.o XCrAssoc.o XDelAssoc.o XDestAssoc.o XLookAssoc.o > XMakeAssoc.o junk.o -L../../exports/lib -lX11 -image-base `cat > /tmp/DLL_BASE_COUNTER` > > > Namely make is dead at the dllwrap .. :-(. > > Could you tell me some advices? > > Best Regards > > Lee From s_m_siddiqi@yahoo.com Tue Jul 18 16:30:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Tue, 18 Jul 2000 16:30:00 -0000 Subject: re. Now a XFree86 4.0 based X-server Message-ID: <20000718232958.13914.qmail@web4602.mail.yahoo.com> > I came across your announcement of an XFree86 > 4.0-based X server. > OK > "Peter Busch gave a big hand in writing a DirectX > based > dynmically loaded library and fixing bugs. > Soooooooooooooo!!!!! > Here is a first version of "stable" XFree86 4.0 > based > X-server. > Get the xfree86-4.0-xwin.tar.bz2 from > ftp://sourceware.cygnus.com/pub/cygwin/xfree/xc-4-binaries > Unzip and untar in a /usr directory. Grab rest of > the archives from xc-4-binaries directory on > Sourceware > or get X-servers-v-1.0.tar.bz2 from contrib > directory." > > - However, I can't log into the ftp server, Anon > login is not working. > > - I was hoping this would provide me a free X server > forWin32. However, I > see you are instructing people to untar into a /usr > directory, which is > present only in UNIX systems, not on Win32. So am I > wrong? Yes you are 100% wrong. Subscribe to Cygwin adn Cygwin-xfree mailing lists. Refer to http://sources.redhat.com/ml Learn the Cygwin world which runs on Windows and might amaze your Nokia Telephone enginners if they have not heard about it. > > > Can you please let me know the answer to the above > points? Thanks! > Further questions, please ask through appropriate mailing list. Suhaib > > mario > > > __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From s_m_siddiqi@yahoo.com Tue Jul 18 17:57:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Tue, 18 Jul 2000 17:57:00 -0000 Subject: Xfree8686 4.0.1 based new binaries for Windows Message-ID: <20000719005646.2323.qmail@web4603.mail.yahoo.com> The new binaris derived from the latest XFree86 (XFree86 4.0.1) are now available for Cygwin/Windows. The XWIN server now supports GLX extensions. All the extensions are statically linked to the XWIN X-server. X-server still runs in fullscreen mode. The multi-windowing is being worked on. The precompiled binaries are in "xc-4-binaries" directory at ftp://sources.redhat.com/pub/cygwin/xfree/xc-4-binaries The soruce are in http://sources.redhat.com/cygwi/xfree/cvs.html Suhaib __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From JEAN.REBILLAT@lanceurs.aeromatra.com Wed Jul 19 02:21:00 2000 From: JEAN.REBILLAT@lanceurs.aeromatra.com (REBILLAT JEAN) Date: Wed, 19 Jul 2000 02:21:00 -0000 Subject: launching xterm Message-ID: Hello. I am trying the Cygwin 1.1.2 port of Xfree applications on an NT workstation. This port is a great job, as all the Cygwin work is. My X server is Exceed V6.1, in multiple windows mode, with a native WM for embedded clients. I have some difficulties with Xterms. First, I try to launch an xterm from a shortcut or from the menu. But when I do this, there is always a Dos command shell popping behind my xterm. Killing it kills also the xterm. I must chain a second "xterm&" in the xterm, then kill the first xterm, then kill the Dos window (in this order) to have a simple xterm on the screen. There should be a simpler way to launch an xterm. Starting the shell iconified is not a response, because this left a dos command icon on the bottom bar, apart from the xterm icon itself. Second, I prefer using tcsh than bash as my interactive shell. There are two versions of it (curses and termcap). When launching the curses version in an xterm, I get : tcsh.curses: No entry for terminal type "xterm" tcsh.curses: using dumb terminal settings. What can be done to avoid this message ? And do anyone know the interests of the two versions of tcsh ? J.R. Jean REBILLAT EADS Launch Vehicles (previously Aerospatiale-Matra Lanceurs) Les Mureaux, France jean.rebillat@lanceurs.aeromatra.com From ssiddiqi@inspirepharm.com Wed Jul 19 03:56:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Wed, 19 Jul 2000 03:56:00 -0000 Subject: launching xterm References: Message-ID: > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of REBILLAT JEAN > Sent: Wednesday, July 19, 2000 5:13 AM > To: 'liste cygwin-xfree' > Subject: launching xterm > > > Hello. > I am trying the Cygwin 1.1.2 port of Xfree applications on an NT > workstation. This port is a great job, as all the Cygwin work is. My X > server is Exceed V6.1, in multiple windows mode, with a native WM for > embedded clients. > > I have some difficulties with Xterms. > > First, I try to launch an xterm from a shortcut or from the menu. > But when I > do this, there is always a Dos command shell popping behind my xterm. > Killing it kills also the xterm. I must chain a second "xterm&" in the > xterm, then kill the first xterm, then kill the Dos window (in this order) > to have a simple xterm on the screen. There should be a simpler way to > launch an xterm. > Starting the shell iconified is not a response, because this left a dos > command icon on the bottom bar, apart from the xterm icon itself. if you do not want to see extra DOS windos of xterm, use Cygwin bash sell and start xterm like you do on UNIX from a shell. > > Second, I prefer using tcsh than bash as my interactive shell. > There are two > versions of it (curses and termcap). When launching the curses > version in an > xterm, I get : > > tcsh.curses: No entry for terminal type "xterm" > tcsh.curses: using dumb terminal settings. FIX your curses files. > > What can be done to avoid this message ? And do anyone know the > interests of > the two versions of tcsh ? > > J.R. > > Jean REBILLAT > EADS Launch Vehicles (previously Aerospatiale-Matra Lanceurs) > Les Mureaux, France > jean.rebillat@lanceurs.aeromatra.com From s_m_siddiqi@yahoo.com Wed Jul 19 17:22:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Wed, 19 Jul 2000 17:22:00 -0000 Subject: OpenGL GLX extensions Message-ID: <20000720002221.12977.qmail@web4602.mail.yahoo.com> Below is the info for people who were interested in SGI OpenGL GLX extensions in XFree for Windows/Cygwin. The X-server (XWIN.EXE) released yesterday is fully capable of doing 3D rendering using SGI OpenGL GLX extensions and double-bufferring etc. If you are oprting OpenGL/X11 applications from a UNIX box to Windows, use SGI OpenGL 1.2.1 from "contrib" directory at ftp://sources.redhat.com/pub/cygwin/xfre/contrib . Remote OpenGL applications from a SGI or other UNIX boxes should display properly on XWIN X-server. The XWIN server passed all the SGI OPenGL test examples from SGI OpenGL SI 1.2.1. Below is xglinfo for your info: Suhaib ============================ Display 127.0.0.1:0.0 ============================ name of display: 127.0.0.1:0.0 version number: 11.0 vendor string: The XFree86 Project, Inc vendor release: 4001 max request size: 262140 bytes motion buffer size: 256 bitmap: unit = 32, bit order = LSBFirst, padding = 32 image byte order: LSBFirst keycode range: minimum 8, maximum 134 focus window: 0x40000e, revert to RevertToPointerRoot default screen num: 0 number of screens: 1 pixmap formats: 2 total depth 1, bits_per_pixel 1, scanline_pad 32 depth 16, bits_per_pixel 16, scanline_pad 32 Server Extensions: 20 total SHAPE, Extended-Visual-Information, X3D-PEX, XTEST, BIG-REQUESTS, MIT-SUNDRY-NONSTANDARD, XVideo, XIE, SYNC, XC-MISC, RECORD, LBX, DOUBLE-BUFFER, XC-APPGROUP, SECURITY, TOG-CUP, FontCache, XFree86-Bigfont, GLX, SGI-GLX, GLX Extension: error base = 163, event base = 78, Version 1.2 GLX Library: Vendor = SGI Version = 1.2 Extensions = GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_import_context GLX_ARB_get_proc_address GLU Library: Version = 1.3 Extensions = GLU_EXT_nurbs_tessellator GLU_EXT_object_space_tess =================================== Screen 0 =================================== screen: 0 dimensions: 1280x1024 pixels (325x260 millimeters) resolution: 100x100 dots per inch depths: (2 total): 1, 16 root window id: 0x2b depth of root window: 16 planes default visual id: 0x24 number colormaps: minimum 1, maximum 1 default colormap: 0x21, number colormap cells 64 preallocated pixels: black 0x0, white 0xffff options: backing-store NO, save-unders NO input event mask: 0xd0001d KeyPress ButtonPress ButtonRelease EnterWindow SubstructureRedirect PropertyChange ColormapChange Error: could not find visual for OpenGL =================== 4 Visuals for Screen 0 (default = 0x24) =================== TrueColor visual: ID = 0x24 (hex) 36 (decimal) screen = 0 DOUBLE buffered MONO RGB visual with (Z) GL Sizes: RGBA=(6,5,5,0), Z=16, Extensions: Caveats=None, __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From zarquon@resnet.gatech.edu Wed Jul 19 20:54:00 2000 From: zarquon@resnet.gatech.edu (Robert Cicconetti) Date: Wed, 19 Jul 2000 20:54:00 -0000 Subject: Xfree8686 4.0.1 based new binaries for Windows References: <20000719005646.2323.qmail@web4603.mail.yahoo.com> Message-ID: <00b601bff1fe$1eef4e10$0700000a@lazarus> Well, I downloaded all the new archives in xc-4-binaries (dated 7/19), removed the older X11R6 directory, expanded them to /. After adding /usr/X11R6/bin to my path, I ran startxwin.bat. Results: Status Access Violations, and 4 or 5 popups windows saying "The instruction at 0x24548d00 referenced memory at 0x24548d00. the memory could not be read." (from Xwin.exe). Replacing Xwin with Xvfb in the batch file yields the same results. Configuration: Cygwin 1.1.2 netrelease (very latest, including the updated DLL) Windows 2000 pro ATI All-in-Wonder 800x600x16 Dual Celeron 550s Previous snapshop worked okay; XWin tended to crash, but Xvfb was stable. Running alternate script stwin: #!/bin/bash export DISPLAY=127.0.0.1:0.0 export PATH=$PATH:/usr/X11R6/bin echo $PATH gdb -nw "Xvfb -screen 8 640x480x16 -whitepixel 255 -blackpixel 0" xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black rxvt -fn "Lucidia Console-12" vtwm results: (gdb) run Starting program: /usr/X11R6/bin/Xvfb.exe Program received signal SIGSEGV, Segmentation fault. 0x61004ac3 in _size_of_stack_reserve__ () (gdb) Xwin crashes in the same spot. Any ideas? Robert Cicconetti From promopaysyou@techmail.com Wed Jul 19 21:16:00 2000 From: promopaysyou@techmail.com (Brad Simpson) Date: Wed, 19 Jul 2000 21:16:00 -0000 Subject: search engine placement Message-ID: <027631815041470HAMS3@lvcablemodem.com> I stopped by your site recently. http://sourceware.cygnus.com/cygwin/xfree/ I felt there are some interesting opportunities in the marketplace for your site. Xtreme Promotions is an Internet promotion company. Our specialty is marketing our customer's sites. To our customers that earn profits from their site, our service is FREE. What we mean by marketing is that we introduce your site in a prominent way to tens, thousands and even millions of potential customers every single day. Xtreme Promotions particular strength is improving search engine placement and bringing targeted traffic to your site from a myriad of other sources. Major results in as little as 2 weeks. We are so confident we can improve a web site's performance in many cases we make our charges only a percentage of improved volume or simply a small charge per additional web site hit. Of course, most of our customers prefer a flat fee, however if your site earns money we will increase it so that our fee costs you nothing. The performance of a web site in the new information age can make or break the future for a business. Would you consider a link exchange with a popular related site? I invite you return this email and learn more about improving performance on the Web. For a free analysis please indicate the home page of your site, your phone number and e-mail address. Brad Simpson Xtreme Promotions I hope the above email address you advertised on the web is correct for this response. If I have reached you in error please disregard this message, no further correspondence will occur. From promopaysyou@pcgeek.net Wed Jul 19 21:22:00 2000 From: promopaysyou@pcgeek.net (Brad Simpson) Date: Wed, 19 Jul 2000 21:22:00 -0000 Subject: search engine placement Message-ID: <027695122041470HAMS4@lvcablemodem.com> I stopped by your site recently. http://sourceware.cygnus.com/cygwin/xfree/ I felt there are some interesting opportunities in the marketplace for your site. Xtreme Promotions is an Internet promotion company. Our specialty is marketing our customer's sites. To our customers that earn profits from their site, our service is FREE. What we mean by marketing is that we introduce your site in a prominent way to tens, thousands and even millions of potential customers every single day. Xtreme Promotions particular strength is improving search engine placement and bringing targeted traffic to your site from a myriad of other sources. Major results in as little as 2 weeks. We are so confident we can improve a web site's performance in many cases we make our charges only a percentage of improved volume or simply a small charge per additional web site hit. Of course, most of our customers prefer a flat fee, however if your site earns money we will increase it so that our fee costs you nothing. The performance of a web site in the new information age can make or break the future for a business. Would you consider a link exchange with a popular related site? I invite you return this email and learn more about improving performance on the Web. For a free analysis please indicate the home page of your site, your phone number and e-mail address. Brad Simpson Xtreme Promotions I hope the above email address you advertised on the web is correct for this response. If I have reached you in error please disregard this message, no further correspondence will occur. From JEAN.REBILLAT@lanceurs.aeromatra.com Wed Jul 19 23:44:00 2000 From: JEAN.REBILLAT@lanceurs.aeromatra.com (REBILLAT JEAN) Date: Wed, 19 Jul 2000 23:44:00 -0000 Subject: launching xterm Message-ID: ---------------------------------------- Jean REBILLAT EADS Launch Vehicles (previously Aerospatiale-Matra Lanceurs) Les Mureaux, France jean.rebillat@lanceurs.aeromatra.com ---------------------------------------- -----Message d'origine----- De: Suhaib Siddiqi [ mailto:ssiddiqi@inspirepharm.com ] Date: mercredi 19 juillet 2000 12:55 ????: 'liste cygwin-xfree' Objet: RE: launching xterm >> First, I try to launch an xterm from a shortcut or from the menu. > > if you do not want to see extra DOS windos of xterm, use Cygwin bash sell > and start > xterm like you do on UNIX from a shell. What is the difference ? I get an extra bash window, must fork a second xterm, then kill the first xterm and the bash shell. Okay. I may launch future xterms from the first, instead of using again the shortcut. That's what I plan to do. But on Unix, you can start your environnement (kde, cde, ...) with xterms. This seems not to be possible from Windows. Regards. J.R. From ssiddiqi@inspirepharm.com Thu Jul 20 03:46:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 20 Jul 2000 03:46:00 -0000 Subject: Xfree8686 4.0.1 based new binaries for Windows References: <00b601bff1fe$1eef4e10$0700000a@lazarus> Message-ID: Try the cygwin1.dll from July 17th snapshots. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Robert > Cicconetti > Sent: Wednesday, July 19, 2000 11:54 PM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Re: Xfree8686 4.0.1 based new binaries for Windows > > > Well, I downloaded all the new archives in xc-4-binaries (dated 7/19), > removed the older X11R6 directory, expanded them to /. After adding > /usr/X11R6/bin to my path, I ran startxwin.bat. Results: Status Access > Violations, and 4 or 5 popups windows saying "The instruction at > 0x24548d00 > referenced memory at 0x24548d00. the memory could not be read." (from > Xwin.exe). Replacing Xwin with Xvfb in the batch file yields the same > results. > > Configuration: > Cygwin 1.1.2 netrelease (very latest, including the updated DLL) > Windows 2000 pro > ATI All-in-Wonder 800x600x16 > Dual Celeron 550s > > Previous snapshop worked okay; XWin tended to crash, but Xvfb was stable. > > Running alternate script stwin: > #!/bin/bash > > export DISPLAY=127.0.0.1:0.0 > > export PATH=$PATH:/usr/X11R6/bin > echo $PATH > gdb -nw "Xvfb -screen 8 640x480x16 -whitepixel 255 -blackpixel 0" > xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black > rxvt -fn "Lucidia Console-12" > vtwm > > results: > (gdb) run > Starting program: /usr/X11R6/bin/Xvfb.exe > > Program received signal SIGSEGV, Segmentation fault. > 0x61004ac3 in _size_of_stack_reserve__ () > (gdb) > > > > Xwin crashes in the same spot. Any ideas? > > Robert Cicconetti From ssiddiqi@inspirepharm.com Thu Jul 20 03:47:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 20 Jul 2000 03:47:00 -0000 Subject: search engine placement References: <027695122041470HAMS4@lvcablemodem.com> Message-ID: You are the BIGGEST idot on this planet. I wish your mama had taught you some manners. > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Brad Simpson > Sent: Thursday, July 20, 2000 12:39 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: search engine placement > > > I stopped by your site recently. > http://sourceware.cygnus.com/cygwin/xfree/ > > I felt there are some interesting opportunities in the > marketplace for your site. Xtreme Promotions is an Internet > promotion company. Our specialty is marketing our customer's > sites. To our customers that earn profits from their site, our > service is FREE. What we mean by marketing is that we introduce > your site in a prominent way to tens, thousands and even millions > of potential customers every single day. > Xtreme Promotions particular strength is improving search engine > placement and bringing targeted traffic to your site from a > myriad of other sources. Major results in as little as 2 weeks. > > We are so confident we can improve a web site's performance in > many cases we make our charges only a percentage of improved > volume or simply a small charge per additional web site hit. Of > course, most of our customers prefer a flat fee, however if your > site earns money we will increase it so that our fee costs you > nothing. The performance of a web site in the new information age > can make or break the future for a business. > Would you consider a link exchange with a popular related site? > > I invite you return this email and learn more about improving > performance on the Web. For a free analysis please indicate the > home page of your site, your phone number and e-mail address. > > > Brad Simpson > Xtreme Promotions > > > I hope the above email address you advertised on the web is > correct for this response. If I have reached you in error please > disregard this message, no further correspondence will occur. From ssiddiqi@inspirepharm.com Thu Jul 20 03:55:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 20 Jul 2000 03:55:00 -0000 Subject: launching xterm References: Message-ID: That is because it is a Cygwin application, not a win32 native. Therefore it needs to open a console if you do not start it from bash shell. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of REBILLAT JEAN > Sent: Thursday, July 20, 2000 2:36 AM > To: 'liste cygwin-xfree' > Subject: RE: launching xterm > > > > > ---------------------------------------- > Jean REBILLAT > EADS Launch Vehicles > (previously Aerospatiale-Matra Lanceurs) > Les Mureaux, France > jean.rebillat@lanceurs.aeromatra.com > ---------------------------------------- > > -----Message d'origine----- > De: Suhaib Siddiqi [ mailto:ssiddiqi@inspirepharm.com ] > Date: mercredi 19 juillet 2000 12:55 > ????: 'liste cygwin-xfree' > Objet: RE: launching xterm > > >> First, I try to launch an xterm from a shortcut or from the menu. > > > > if you do not want to see extra DOS windos of xterm, use Cygwin > bash sell > > and start > > xterm like you do on UNIX from a shell. > > What is the difference ? I get an extra bash window, must fork a second > xterm, then kill the first xterm and the bash shell. > Okay. I may launch future xterms from the first, instead of using > again the > shortcut. That's what I plan to do. But on Unix, you can start your > environnement (kde, cde, ...) with xterms. This seems not to be possible > from Windows. > > Regards. > J.R. From rkukuck@uumail.de Thu Jul 20 11:38:00 2000 From: rkukuck@uumail.de (Ronald Kukuck) Date: Thu, 20 Jul 2000 11:38:00 -0000 Subject: xterm crashes Message-ID: <397746E9.A0889C09@uumail.de> I'm using NT4.0 and an Exceed X-Server and I tried to get the xterm out of Xfree to work. Before I used the xterm out of B20 but this had some problems and my big hope was the xterm out of Xfree. I copied the xterm.exe on my NT box, at the first start i got the message that libXpm.dll was missing, so I copied the libXpm.dll out of the Xfree DLLs to my NT box and the xterm started. But after copying also the libX11.dll, libXext.dll, libSM.dll and libICE.dll from Xfree to my NT box the xterm give me the error message: 0 [main] xterm 1065 handle_exception: Execption:STATUS_ACCESS_VIOLATION 914 [main] xterm 1065 stackdump: Dumping....... If I start the xterm out the B20 with this DLL configuration, it starts up. Here comes my second problem and the reason why I updated also the other DLLs. I have ported a Unix app. to NT which is using the X-lib only, no other X libs. I used the Exceed dev. kit and got it running. Now I wanted to link it against the libX11.a from Xfree. I changed the include paths and library paths (I'm using VC++6.0) and got a successful link. But starting the app. I got: User breakpoint called from code at 0x1406560 and then it crashes. It gives me the error messages after jumping in the call to XOpenDisplay. The string for the display is OK, also changing the display to my Linux box has the same result. It gives the same message with the DLLs out of B20 and Xfree. If I link it against the libX11.a out of B20 I got a signal 11 (SIGSEGV) on the same place. What do I make wrong ? Any ideas? Thanks Ronald Kukuck From ssiddiqi@inspirepharm.com Thu Jul 20 11:44:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 20 Jul 2000 11:44:00 -0000 Subject: xterm crashes References: <397746E9.A0889C09@uumail.de> Message-ID: and which version of Cygwin1.dll? I hope not B20.1??? Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Ronald Kukuck > Sent: Thursday, July 20, 2000 2:37 PM > To: cygwin-xfree@sourceware.cygnus.com > Subject: xterm crashes > > > I'm using NT4.0 and an Exceed X-Server and I tried > to get the xterm out of Xfree to work. > Before I used the xterm out of B20 but this had > some problems and my big hope was the xterm out of > Xfree. > I copied the xterm.exe on my NT box, at the first > start i got the message that libXpm.dll was missing, > so I copied the libXpm.dll out of the Xfree DLLs to > my NT box and the xterm started. > But after copying also the libX11.dll, libXext.dll, > libSM.dll and libICE.dll from Xfree to my NT box the > xterm give me the error message: > > 0 [main] xterm 1065 handle_exception: > Execption:STATUS_ACCESS_VIOLATION > 914 [main] xterm 1065 stackdump: Dumping....... > > If I start the xterm out the B20 with this DLL configuration, > it starts up. > > Here comes my second problem and the reason why I updated also > the other DLLs. > I have ported a Unix app. to NT which is using the X-lib only, > no other X libs. I used the Exceed dev. kit and got it running. > Now I wanted to link it against the libX11.a from Xfree. > I changed the include paths and library paths (I'm using VC++6.0) > and got a successful link. > But starting the app. I got: > > User breakpoint called from code at 0x1406560 > > and then it crashes. It gives me the error messages after > jumping in the call to XOpenDisplay. The string for the display > is OK, also changing the display to my Linux box has the same > result. It gives the same message with the DLLs out of B20 and Xfree. > If I link it against the libX11.a out of B20 I got a signal 11 (SIGSEGV) > on the same place. > > What do I make wrong ? > Any ideas? > > Thanks > > Ronald Kukuck From ssiddiqi@inspirepharm.com Thu Jul 20 11:57:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 20 Jul 2000 11:57:00 -0000 Subject: xterm crashes References: <39774A7D.A2633A7A@uumail.de> Message-ID: ouch, you relly need to know what B20.1 and Cygwin 1.1.2 are and how they differ. Reply only to the mailing list please. And BTW what kind of software are you using for mail? ---> rkkk@inspire.inspirepharm.com ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ what the hell is that? If I see my domain name again in your FROM: field I will cut your entire NetBlock off from my netwrok. Be carefull!!!! Suhaib > -----Original Message----- > From: rkkk@inspire.inspirepharm.com > [ mailto:rkkk@inspire.inspirepharm.com]On Behalf Of Ronald Kukuck > Sent: Thursday, July 20, 2000 2:53 PM > To: Suhaib Siddiqi > Subject: Re: xterm crashes > > > I tried B20.1 and also that one out of the > > "cygwin-1.1.2.tar" > > should I use the B20?? By using this one I'm running > in trouble if I have directories with spaces in the > path env. variable. > > Ronald > > PS.: This is the first time I'm working with mailing > lists, have I to reply to you or to the mailing > list? > > > > Suhaib Siddiqi wrote: > > > > and which version of Cygwin1.dll? I hope not B20.1??? > > > > Suhaib > > > > > -----Original Message----- > > > From: cygwin-xfree-owner@sources.redhat.com > > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of > Ronald Kukuck > > > Sent: Thursday, July 20, 2000 2:37 PM > > > To: cygwin-xfree@sourceware.cygnus.com > > > Subject: xterm crashes > > > > > > > > > I'm using NT4.0 and an Exceed X-Server and I tried > > > to get the xterm out of Xfree to work. > > > Before I used the xterm out of B20 but this had > > > some problems and my big hope was the xterm out of > > > Xfree. > > > I copied the xterm.exe on my NT box, at the first > > > start i got the message that libXpm.dll was missing, > > > so I copied the libXpm.dll out of the Xfree DLLs to > > > my NT box and the xterm started. > > > But after copying also the libX11.dll, libXext.dll, > > > libSM.dll and libICE.dll from Xfree to my NT box the > > > xterm give me the error message: > > > > > > 0 [main] xterm 1065 handle_exception: > > > Execption:STATUS_ACCESS_VIOLATION > > > 914 [main] xterm 1065 stackdump: Dumping....... > > > > > > If I start the xterm out the B20 with this DLL configuration, > > > it starts up. > > > > > > Here comes my second problem and the reason why I updated also > > > the other DLLs. > > > I have ported a Unix app. to NT which is using the X-lib only, > > > no other X libs. I used the Exceed dev. kit and got it running. > > > Now I wanted to link it against the libX11.a from Xfree. > > > I changed the include paths and library paths (I'm using VC++6.0) > > > and got a successful link. > > > But starting the app. I got: > > > > > > User breakpoint called from code at 0x1406560 > > > > > > and then it crashes. It gives me the error messages after > > > jumping in the call to XOpenDisplay. The string for the display > > > is OK, also changing the display to my Linux box has the same > > > result. It gives the same message with the DLLs out of B20 and Xfree. > > > If I link it against the libX11.a out of B20 I got a signal > 11 (SIGSEGV) > > > on the same place. > > > > > > What do I make wrong ? > > > Any ideas? > > > > > > Thanks > > > > > > Ronald Kukuck From rkukuck@uumail.de Thu Jul 20 12:13:00 2000 From: rkukuck@uumail.de (Ronald Kukuck) Date: Thu, 20 Jul 2000 12:13:00 -0000 Subject: xterm crashes References: Message-ID: <39774F1D.E060DDC2@uumail.de> Is there a place where I can find info about the difference? Which one should I use for Xfree? I'm using Netscape on a Linux box, since 2 years now, this problem is new for me. X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.5 i686) And be sure I had have very often mail exchange with persons using Microsoft Outlook, but never this problem.... Ronald Suhaib Siddiqi wrote: > > ouch, you relly need to know what B20.1 and Cygwin 1.1.2 are and how they > differ. > > Reply only to the mailing list please. And BTW what kind of software are > you using for mail? > > ---> rkkk@inspire.inspirepharm.com > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ what the hell is that? If I see > my domain name again in your FROM: field I will cut your entire > NetBlock off from my netwrok. Be carefull!!!! > > Suhaib > > > -----Original Message----- > > From: rkkk@inspire.inspirepharm.com > > [ mailto:rkkk@inspire.inspirepharm.com]On Behalf Of Ronald Kukuck > > Sent: Thursday, July 20, 2000 2:53 PM > > To: Suhaib Siddiqi > > Subject: Re: xterm crashes > > > > > > I tried B20.1 and also that one out of the > > > > "cygwin-1.1.2.tar" > > > > should I use the B20?? By using this one I'm running > > in trouble if I have directories with spaces in the > > path env. variable. > > > > Ronald > > > > PS.: This is the first time I'm working with mailing > > lists, have I to reply to you or to the mailing > > list? > > > > > > > > Suhaib Siddiqi wrote: > > > > > > and which version of Cygwin1.dll? I hope not B20.1??? > > > > > > Suhaib > > > > > > > -----Original Message----- > > > > From: cygwin-xfree-owner@sources.redhat.com > > > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of > > Ronald Kukuck > > > > Sent: Thursday, July 20, 2000 2:37 PM > > > > To: cygwin-xfree@sourceware.cygnus.com > > > > Subject: xterm crashes > > > > > > > > > > > > I'm using NT4.0 and an Exceed X-Server and I tried > > > > to get the xterm out of Xfree to work. > > > > Before I used the xterm out of B20 but this had > > > > some problems and my big hope was the xterm out of > > > > Xfree. > > > > I copied the xterm.exe on my NT box, at the first > > > > start i got the message that libXpm.dll was missing, > > > > so I copied the libXpm.dll out of the Xfree DLLs to > > > > my NT box and the xterm started. > > > > But after copying also the libX11.dll, libXext.dll, > > > > libSM.dll and libICE.dll from Xfree to my NT box the > > > > xterm give me the error message: > > > > > > > > 0 [main] xterm 1065 handle_exception: > > > > Execption:STATUS_ACCESS_VIOLATION > > > > 914 [main] xterm 1065 stackdump: Dumping....... > > > > > > > > If I start the xterm out the B20 with this DLL configuration, > > > > it starts up. > > > > > > > > Here comes my second problem and the reason why I updated also > > > > the other DLLs. > > > > I have ported a Unix app. to NT which is using the X-lib only, > > > > no other X libs. I used the Exceed dev. kit and got it running. > > > > Now I wanted to link it against the libX11.a from Xfree. > > > > I changed the include paths and library paths (I'm using VC++6.0) > > > > and got a successful link. > > > > But starting the app. I got: > > > > > > > > User breakpoint called from code at 0x1406560 > > > > > > > > and then it crashes. It gives me the error messages after > > > > jumping in the call to XOpenDisplay. The string for the display > > > > is OK, also changing the display to my Linux box has the same > > > > result. It gives the same message with the DLLs out of B20 and Xfree. > > > > If I link it against the libX11.a out of B20 I got a signal > > 11 (SIGSEGV) > > > > on the same place. > > > > > > > > What do I make wrong ? > > > > Any ideas? > > > > > > > > Thanks > > > > > > > > Ronald Kukuck From ssiddiqi@inspirepharm.com Thu Jul 20 12:22:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 20 Jul 2000 12:22:00 -0000 Subject: xterm crashes References: <39774F1D.E060DDC2@uumail.de> Message-ID: > Is there a place where I can find info about the > difference? > Which one should I use for Xfree? You need Cygwin1.dll from Cygwin 1.1.2 or Cygwin1.dll from Cygwin Development snapshots of July 17th. Check http://sources.redhat.com/cygwin > > I'm using Netscape on a Linux box, since 2 years > now, this problem is new for me. > > X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.5 i686) > > And be sure I had have very often mail exchange with > persons using Microsoft Outlook, but never this problem.... > > Ronald > > > > Suhaib Siddiqi wrote: > > > > ouch, you relly need to know what B20.1 and Cygwin 1.1.2 are > and how they > > differ. > > > > Reply only to the mailing list please. And BTW what kind of > software are > > you using for mail? > > > > ---> rkkk@inspire.inspirepharm.com > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ what the hell is that? If I see > > my domain name again in your FROM: field I will cut your entire > > NetBlock off from my netwrok. Be carefull!!!! > > > > Suhaib > > > > > -----Original Message----- > > > From: rkkk@inspire.inspirepharm.com > > > [ mailto:rkkk@inspire.inspirepharm.com]On Behalf Of Ronald Kukuck > > > Sent: Thursday, July 20, 2000 2:53 PM > > > To: Suhaib Siddiqi > > > Subject: Re: xterm crashes > > > > > > > > > I tried B20.1 and also that one out of the > > > > > > "cygwin-1.1.2.tar" > > > > > > should I use the B20?? By using this one I'm running > > > in trouble if I have directories with spaces in the > > > path env. variable. > > > > > > Ronald > > > > > > PS.: This is the first time I'm working with mailing > > > lists, have I to reply to you or to the mailing > > > list? > > > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > > and which version of Cygwin1.dll? I hope not B20.1??? > > > > > > > > Suhaib > > > > > > > > > -----Original Message----- > > > > > From: cygwin-xfree-owner@sources.redhat.com > > > > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of > > > Ronald Kukuck > > > > > Sent: Thursday, July 20, 2000 2:37 PM > > > > > To: cygwin-xfree@sourceware.cygnus.com > > > > > Subject: xterm crashes > > > > > > > > > > > > > > > I'm using NT4.0 and an Exceed X-Server and I tried > > > > > to get the xterm out of Xfree to work. > > > > > Before I used the xterm out of B20 but this had > > > > > some problems and my big hope was the xterm out of > > > > > Xfree. > > > > > I copied the xterm.exe on my NT box, at the first > > > > > start i got the message that libXpm.dll was missing, > > > > > so I copied the libXpm.dll out of the Xfree DLLs to > > > > > my NT box and the xterm started. > > > > > But after copying also the libX11.dll, libXext.dll, > > > > > libSM.dll and libICE.dll from Xfree to my NT box the > > > > > xterm give me the error message: > > > > > > > > > > 0 [main] xterm 1065 handle_exception: > > > > > Execption:STATUS_ACCESS_VIOLATION > > > > > 914 [main] xterm 1065 stackdump: Dumping....... > > > > > > > > > > If I start the xterm out the B20 with this DLL configuration, > > > > > it starts up. > > > > > > > > > > Here comes my second problem and the reason why I updated also > > > > > the other DLLs. > > > > > I have ported a Unix app. to NT which is using the X-lib only, > > > > > no other X libs. I used the Exceed dev. kit and got it running. > > > > > Now I wanted to link it against the libX11.a from Xfree. > > > > > I changed the include paths and library paths (I'm using VC++6.0) > > > > > and got a successful link. > > > > > But starting the app. I got: > > > > > > > > > > User breakpoint called from code at 0x1406560 > > > > > > > > > > and then it crashes. It gives me the error messages after > > > > > jumping in the call to XOpenDisplay. The string for the display > > > > > is OK, also changing the display to my Linux box has the same > > > > > result. It gives the same message with the DLLs out of > B20 and Xfree. > > > > > If I link it against the libX11.a out of B20 I got a signal > > > 11 (SIGSEGV) > > > > > on the same place. > > > > > > > > > > What do I make wrong ? > > > > > Any ideas? > > > > > > > > > > Thanks > > > > > > > > > > Ronald Kukuck From rkukuck@uumail.de Thu Jul 20 13:01:00 2000 From: rkukuck@uumail.de (Ronald Kukuck) Date: Thu, 20 Jul 2000 13:01:00 -0000 Subject: xterm crashes References: Message-ID: <39775A70.5676248D@uumail.de> Thanks, I had installed the cygwin1.dll out of the cygwin-1.1.2.tar dated with 2000-06-08 and this one crashes, but with the cygwin1-20000717.dll the xterm is now starting. But my second problem stays, the error message has changed a little bit: The exception Breakpoint A breakpoint has been reached (0x80000003) occurred in the application at location 0x1406560 I expect this is nothing else then a signal handler, which catches the signal 11 (SIGSEGV). Is it valid to link an app. against the libX11.a with VC++ or am I doing stupid things? Ronald Suhaib Siddiqi wrote: > > > Is there a place where I can find info about the > > difference? > > Which one should I use for Xfree? > > You need Cygwin1.dll from Cygwin 1.1.2 or Cygwin1.dll from > Cygwin Development snapshots of July 17th. > > Check http://sources.redhat.com/cygwin > > > > > I'm using Netscape on a Linux box, since 2 years > > now, this problem is new for me. > > > > X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.5 i686) > > > > And be sure I had have very often mail exchange with > > persons using Microsoft Outlook, but never this problem.... > > > > Ronald > > > > > > > > Suhaib Siddiqi wrote: > > > > > > ouch, you relly need to know what B20.1 and Cygwin 1.1.2 are > > and how they > > > differ. > > > > > > Reply only to the mailing list please. And BTW what kind of > > software are > > > you using for mail? > > > > > > ---> rkkk@inspire.inspirepharm.com > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ what the hell is that? If I see > > > my domain name again in your FROM: field I will cut your entire > > > NetBlock off from my netwrok. Be carefull!!!! > > > > > > Suhaib > > > > > > > -----Original Message----- > > > > From: rkkk@inspire.inspirepharm.com > > > > [ mailto:rkkk@inspire.inspirepharm.com]On Behalf Of Ronald Kukuck > > > > Sent: Thursday, July 20, 2000 2:53 PM > > > > To: Suhaib Siddiqi > > > > Subject: Re: xterm crashes > > > > > > > > > > > > I tried B20.1 and also that one out of the > > > > > > > > "cygwin-1.1.2.tar" > > > > > > > > should I use the B20?? By using this one I'm running > > > > in trouble if I have directories with spaces in the > > > > path env. variable. > > > > > > > > Ronald > > > > > > > > PS.: This is the first time I'm working with mailing > > > > lists, have I to reply to you or to the mailing > > > > list? > > > > > > > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > > > > and which version of Cygwin1.dll? I hope not B20.1??? > > > > > > > > > > Suhaib > > > > > > > > > > > -----Original Message----- > > > > > > From: cygwin-xfree-owner@sources.redhat.com > > > > > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of > > > > Ronald Kukuck > > > > > > Sent: Thursday, July 20, 2000 2:37 PM > > > > > > To: cygwin-xfree@sourceware.cygnus.com > > > > > > Subject: xterm crashes > > > > > > > > > > > > > > > > > > I'm using NT4.0 and an Exceed X-Server and I tried > > > > > > to get the xterm out of Xfree to work. > > > > > > Before I used the xterm out of B20 but this had > > > > > > some problems and my big hope was the xterm out of > > > > > > Xfree. > > > > > > I copied the xterm.exe on my NT box, at the first > > > > > > start i got the message that libXpm.dll was missing, > > > > > > so I copied the libXpm.dll out of the Xfree DLLs to > > > > > > my NT box and the xterm started. > > > > > > But after copying also the libX11.dll, libXext.dll, > > > > > > libSM.dll and libICE.dll from Xfree to my NT box the > > > > > > xterm give me the error message: > > > > > > > > > > > > 0 [main] xterm 1065 handle_exception: > > > > > > Execption:STATUS_ACCESS_VIOLATION > > > > > > 914 [main] xterm 1065 stackdump: Dumping....... > > > > > > > > > > > > If I start the xterm out the B20 with this DLL configuration, > > > > > > it starts up. > > > > > > > > > > > > Here comes my second problem and the reason why I updated also > > > > > > the other DLLs. > > > > > > I have ported a Unix app. to NT which is using the X-lib only, > > > > > > no other X libs. I used the Exceed dev. kit and got it running. > > > > > > Now I wanted to link it against the libX11.a from Xfree. > > > > > > I changed the include paths and library paths (I'm using VC++6.0) > > > > > > and got a successful link. > > > > > > But starting the app. I got: > > > > > > > > > > > > User breakpoint called from code at 0x1406560 > > > > > > > > > > > > and then it crashes. It gives me the error messages after > > > > > > jumping in the call to XOpenDisplay. The string for the display > > > > > > is OK, also changing the display to my Linux box has the same > > > > > > result. It gives the same message with the DLLs out of > > B20 and Xfree. > > > > > > If I link it against the libX11.a out of B20 I got a signal > > > > 11 (SIGSEGV) > > > > > > on the same place. > > > > > > > > > > > > What do I make wrong ? > > > > > > Any ideas? > > > > > > > > > > > > Thanks > > > > > > > > > > > > Ronald Kukuck From ssiddiqi@inspirepharm.com Thu Jul 20 14:34:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 20 Jul 2000 14:34:00 -0000 Subject: xterm crashes References: <39775A70.5676248D@uumail.de> Message-ID: > Thanks, > > I had installed the cygwin1.dll out of > the cygwin-1.1.2.tar dated with 2000-06-08 > and this one crashes, but with the > cygwin1-20000717.dll the xterm is now starting. >From the recent XFree86 distribution, I think cygwin1.dll from July 17th snapshot would work better. That is what I noticed in testing. See thread dll_aloc::list at cygwin mailing list. > > But my second problem stays, the error message has > changed a little bit: > > The exception Breakpoint > A breakpoint has been reached > (0x80000003) occurred in the application at location 0x1406560 > > I expect this is nothing else then a signal handler, which > catches the signal 11 (SIGSEGV). > > Is it valid to link an app. against the libX11.a with > VC++ or am I doing stupid things? You cannot link libX11.a with VC++. You can link only Cygwin compiled code using gcc which comes with Cygwin to libX11.a. For MSVC there is http://win32-xfree.sourceforge.net but that project is not any more active. John Fortin was interested in it but he left and others who promised to provide development support disappeared. I do not have enough brain and time to sponsor and spear-head multiple projects. Therefore I assume http://win32-xfree.sourceforge.net is almost dead and might disappear. You might grab the libraries before from there before they vanish. Those X11 librareis should link with VC++. Suhaib > > Ronald > > > > > Suhaib Siddiqi wrote: > > > > > Is there a place where I can find info about the > > > difference? > > > Which one should I use for Xfree? > > > > You need Cygwin1.dll from Cygwin 1.1.2 or Cygwin1.dll from > > Cygwin Development snapshots of July 17th. > > > > Check http://sources.redhat.com/cygwin > > > > > > > > I'm using Netscape on a Linux box, since 2 years > > > now, this problem is new for me. > > > > > > X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.5 i686) > > > > > > And be sure I had have very often mail exchange with > > > persons using Microsoft Outlook, but never this problem.... > > > > > > Ronald > > > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > > ouch, you relly need to know what B20.1 and Cygwin 1.1.2 are > > > and how they > > > > differ. > > > > > > > > Reply only to the mailing list please. And BTW what kind of > > > software are > > > > you using for mail? > > > > > > > > ---> rkkk@inspire.inspirepharm.com > > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ what the hell is that? > If I see > > > > my domain name again in your FROM: field I will cut your entire > > > > NetBlock off from my netwrok. Be carefull!!!! > > > > > > > > Suhaib > > > > > > > > > -----Original Message----- > > > > > From: rkkk@inspire.inspirepharm.com > > > > > [ mailto:rkkk@inspire.inspirepharm.com]On Behalf Of Ronald Kukuck > > > > > Sent: Thursday, July 20, 2000 2:53 PM > > > > > To: Suhaib Siddiqi > > > > > Subject: Re: xterm crashes > > > > > > > > > > > > > > > I tried B20.1 and also that one out of the > > > > > > > > > > "cygwin-1.1.2.tar" > > > > > > > > > > should I use the B20?? By using this one I'm running > > > > > in trouble if I have directories with spaces in the > > > > > path env. variable. > > > > > > > > > > Ronald > > > > > > > > > > PS.: This is the first time I'm working with mailing > > > > > lists, have I to reply to you or to the mailing > > > > > list? > > > > > > > > > > > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > > > > > > and which version of Cygwin1.dll? I hope not B20.1??? > > > > > > > > > > > > Suhaib > > > > > > > > > > > > > -----Original Message----- > > > > > > > From: cygwin-xfree-owner@sources.redhat.com > > > > > > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of > > > > > Ronald Kukuck > > > > > > > Sent: Thursday, July 20, 2000 2:37 PM > > > > > > > To: cygwin-xfree@sourceware.cygnus.com > > > > > > > Subject: xterm crashes > > > > > > > > > > > > > > > > > > > > > I'm using NT4.0 and an Exceed X-Server and I tried > > > > > > > to get the xterm out of Xfree to work. > > > > > > > Before I used the xterm out of B20 but this had > > > > > > > some problems and my big hope was the xterm out of > > > > > > > Xfree. > > > > > > > I copied the xterm.exe on my NT box, at the first > > > > > > > start i got the message that libXpm.dll was missing, > > > > > > > so I copied the libXpm.dll out of the Xfree DLLs to > > > > > > > my NT box and the xterm started. > > > > > > > But after copying also the libX11.dll, libXext.dll, > > > > > > > libSM.dll and libICE.dll from Xfree to my NT box the > > > > > > > xterm give me the error message: > > > > > > > > > > > > > > 0 [main] xterm 1065 handle_exception: > > > > > > > Execption:STATUS_ACCESS_VIOLATION > > > > > > > 914 [main] xterm 1065 stackdump: Dumping....... > > > > > > > > > > > > > > If I start the xterm out the B20 with this DLL configuration, > > > > > > > it starts up. > > > > > > > > > > > > > > Here comes my second problem and the reason why I updated also > > > > > > > the other DLLs. > > > > > > > I have ported a Unix app. to NT which is using the X-lib only, > > > > > > > no other X libs. I used the Exceed dev. kit and got > it running. > > > > > > > Now I wanted to link it against the libX11.a from Xfree. > > > > > > > I changed the include paths and library paths (I'm > using VC++6.0) > > > > > > > and got a successful link. > > > > > > > But starting the app. I got: > > > > > > > > > > > > > > User breakpoint called from code at 0x1406560 > > > > > > > > > > > > > > and then it crashes. It gives me the error messages after > > > > > > > jumping in the call to XOpenDisplay. The string for > the display > > > > > > > is OK, also changing the display to my Linux box has the same > > > > > > > result. It gives the same message with the DLLs out of > > > B20 and Xfree. > > > > > > > If I link it against the libX11.a out of B20 I got a signal > > > > > 11 (SIGSEGV) > > > > > > > on the same place. > > > > > > > > > > > > > > What do I make wrong ? > > > > > > > Any ideas? > > > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > Ronald Kukuck From rcicconetti@mdo.net Thu Jul 20 20:37:00 2000 From: rcicconetti@mdo.net (Robert Cicconetti) Date: Thu, 20 Jul 2000 20:37:00 -0000 Subject: Xfree8686 4.0.1 based new binaries for Windows References: Message-ID: <03e001bff2c4$ea48bad0$0700000a@lazarus> That did it.. thanks. 7/19 cygwin1.dll snapshot. I've been working on getting GTK/GLIB working with Cygwin/Xfree (there's a Win32 port for gimp, but it's poorly packaged for use with Cygwin tools, and quite buggy last time I tried it.) glib/gtk 1.2.8 compiles almost cleanly with this snapshot, requiring a one-line change in glib. I have binaries for contrib if anyone is interested. ----- Original Message ----- From: "Suhaib Siddiqi" To: "Robert Cicconetti" ; Sent: Thursday, July 20, 2000 6:43 AM Subject: RE: Xfree8686 4.0.1 based new binaries for Windows > Try the cygwin1.dll from July 17th snapshots. > > Suhaib > From sfhviid@linmpi.mpg.de Fri Jul 21 05:49:00 2000 From: sfhviid@linmpi.mpg.de (Stubbe Faurschou Hviid) Date: Fri, 21 Jul 2000 05:49:00 -0000 Subject: launching xterm Message-ID: <397846D6.3AC43B8A@linmpi.mpg.de> >That is because it is a Cygwin application, not a win32 native. >Therefore it needs to open a console if you do not start it from bash shell. You can make a small program that will hide the console window when executing a X program Take the following code segment and save it to a file called fw_hide_x.cpp // -------------- begin code (file fw_hide_x.cpp) --------------- #include int WINAPI WinMain(HINSTANCE, HINSTANCE, LPSTR cmd, int) { STARTUPINFO si; PROCESS_INFORMATION pi; memset(&si, 0, sizeof(si)); si.cb = sizeof(si); si.wShowWindow = SW_HIDE; si.dwFlags = STARTF_USESHOWWINDOW; CreateProcess(NULL, cmd, NULL, NULL, false, CREATE_NEW_CONSOLE|NORMAL_PRIORITY_CLASS, NULL, NULL, &si, &pi); return 0; } // -------------- end code (file fw_hide_x.cpp) --------------- Then compile the program using the following command line: gcc -mno-cygwin -mwindows -o fw_hide_x fw_hide_x.cpp This should create a program file called fw_hide_x.exe When you then want to make a shortcut to a X program, you put the following string in the Target field of the shortcut (The command line) fw_hide_x.exe example: c:\fw_hide_x.exe c:/cygwin/usr/X11R6/bin/xterm.exe Hope this helps Stubbe F. Hviid -- ----------------------------------------- Stubbe Faurschou Hviid Max Planck Institut fuer Aeronomie Max Planck Strasse 2 37191 Katlenburg Lindau email: sfhviid@linmpi.mpg.de phone: 5556 979 219 fax: 5556 979 240 ----------------------------------------- From JEAN.REBILLAT@lanceurs.aeromatra.com Fri Jul 21 07:34:00 2000 From: JEAN.REBILLAT@lanceurs.aeromatra.com (REBILLAT JEAN) Date: Fri, 21 Jul 2000 07:34:00 -0000 Subject: launching xterm Message-ID: Okay. I find a way to make it, finally. I made a shortcut, with the following target : C:\Cygwin\bin\bash.exe -c "nohup /bin/bash -c ""/bin/bash -c 'xterm -sb -sl 2048 -font 7x13bold -sb -e /bin/tcsh.termcap'&""&" This make my xterm appear starting tcsh and close the Dos command window. Making the dos command start iconified eliminates completely any disturbing black window. J.R. ---------------------------------------- Jean REBILLAT EADS Launch Vehicles (previously Aerospatiale-Matra Lanceurs) Les Mureaux, France jean.rebillat@lanceurs.aeromatra.com ---------------------------------------- -----Message d'origine----- De: Suhaib Siddiqi [ mailto:ssiddiqi@inspirepharm.com ] Date: jeudi 20 juillet 2000 12:54 ????: 'liste cygwin-xfree' Objet: RE: launching xterm That is because it is a Cygwin application, not a win32 native. Therefore it needs to open a console if you do not start it from bash shell. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of REBILLAT JEAN > Sent: Thursday, July 20, 2000 2:36 AM > To: 'liste cygwin-xfree' > Subject: RE: launching xterm > > > > > ---------------------------------------- > Jean REBILLAT > EADS Launch Vehicles > (previously Aerospatiale-Matra Lanceurs) > Les Mureaux, France > jean.rebillat@lanceurs.aeromatra.com > ---------------------------------------- > > -----Message d'origine----- > De: Suhaib Siddiqi [ mailto:ssiddiqi@inspirepharm.com ] > Date: mercredi 19 juillet 2000 12:55 > ????: 'liste cygwin-xfree' > Objet: RE: launching xterm > > >> First, I try to launch an xterm from a shortcut or from the menu. > > > > if you do not want to see extra DOS windos of xterm, use Cygwin > bash sell > > and start > > xterm like you do on UNIX from a shell. > > What is the difference ? I get an extra bash window, must fork a second > xterm, then kill the first xterm and the bash shell. > Okay. I may launch future xterms from the first, instead of using > again the > shortcut. That's what I plan to do. But on Unix, you can start your > environnement (kde, cde, ...) with xterms. This seems not to be possible > from Windows. > > Regards. > J.R. From c.christian.joensson@telia.com Sat Jul 22 04:33:00 2000 From: c.christian.joensson@telia.com (=?Windows-1252?Q?Christian_J=F6nsson?=) Date: Sat, 22 Jul 2000 04:33:00 -0000 Subject: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 Message-ID: <005601bff3d0$03b98420$c7a7b5d4@p4kpm> I was just wondering if makedepend in the 2000-07-19 version of xfree86-4.0 for cygwin-1.1.2 is known to have problems? I'm trying to use it to make depend on the tcl cvs sources but I get an error: .c ../tcl/unix/../generic/tclStubLib.c makedepend: error: cannot rename Makefile to Makefile.bak make: *** [depend] Error 1 BASH.EXE-2.04$ Is this well-know or a bug that sneaked in in the latest version or is it perhaps an issue for the tcl cvs sources you think? tia, /ChJ BTW, I'm currently not subscribed to this specific list so please cc: me if you respond. From s_m_siddiqi@yahoo.com Sat Jul 22 09:17:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Sat, 22 Jul 2000 09:17:00 -0000 Subject: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 Message-ID: <20000722161642.5959.qmail@web4601.mail.yahoo.com> I am not aware of any bugs in makedepend. It maybe tcl issue. Please check with tcl mailing list. You may try using GccMakedepend, which works better with GCC. Suhaib --- Christian_J????nsson wrote: > I was just wondering if makedepend in the 2000-07-19 > version of xfree86-4.0 for cygwin-1.1.2 is known to > have problems? > > I'm trying to use it to make depend on the tcl cvs > sources but I get an error: > > > ..c ../tcl/unix/../generic/tclStubLib.c > makedepend: error: cannot rename Makefile to > Makefile.bak > make: *** [depend] Error 1 > BASH.EXE-2.04$ > > Is this well-know or a bug that sneaked in in the > latest version or is it perhaps an issue for the tcl > cvs sources you think? > > tia, > > /ChJ > > BTW, I'm currently not subscribed to this specific > list so please cc: me if you respond. > __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From lawson@iwvisp.com Sat Jul 22 11:55:00 2000 From: lawson@iwvisp.com (Mark A. Lawson) Date: Sat, 22 Jul 2000 11:55:00 -0000 Subject: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 Message-ID: <01BFF3D3.27708DC0.lawson@iwvisp.com> Note to Microsoft Win 98 and NT users. chmod command does not appear to be fully functional either. These problems are probably related. The only permission that can be altered is that of the owner(o). Makedepend seems to be failing along same deficiency. Looking forward to your critique Suhaib. Mark A Lawson lawson@iwvisp.com voice/fax (760)384-1621 616 Yellow Astor Ave., Ridgecrest, CA Operating System Microsoft Windows 98 4.10.2222 A Software installed CYGWIN_98-4.10 ver 1.1.2(0.21/3/2) 2000-06-06 22:20 gcc version 2.95.2 19991024 (release) BASH.EXE-2.04$ ls -l total 0 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest1 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest2 BASH.EXE-2.04$ chmod a-w -v privtest1 mode of privtest1 changed to 0444 (r--r--r--) BASH.EXE-2.04$ ls -l total 0 -r--r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest1 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest2 BASH.EXE-2.04$ chmod 666 -v privtest1 mode of privtest1 changed to 0666 (rw-rw-rw-) BASH.EXE-2.04$ ls -l total 0 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest1 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest2 BASH.EXE-2.04$ chmod 044 -v privtest1 mode of privtest1 changed to 0044 (---r--r--) BASH.EXE-2.04$ ls -l total 0 -r--r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest1 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest2 BASH.EXE-2.04$ chmod 600 -v privtest1 mode of privtest1 changed to 0600 (rw-------) BASH.EXE-2.04$ ls -l total 0 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest1 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest2 BASH.EXE-2.04$ chmod 060 -v privtest1 mode of privtest1 changed to 0060 (---rw----) BASH.EXE-2.04$ ls -l total 0 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest1 -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 11:24 privtest2 -----Original Message----- From: Suhaib Siddiqi [SMTP:s_m_siddiqi@yahoo.com] Sent: Saturday, July 22, 2000 9:17 AM To: Christian_Jonsson; cygwin-xfree@sourceware.cygnus.com Subject: Re: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 I am not aware of any bugs in makedepend. It maybe tcl issue. Please check with tcl mailing list. You may try using GccMakedepend, which works better with GCC. Suhaib --- Christian_Jonsson wrote: > I was just wondering if makedepend in the 2000-07-19 > version of xfree86-4.0 for cygwin-1.1.2 is known to > have problems? > > I'm trying to use it to make depend on the tcl cvs > sources but I get an error: > > > ..c ../tcl/unix/../generic/tclStubLib.c > makedepend: error: cannot rename Makefile to > Makefile.bak > make: *** [depend] Error 1 > BASH.EXE-2.04$ > > Is this well-know or a bug that sneaked in in the > latest version or is it perhaps an issue for the tcl > cvs sources you think? > > tia, > > /ChJ > > BTW, I'm currently not subscribed to this specific > list so please cc: me if you respond. > __________________________________________________ Do You Yahoo!? Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ From s_m_siddiqi@yahoo.com Sat Jul 22 12:54:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Sat, 22 Jul 2000 12:54:00 -0000 Subject: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 Message-ID: <20000722195350.7022.qmail@web4604.mail.yahoo.com> Well, if you have problems with chmod, you might consider reporting it to Cygwin mailing list. I never had problems with Makedepend when compiling XFree86 4.x. Makedepend may fail to rename Makefiles if there are permission problems. Permissions are not set by makedepend, therefore it not a makedepend bug. There were some problems reported to xfree86-developers list for Makedepend in Xfree86 3.9.16. That was a long time ago and those problems were observed only on RedHat Linux, and were fixed. As i said before, under GCC #define UseGccMakeDepend YES in the *.cf files is a better choice if your compiler is GCC. Because cygwin uses GCC, therefore I would suggest using GCCMakeDepend. Suhaib --- "Mark A. Lawson" wrote: > Note to Microsoft Win 98 and NT users. > chmod command does not appear to be fully > functional either. These > problems are probably related. The only permission > that can be altered is > that of the owner(o). Makedepend seems to be > failing along same > deficiency. Looking forward to your critique > Suhaib. > > Mark A Lawson > lawson@iwvisp.com > voice/fax (760)384-1621 > 616 Yellow Astor Ave., Ridgecrest, CA > > > Operating System > Microsoft Windows 98 4.10.2222 A > > Software installed > CYGWIN_98-4.10 ver 1.1.2(0.21/3/2) 2000-06-06 > 22:20 > gcc version 2.95.2 19991024 (release) > > BASH.EXE-2.04$ ls -l > total 0 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest1 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest2 > BASH.EXE-2.04$ chmod a-w -v privtest1 > mode of privtest1 changed to 0444 (r--r--r--) > BASH.EXE-2.04$ ls -l > total 0 > -r--r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest1 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest2 > BASH.EXE-2.04$ chmod 666 -v privtest1 > mode of privtest1 changed to 0666 (rw-rw-rw-) > BASH.EXE-2.04$ ls -l > total 0 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest1 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest2 > BASH.EXE-2.04$ chmod 044 -v privtest1 > mode of privtest1 changed to 0044 (---r--r--) > BASH.EXE-2.04$ ls -l > total 0 > -r--r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest1 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest2 > BASH.EXE-2.04$ chmod 600 -v privtest1 > mode of privtest1 changed to 0600 (rw-------) > BASH.EXE-2.04$ ls -l > total 0 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest1 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest2 > BASH.EXE-2.04$ chmod 060 -v privtest1 > mode of privtest1 changed to 0060 (---rw----) > BASH.EXE-2.04$ ls -l > total 0 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest1 > -rw-r--r-- 1 lawsonk6 unknown 0 Jul 22 > 11:24 privtest2 > > -----Original Message----- > From: Suhaib Siddiqi [SMTP:s_m_siddiqi@yahoo.com] > Sent: Saturday, July 22, 2000 9:17 AM > To: Christian_Jonsson; > cygwin-xfree@sourceware.cygnus.com > Subject: Re: makedepend in 2000-07-19 > xfree86-4.0-Prog.tar.bz2 > > I am not aware of any bugs in makedepend. It maybe > tcl issue. Please check with tcl mailing list. You > may try using GccMakedepend, which works better with > GCC. > > Suhaib > > > --- Christian_Jonsson > > wrote: > > I was just wondering if makedepend in the > 2000-07-19 > > version of xfree86-4.0 for cygwin-1.1.2 is known > to > > have problems? > > > > I'm trying to use it to make depend on the tcl cvs > > sources but I get an error: > > > > > > ..c ../tcl/unix/../generic/tclStubLib.c > > makedepend: error: cannot rename Makefile to > > Makefile.bak > > make: *** [depend] Error 1 > > BASH.EXE-2.04$ > > > > Is this well-know or a bug that sneaked in in the > > latest version or is it perhaps an issue for the > tcl > > cvs sources you think? > > > > tia, > > > > /ChJ > > > > BTW, I'm currently not subscribed to this specific > > list so please cc: me if you respond. > > > > > __________________________________________________ > Do You Yahoo!? > Get Yahoo! Mail - Free email you can access from > anywhere! > http://mail.yahoo.com/ __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From s_m_siddiqi@yahoo.com Sat Jul 22 17:58:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Sat, 22 Jul 2000 17:58:00 -0000 Subject: MOTIF XTerm (MXterm) for Cygwin/XFree Message-ID: <20000723005820.101.qmail@web4605.mail.yahoo.com> I uplaoded MOTIF Xterm (mxterm which uses MOTIF) to ftp://sources.redhat.com/pub/cygwin/xfree/contrib Xterm fans and others can use it in place of xterm. It offers all the features of xterm plus a MOTIF Scrollbar and other MOTIF options. Warning: 1)unpacking in /usr/X11R6/bin might replace your startxwin.bat file with the one packed with mxterm. First make a backup copy of /usr/X11R6/bin/startxwin.bat 2) MXterm will work only with the latest Cygwin-XFree binaries (DLLs) and Cygwin1.dll from July 17th or July 19th Snapshots. It will not work with any previous releases of Cygwin-xfree and /or X11R6.x. Suhaib __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From s_m_siddiqi@yahoo.com Sat Jul 22 19:28:00 2000 From: s_m_siddiqi@yahoo.com (Suhaib Siddiqi) Date: Sat, 22 Jul 2000 19:28:00 -0000 Subject: libGL Missing export symbols Fixes Message-ID: <20000723022747.22571.qmail@web4601.mail.yahoo.com> libGL.dll and libGL.a were missing a couple of export symbols. I uploaded a replacement (liGL-fix.tar.bz2) in xc-4-binaries directory. If you application linked to libGL.dll and crashes with error messages "Misisng export symbol glTexImage3D" or "Missing export symbol glTexStubImage3D", you must replace the libGL.dll and libGL.a from libGL-fix.tar.bz2. Suhaib __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From ssiddiqi@inspirepharm.com Sun Jul 23 15:28:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib M. Siddiqi) Date: Sun, 23 Jul 2000 15:28:00 -0000 Subject: broken link References: <200007232212.SAA05116@melbourne-city-street.MIT.EDU> Message-ID: It is gone for good. Use cygwin-xfree. We do not support B20.1 anymore. You need Cygwin 1.1.2 or later and xfree 4.0.1 Suhaib > -----Original Message----- > From: Issac Trotts [ mailto:trotts@MIT.EDU ] > Sent: Sunday, July 23, 2000 6:13 PM > To: ssiddiqi@inspirepharm.com > Subject: broken link > > > Hello, > > The link to > > cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 > > on > > http://sources.redhat.com/cygwin/xfree/ > > appears to be broken. I tried to find it in > > ftp://sourceware.cygnus.com/pub/cygwin/xfree/xc-4-binaries/ > > but it wasn't there either. > > -Issac > > From ssiddiqi@inspirepharm.com Sun Jul 23 16:23:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib M. Siddiqi) Date: Sun, 23 Jul 2000 16:23:00 -0000 Subject: broken link References: <200007232302.TAA07457@melbourne-city-street.MIT.EDU> Message-ID: Please check with http://sources.redhat.com/cygwin on how to install Cygwin 1.1.2. and askt at cygwin@sources.redhat.com mailing list if you problems with Cygwin installation. Also please post your messages to cygwin-xfree mailing list. Please not direct mail. Mailing lists are there for some reasons. After you have installed Cygwin 1.11.2 properly, ask cygwin-xfree mailing list and we will help you with Xfree, if you would have any questions. Suhaib > -----Original Message----- > From: Issac Trotts [ mailto:trotts@MIT.EDU ] > Sent: Sunday, July 23, 2000 7:03 PM > To: Suhaib M. Siddiqi > Subject: RE: broken link > > > Suhaib, > > I didn't see a setup.exe for cygwin 1.1.2 so I downloaded > cygwin-1.1.2.tar.gz and incanted > > gunzip -c cygwin-1.1.2.tar.gz | tar xvf - > > in the / directory (from a Windows prompt, after closing all the Cygwin > bash shells). > tar complained: > > usr/lib/libc.a: Could not link to `libcygwin.a': no such file or > directory. > > and said the same thing for libm.a. Should I do anything about this? > > Issac > > > At 06:29 PM 7/23/2000 -0400, you wrote: > > > >It is gone for good. Use cygwin-xfree. > >We do not support B20.1 anymore. You need Cygwin 1.1.2 or later > >and xfree 4.0.1 > > > >Suhaib > >> -----Original Message----- > >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] > >> Sent: Sunday, July 23, 2000 6:13 PM > >> To: ssiddiqi@inspirepharm.com > >> Subject: broken link > >> > >> > >> Hello, > >> > >> The link to > >> > >> cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 > >> > >> on > >> > >> http://sources.redhat.com/cygwin/xfree/ > >> > >> appears to be broken. I tried to find it in > >> > >> ftp://sourceware.cygnus.com/pub/cygwin/xfree/xc-4-binaries/ > >> > >> but it wasn't there either. > >> > >> -Issac > >> > >> > > > -----Original Message----- > From: Issac Trotts [ mailto:trotts@MIT.EDU ] > Sent: Sunday, July 23, 2000 7:03 PM > To: Suhaib M. Siddiqi > Subject: RE: broken link > > > Suhaib, > > I didn't see a setup.exe for cygwin 1.1.2 so I downloaded > cygwin-1.1.2.tar.gz and incanted > > gunzip -c cygwin-1.1.2.tar.gz | tar xvf - > > in the / directory (from a Windows prompt, after closing all the Cygwin > bash shells). > tar complained: > > usr/lib/libc.a: Could not link to `libcygwin.a': no such file or > directory. > > and said the same thing for libm.a. Should I do anything about this? > > Issac > > > At 06:29 PM 7/23/2000 -0400, you wrote: > > > >It is gone for good. Use cygwin-xfree. > >We do not support B20.1 anymore. You need Cygwin 1.1.2 or later > >and xfree 4.0.1 > > > >Suhaib > >> -----Original Message----- > >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] > >> Sent: Sunday, July 23, 2000 6:13 PM > >> To: ssiddiqi@inspirepharm.com > >> Subject: broken link > >> > >> > >> Hello, > >> > >> The link to > >> > >> cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 > >> > >> on > >> > >> http://sources.redhat.com/cygwin/xfree/ > >> > >> appears to be broken. I tried to find it in > >> > >> ftp://sourceware.cygnus.com/pub/cygwin/xfree/xc-4-binaries/ > >> > >> but it wasn't there either. > >> > >> -Issac > >> > >> > > From ssiddiqi@inspirepharm.com Sun Jul 23 17:14:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib M. Siddiqi) Date: Sun, 23 Jul 2000 17:14:00 -0000 Subject: Linux-ish X Desktop Message-ID: Well, I have a X-Desktop which looks more or less like Gnome. It is not Gnome, but drived from XFCE. If users are interested in hiding that gray X-desktop with something like Linux-ish, I could make the binaries and sources available. Suhaib From cgf@cygnus.com Sun Jul 23 17:31:00 2000 From: cgf@cygnus.com (Chris Faylor) Date: Sun, 23 Jul 2000 17:31:00 -0000 Subject: broken link References: <200007232302.TAA07457@melbourne-city-street.MIT.EDU> Message-ID: <20000723203111.A17735@cygnus.com> How in the world, could someone miss 'setup.exe'? Or, the mention of it in three or four different places on the web site??? cgf On Sun, Jul 23, 2000 at 07:25:19PM -0400, Suhaib M. Siddiqi wrote: >Please check with http://sources.redhat.com/cygwin on how to install >Cygwin 1.1.2. and askt at cygwin@sources.redhat.com mailing list if you >problems with Cygwin installation. > >Also please post your messages to cygwin-xfree mailing list. Please >not direct mail. Mailing lists are there for some reasons. > >After you have installed Cygwin 1.11.2 properly, ask cygwin-xfree mailing >list and we will help you with Xfree, if you would have any questions. > >> -----Original Message----- >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] >> Sent: Sunday, July 23, 2000 7:03 PM >> To: Suhaib M. Siddiqi >> Subject: RE: broken link >> >> >> Suhaib, >> >> I didn't see a setup.exe for cygwin 1.1.2 so I downloaded >> cygwin-1.1.2.tar.gz and incanted >> >> gunzip -c cygwin-1.1.2.tar.gz | tar xvf - >> >> in the / directory (from a Windows prompt, after closing all the Cygwin >> bash shells). >> tar complained: >> >> usr/lib/libc.a: Could not link to `libcygwin.a': no such file or >> directory. >> >> and said the same thing for libm.a. Should I do anything about this? >> >> Issac >> >> >> At 06:29 PM 7/23/2000 -0400, you wrote: >> > >> >It is gone for good. Use cygwin-xfree. >> >We do not support B20.1 anymore. You need Cygwin 1.1.2 or later >> >and xfree 4.0.1 >> > >> >Suhaib >> >> -----Original Message----- >> >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] >> >> Sent: Sunday, July 23, 2000 6:13 PM >> >> To: ssiddiqi@inspirepharm.com >> >> Subject: broken link >> >> >> >> >> >> Hello, >> >> >> >> The link to >> >> >> >> cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 >> >> >> >> on >> >> >> >> http://sources.redhat.com/cygwin/xfree/ >> >> >> >> appears to be broken. I tried to find it in >> >> >> >> ftp://sourceware.cygnus.com/pub/cygwin/xfree/xc-4-binaries/ >> >> >> >> but it wasn't there either. >> >> >> >> -Issac >> >> >> >> >> > >> -----Original Message----- >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] >> Sent: Sunday, July 23, 2000 7:03 PM >> To: Suhaib M. Siddiqi >> Subject: RE: broken link >> >> >> Suhaib, >> >> I didn't see a setup.exe for cygwin 1.1.2 so I downloaded >> cygwin-1.1.2.tar.gz and incanted >> >> gunzip -c cygwin-1.1.2.tar.gz | tar xvf - >> >> in the / directory (from a Windows prompt, after closing all the Cygwin >> bash shells). >> tar complained: >> >> usr/lib/libc.a: Could not link to `libcygwin.a': no such file or >> directory. >> >> and said the same thing for libm.a. Should I do anything about this? >> >> Issac >> >> >> At 06:29 PM 7/23/2000 -0400, you wrote: >> > >> >It is gone for good. Use cygwin-xfree. >> >We do not support B20.1 anymore. You need Cygwin 1.1.2 or later >> >and xfree 4.0.1 >> > >> >> -----Original Message----- >> >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] >> >> Sent: Sunday, July 23, 2000 6:13 PM >> >> To: ssiddiqi@inspirepharm.com >> >> Subject: broken link >> >> >> >> >> >> Hello, >> >> >> >> The link to >> >> >> >> cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 >> >> >> >> on >> >> >> >> http://sources.redhat.com/cygwin/xfree/ >> >> >> >> appears to be broken. I tried to find it in >> >> >> >> ftp://sourceware.cygnus.com/pub/cygwin/xfree/xc-4-binaries/ >> >> >> >> but it wasn't there either. From tomcw@localnet.com Sun Jul 23 17:36:00 2000 From: tomcw@localnet.com (Tom Weichmann) Date: Sun, 23 Jul 2000 17:36:00 -0000 Subject: Linux-ish X Desktop References: Message-ID: <00072320351000.01149@localhost.localdomain> On Sun, 23 Jul 2000, Suhaib M. Siddiqi wrote: > Well, I have a X-Desktop which looks more or less like Gnome. It is not > Gnome, but drived from XFCE. If users are interested in hiding that gray > X-desktop with something like Linux-ish, I could make the binaries and > sources > available. > > > Suhaib I would be very interested!!! -- Tom Weichmann From ssiddiqi@inspirepharm.com Sun Jul 23 18:07:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib M. Siddiqi) Date: Sun, 23 Jul 2000 18:07:00 -0000 Subject: Linux-ish X Desktop References: <00072320351000.01149@localhost.localdomain> Message-ID: OK, The binaries and sources are in: ftp://sources.redhat.com/pub/cygwin/xfree/contrib xfce-3.4.4-cygwin.tar.bz2 (precompiled X-desktop binaries for Cygwin-XFree) xfce-3.4.4.tar.bz2 (sources). Below is what you need to do to get it working. The X-Desktop would completely cover the Win32 desktop with some like a Linux desktops. You can switch back and forth between X-desktop and Win32 using Alt+tab keys (Alt+tab is slightly buggy, so do not use it too often). This meant to provide you pretty desktop while you are accessing remote X applications. Suhaib CYGWIN INSTALL: ================ 1) You will need XFree86 4.0.1 from ftp://sources.redhat.com/pub/cygwin/xfree 2) Install XFree 86 4.0.1 in /usr/X11R6 3) You will Cygwin 1.1.3 (cygwin1.dll) from July 17th or July 19th Cygwin snapshot. 4) You will need latest pthread.dll from http://sources.redhat.com/pthread-win32and pthread.dll should be in your PATH. 5) Install XFCE in /usr/X11R6. Backup your original startxwin.bat file if you have a customized one before installing XFCE. Use startxwin.bat supplied with XFCE to start X server and X-desktop. > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Tom Weichmann > Sent: Sunday, July 23, 2000 8:33 PM > To: cygwin-xfree@sources.redhat.com > Subject: Re: Linux-ish X Desktop > > > On Sun, 23 Jul 2000, Suhaib M. Siddiqi wrote: > > Well, I have a X-Desktop which looks more or less like Gnome. It is not > > Gnome, but drived from XFCE. If users are interested in hiding > that gray > > X-desktop with something like Linux-ish, I could make the binaries and > > sources > > available. > > > > > > Suhaib > > I would be very interested!!! > > -- > Tom Weichmann From ssiddiqi@inspirepharm.com Sun Jul 23 18:21:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib M. Siddiqi) Date: Sun, 23 Jul 2000 18:21:00 -0000 Subject: broken link References: <20000723203111.A17735@cygnus.com> Message-ID: Some users do not look at the right place, and want everything possible in a single directory. I certainly am not going to upload setup.exe in in xfree directory to invite more troubles for me. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Chris Faylor > Sent: Sunday, July 23, 2000 8:31 PM > To: cygwin-xfree@sources.redhat.com > Subject: Re: broken link > > > How in the world, could someone miss 'setup.exe'? Or, the mention of > it in three or four different places on the web site??? > > cgf > > On Sun, Jul 23, 2000 at 07:25:19PM -0400, Suhaib M. Siddiqi wrote: > >Please check with http://sources.redhat.com/cygwin on how to install > >Cygwin 1.1.2. and askt at cygwin@sources.redhat.com mailing list if you > >problems with Cygwin installation. > > > >Also please post your messages to cygwin-xfree mailing list. Please > >not direct mail. Mailing lists are there for some reasons. > > > >After you have installed Cygwin 1.11.2 properly, ask cygwin-xfree mailing > >list and we will help you with Xfree, if you would have any questions. > > > >> -----Original Message----- > >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] > >> Sent: Sunday, July 23, 2000 7:03 PM > >> To: Suhaib M. Siddiqi > >> Subject: RE: broken link > >> > >> > >> Suhaib, > >> > >> I didn't see a setup.exe for cygwin 1.1.2 so I downloaded > >> cygwin-1.1.2.tar.gz and incanted > >> > >> gunzip -c cygwin-1.1.2.tar.gz | tar xvf - > >> > >> in the / directory (from a Windows prompt, after closing all the Cygwin > >> bash shells). > >> tar complained: > >> > >> usr/lib/libc.a: Could not link to `libcygwin.a': no such file or > >> directory. > >> > >> and said the same thing for libm.a. Should I do anything about this? > >> > >> Issac > >> > >> > >> At 06:29 PM 7/23/2000 -0400, you wrote: > >> > > >> >It is gone for good. Use cygwin-xfree. > >> >We do not support B20.1 anymore. You need Cygwin 1.1.2 or later > >> >and xfree 4.0.1 > >> > > >> >Suhaib > >> >> -----Original Message----- > >> >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] > >> >> Sent: Sunday, July 23, 2000 6:13 PM > >> >> To: ssiddiqi@inspirepharm.com > >> >> Subject: broken link > >> >> > >> >> > >> >> Hello, > >> >> > >> >> The link to > >> >> > >> >> cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 > >> >> > >> >> on > >> >> > >> >> http://sources.redhat.com/cygwin/xfree/ > >> >> > >> >> appears to be broken. I tried to find it in > >> >> > >> >> ftp://sourceware.cygnus.com/pub/cygwin/xfree/xc-4-binaries/ > >> >> > >> >> but it wasn't there either. > >> >> > >> >> -Issac > >> >> > >> >> > >> > > >> -----Original Message----- > >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] > >> Sent: Sunday, July 23, 2000 7:03 PM > >> To: Suhaib M. Siddiqi > >> Subject: RE: broken link > >> > >> > >> Suhaib, > >> > >> I didn't see a setup.exe for cygwin 1.1.2 so I downloaded > >> cygwin-1.1.2.tar.gz and incanted > >> > >> gunzip -c cygwin-1.1.2.tar.gz | tar xvf - > >> > >> in the / directory (from a Windows prompt, after closing all the Cygwin > >> bash shells). > >> tar complained: > >> > >> usr/lib/libc.a: Could not link to `libcygwin.a': no such file or > >> directory. > >> > >> and said the same thing for libm.a. Should I do anything about this? > >> > >> Issac > >> > >> > >> At 06:29 PM 7/23/2000 -0400, you wrote: > >> > > >> >It is gone for good. Use cygwin-xfree. > >> >We do not support B20.1 anymore. You need Cygwin 1.1.2 or later > >> >and xfree 4.0.1 > >> > > >> >> -----Original Message----- > >> >> From: Issac Trotts [ mailto:trotts@MIT.EDU ] > >> >> Sent: Sunday, July 23, 2000 6:13 PM > >> >> To: ssiddiqi@inspirepharm.com > >> >> Subject: broken link > >> >> > >> >> > >> >> Hello, > >> >> > >> >> The link to > >> >> > >> >> cygwin-xfree-x11r6.4-cygwin-B20.1.tar.bz2 > >> >> > >> >> on > >> >> > >> >> http://sources.redhat.com/cygwin/xfree/ > >> >> > >> >> appears to be broken. I tried to find it in > >> >> > >> >> ftp://sourceware.cygnus.com/pub/cygwin/xfree/xc-4-binaries/ > >> >> From ssiddiqi@inspirepharm.com Sun Jul 23 18:34:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib M. Siddiqi) Date: Sun, 23 Jul 2000 18:34:00 -0000 Subject: Linux-ish X Desktop References: Message-ID: I forgot to mention: For X-Desktop, you must a $HOME directory for example SET HOME=c:\users\home X-Desktop needs $HOME directory to store trash cane and other desktop settings in $HOME directory. Suhaib > -----Original Message----- > From: Suhaib M. Siddiqi [ mailto:ssiddiqi@inspirepharm.com ] > Sent: Sunday, July 23, 2000 9:09 PM > To: Cygwin-Xfree@Sources. Redhat. Com > Subject: RE: Linux-ish X Desktop > > > OK, The binaries and sources are in: > > ftp://sources.redhat.com/pub/cygwin/xfree/contrib > > xfce-3.4.4-cygwin.tar.bz2 (precompiled X-desktop binaries for > Cygwin-XFree) > xfce-3.4.4.tar.bz2 (sources). > > Below is what you need to do to get it working. The X-Desktop > would completely cover the Win32 desktop with some like a Linux desktops. > You can switch back and forth between X-desktop and Win32 using > Alt+tab keys (Alt+tab is slightly buggy, so do not use it too often). > This meant to provide you pretty desktop while you are accessing > remote X applications. > > Suhaib > > CYGWIN INSTALL: > ================ > 1) You will need XFree86 4.0.1 from > ftp://sources.redhat.com/pub/cygwin/xfree > > 2) Install XFree 86 4.0.1 in /usr/X11R6 > > 3) You will Cygwin 1.1.3 (cygwin1.dll) from July 17th or July > 19th Cygwin snapshot. > > 4) You will need latest pthread.dll from > http://sources.redhat.com/pthread-win32and pthread.dll should be > in your PATH. > > 5) Install XFCE in /usr/X11R6. Backup your original startxwin.bat file > if you have a customized one before installing XFCE. > Use startxwin.bat supplied with XFCE to start X server and X-desktop. > > > > -----Original Message----- > > From: cygwin-xfree-owner@sources.redhat.com > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Tom Weichmann > > Sent: Sunday, July 23, 2000 8:33 PM > > To: cygwin-xfree@sources.redhat.com > > Subject: Re: Linux-ish X Desktop > > > > > > On Sun, 23 Jul 2000, Suhaib M. Siddiqi wrote: > > > Well, I have a X-Desktop which looks more or less like Gnome. > It is not > > > Gnome, but drived from XFCE. If users are interested in hiding > > that gray > > > X-desktop with something like Linux-ish, I could make the binaries and > > > sources > > > available. > > > > > > > > > Suhaib > > > > I would be very interested!!! > > > > -- > > Tom Weichmann From c.christian.joensson@telia.com Mon Jul 24 08:24:00 2000 From: c.christian.joensson@telia.com (Christian Jönsson) Date: Mon, 24 Jul 2000 08:24:00 -0000 Subject: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 References: <20000722161642.5959.qmail@web4601.mail.yahoo.com> Message-ID: <005b01bff583$5f4f0bc0$c7a7b5d4@p4kpm> hmm, I doubt this is a tcl issu????... even if I run makedepend, in a directory (fat32 fs) with a Makefile and no Makefile.bak, I still get this: BASH.EXE-2.04$ makedepend makedepend: error: cannot rename Makefile to Makefile.bak BASH.EXE-2.04$ it might be cygwin/win98 related though... /ChJ btw, I'm on the list now... ----- Original Message ----- From: "Suhaib Siddiqi" To: "Christian_J????nsson" ; Sent: Saturday, July 22, 2000 6:16 PM Subject: Re: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 > I am not aware of any bugs in makedepend. It maybe > tcl issue. Please check with tcl mailing list. You > may try using GccMakedepend, which works better with > GCC. > > Suhaib > > > --- Christian_J????nsson > wrote: > > I was just wondering if makedepend in the 2000-07-19 > > version of xfree86-4.0 for cygwin-1.1.2 is known to > > have problems? > > > > I'm trying to use it to make depend on the tcl cvs > > sources but I get an error: > > > > > > ..c ../tcl/unix/../generic/tclStubLib.c > > makedepend: error: cannot rename Makefile to > > Makefile.bak > > make: *** [depend] Error 1 > > BASH.EXE-2.04$ > > > > Is this well-know or a bug that sneaked in in the > > latest version or is it perhaps an issue for the tcl > > cvs sources you think? > > > > tia, > > > > /ChJ > > > > BTW, I'm currently not subscribed to this specific > > list so please cc: me if you respond. > > > > > __________________________________________________ > Do You Yahoo!? > Get Yahoo! Mail - Free email you can access from anywhere! > http://mail.yahoo.com/ From ssiddiqi@inspirepharm.com Mon Jul 24 08:34:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 24 Jul 2000 08:34:00 -0000 Subject: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 References: <005b01bff583$5f4f0bc0$c7a7b5d4@p4kpm> Message-ID: > > hmm, I doubt this is a tcl issu????... even if I run makedepend, in a > directory (fat32 fs) with a Makefile and no Makefile.bak, I still > get this: > > BASH.EXE-2.04$ makedepend > makedepend: error: cannot rename Makefile to Makefile.bak > BASH.EXE-2.04$ > > it might be cygwin/win98 related though... could be? I do compilation of Windows Nt and Windows 2000 and have not seen this problem. > > > /ChJ > > btw, I'm on the list now... > > ----- Original Message ----- > From: "Suhaib Siddiqi" > To: "Christian_J????nsson" ; > > Sent: Saturday, July 22, 2000 6:16 PM > Subject: Re: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 > > > > I am not aware of any bugs in makedepend. It maybe > > tcl issue. Please check with tcl mailing list. You > > may try using GccMakedepend, which works better with > > GCC. > > > > Suhaib > > > > > > --- Christian_J????nsson > > wrote: > > > I was just wondering if makedepend in the 2000-07-19 > > > version of xfree86-4.0 for cygwin-1.1.2 is known to > > > have problems? > > > > > > I'm trying to use it to make depend on the tcl cvs > > > sources but I get an error: > > > > > > > > > ..c ../tcl/unix/../generic/tclStubLib.c > > > makedepend: error: cannot rename Makefile to > > > Makefile.bak > > > make: *** [depend] Error 1 > > > BASH.EXE-2.04$ > > > > > > Is this well-know or a bug that sneaked in in the > > > latest version or is it perhaps an issue for the tcl > > > cvs sources you think? > > > > > > tia, > > > > > > /ChJ > > > > > > BTW, I'm currently not subscribed to this specific > > > list so please cc: me if you respond. > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Get Yahoo! Mail - Free email you can access from anywhere! > > http://mail.yahoo.com/ From schaefer@beta1.wi-inf.uni-essen.de Mon Jul 24 08:36:00 2000 From: schaefer@beta1.wi-inf.uni-essen.de (Harald Schäfer) Date: Mon, 24 Jul 2000 08:36:00 -0000 Subject: Xserver crashes Message-ID: <397C6518.372BE0CF@beta1.wi-inf.uni-essen.de> I'm using Windows 2000 and installed all files from the current xc-4-binaries directory (version 17.7.00). I've updated the cygwin1.dll to the current snapshot (22.7.00). After I started the XServer with "xwin :0", I get some console messages: _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root pwin->width = 00000500 pwin->height = 00000400 pwin->paddedWidth = 00000a00 pwin->bitsPerPixel = 00000010 calling winAllocateFramebufferMemory and an Windows Popup-Window with the following error message: "Direct Draw Init Failed Error = 80004001 (DIERR_UNSUPPORTED)" The files rgb.txt, XErrorDB and XKeysymDB are located in /usr/X11R6/lib/X11 (where they should be after extracting the xc-4 binaries). When I start dxdiag.exe from the Windows directory, I get the information that I've installed DirectX 7.0 (delivered with W2K). I get the problem with 8, 16 and 24bit color-depth. Why does the XServer crashes? Thanks, H. Schaefer From ssiddiqi@inspirepharm.com Mon Jul 24 09:01:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 24 Jul 2000 09:01:00 -0000 Subject: Xserver crashes References: <397C6518.372BE0CF@beta1.wi-inf.uni-essen.de> Message-ID: > I'm using Windows 2000 and installed all files from the current > xc-4-binaries > directory (version 17.7.00). > I've updated the cygwin1.dll to the current snapshot (22.7.00). > > After I started the XServer with "xwin :0", I get some console messages: Did you try startiung using startxwin.bat from a DOS shell or startx from a bsash shell? > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > pwin->width = 00000500 > pwin->height = 00000400 > pwin->paddedWidth = 00000a00 > pwin->bitsPerPixel = 00000010 > calling winAllocateFramebufferMemory > > and an Windows Popup-Window with the following error message: > "Direct Draw Init Failed > Error = 80004001 (DIERR_UNSUPPORTED)" > > The files rgb.txt, XErrorDB and XKeysymDB are located in > /usr/X11R6/lib/X11 > (where they should be after extracting the xc-4 binaries). It is not finding one of the files in /usr/X11R6/lib/X11. Use startxwin.bat from a DOS shell and see if it still crashes at you. Suhaib > > When I start dxdiag.exe from the Windows directory, I get the > information > that I've installed DirectX 7.0 (delivered with W2K). > I get the problem with 8, 16 and 24bit color-depth. > > Why does the XServer crashes? > > Thanks, > > H. Schaefer From rkukuck@uumail.de Mon Jul 24 09:48:00 2000 From: rkukuck@uumail.de (Ronald Kukuck) Date: Mon, 24 Jul 2000 09:48:00 -0000 Subject: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 References: Message-ID: <397C7345.A9BDB689@uumail.de> Have you checked that you really have a "Makefile" not "MAKEFILE" or a "makefile" in the correct directory. With fat35 I run very often in problems with case sensitive names. Do not belief what the explorer shows you as a name, use "ls" to get the real name from a file. Is there an exiting "Makefile.bak"? If yes, try to remove it and start again. Depending how "mv" is implemented, the "rename()" out of the VC++ lib. does not allow to overwrite an existing file as it is done from the "rename()" in the Unix world. Ronald Suhaib Siddiqi wrote: > > > > > hmm, I doubt this is a tcl issu????... even if I run makedepend, in a > > directory (fat32 fs) with a Makefile and no Makefile.bak, I still > > get this: > > > > BASH.EXE-2.04$ makedepend > > makedepend: error: cannot rename Makefile to Makefile.bak > > BASH.EXE-2.04$ > > > > it might be cygwin/win98 related though... > > could be? I do compilation of Windows Nt and Windows 2000 and have not > seen this problem. > > > > > > > /ChJ > > > > btw, I'm on the list now... > > > > ----- Original Message ----- > > From: "Suhaib Siddiqi" > > To: "Christian_J????nsson" ; > > > > Sent: Saturday, July 22, 2000 6:16 PM > > Subject: Re: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 > > > > > > > I am not aware of any bugs in makedepend. It maybe > > > tcl issue. Please check with tcl mailing list. You > > > may try using GccMakedepend, which works better with > > > GCC. > > > > > > Suhaib > > > > > > > > > --- Christian_J????nsson > > > wrote: > > > > I was just wondering if makedepend in the 2000-07-19 > > > > version of xfree86-4.0 for cygwin-1.1.2 is known to > > > > have problems? > > > > > > > > I'm trying to use it to make depend on the tcl cvs > > > > sources but I get an error: > > > > > > > > > > > > ..c ../tcl/unix/../generic/tclStubLib.c > > > > makedepend: error: cannot rename Makefile to > > > > Makefile.bak > > > > make: *** [depend] Error 1 > > > > BASH.EXE-2.04$ > > > > > > > > Is this well-know or a bug that sneaked in in the > > > > latest version or is it perhaps an issue for the tcl > > > > cvs sources you think? > > > > > > > > tia, > > > > > > > > /ChJ > > > > > > > > BTW, I'm currently not subscribed to this specific > > > > list so please cc: me if you respond. > > > > > > > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Get Yahoo! Mail - Free email you can access from anywhere! > > > http://mail.yahoo.com/ From ssiddiqi@inspirepharm.com Mon Jul 24 09:58:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 24 Jul 2000 09:58:00 -0000 Subject: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 References: <397C7345.A9BDB689@uumail.de> Message-ID: GccMakedepend creates makefile and Makedepend create Makefile. These are case-sensitive to makedepend. If you are using GCCMakeDepend which in turn uses Makedepend, your makefile should me "makefile" and if you are using Makedepend it should be Makefile. mv from cygwin 1.1.2 has no problems moving makefile or Makefile to makefile.bak and Makefile.bak. I have never noticed this issue before while compiling Xfree sources tree. All my project is concerned with XFree source tree, if there are problems with XFree source tree compilation, i would investigate, with tcl, if you could figure out what is going on, "send in your patches please" Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Ronald Kukuck > Sent: Monday, July 24, 2000 12:48 PM > To: cygwin-xfree > Subject: Re: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 > > > Have you checked that you really have a "Makefile" not > "MAKEFILE" or a "makefile" in the correct directory. > With fat35 I run very often in problems with case sensitive > names. Do not belief what the explorer shows you as a name, > use "ls" to get the real name from a file. > Is there an exiting "Makefile.bak"? If yes, try to remove it > and start again. Depending how "mv" is implemented, the "rename()" > out of the VC++ lib. does not allow to overwrite an existing > file as it is done from the "rename()" in the Unix world. > > Ronald > > > > Suhaib Siddiqi wrote: > > > > > > > > hmm, I doubt this is a tcl issu????... even if I run makedepend, in a > > > directory (fat32 fs) with a Makefile and no Makefile.bak, I still > > > get this: > > > > > > BASH.EXE-2.04$ makedepend > > > makedepend: error: cannot rename Makefile to Makefile.bak > > > BASH.EXE-2.04$ > > > > > > it might be cygwin/win98 related though... > > > > could be? I do compilation of Windows Nt and Windows 2000 and have not > > seen this problem. > > > > > > > > > > > /ChJ > > > > > > btw, I'm on the list now... > > > > > > ----- Original Message ----- > > > From: "Suhaib Siddiqi" > > > To: "Christian_J????nsson" ; > > > > > > Sent: Saturday, July 22, 2000 6:16 PM > > > Subject: Re: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2 > > > > > > > > > > I am not aware of any bugs in makedepend. It maybe > > > > tcl issue. Please check with tcl mailing list. You > > > > may try using GccMakedepend, which works better with > > > > GCC. > > > > > > > > Suhaib > > > > > > > > > > > > --- Christian_J????nsson > > > > wrote: > > > > > I was just wondering if makedepend in the 2000-07-19 > > > > > version of xfree86-4.0 for cygwin-1.1.2 is known to > > > > > have problems? > > > > > > > > > > I'm trying to use it to make depend on the tcl cvs > > > > > sources but I get an error: > > > > > > > > > > > > > > > ..c ../tcl/unix/../generic/tclStubLib.c > > > > > makedepend: error: cannot rename Makefile to > > > > > Makefile.bak > > > > > make: *** [depend] Error 1 > > > > > BASH.EXE-2.04$ > > > > > > > > > > Is this well-know or a bug that sneaked in in the > > > > > latest version or is it perhaps an issue for the tcl > > > > > cvs sources you think? > > > > > > > > > > tia, > > > > > > > > > > /ChJ > > > > > > > > > > BTW, I'm currently not subscribed to this specific > > > > > list so please cc: me if you respond. > > > > > > > > > > > > > > > > > __________________________________________________ > > > > Do You Yahoo!? > > > > Get Yahoo! Mail - Free email you can access from anywhere! > > > > http://mail.yahoo.com/ From rkukuck@uumail.de Mon Jul 24 10:34:00 2000 From: rkukuck@uumail.de (Ronald Kukuck) Date: Mon, 24 Jul 2000 10:34:00 -0000 Subject: xterm crashes References: Message-ID: <397C7DDB.5AC74402@uumail.de> Thanks again, I downloaded it (well, the connection was bad, so I had to hold up line with a slow ping) and get it successfully linked, and it started and worked (until now) without problems. I also noticed a better performance compared to the Xlib which I was using before. If this becomes unavailable, - I'll hold copy on my backups. Ronald Suhaib Siddiqi wrote: > > > Thanks, > > > > I had installed the cygwin1.dll out of > > the cygwin-1.1.2.tar dated with 2000-06-08 > > and this one crashes, but with the > > cygwin1-20000717.dll the xterm is now starting. > > >From the recent XFree86 distribution, I think cygwin1.dll from > July 17th snapshot would work better. That is what I noticed in testing. > See thread dll_aloc::list at cygwin mailing list. > > > > > But my second problem stays, the error message has > > changed a little bit: > > > > The exception Breakpoint > > A breakpoint has been reached > > (0x80000003) occurred in the application at location 0x1406560 > > > > I expect this is nothing else then a signal handler, which > > catches the signal 11 (SIGSEGV). > > > > Is it valid to link an app. against the libX11.a with > > VC++ or am I doing stupid things? > > You cannot link libX11.a with VC++. You can link only Cygwin compiled > code using gcc which comes with Cygwin to libX11.a. > > For MSVC there is http://win32-xfree.sourceforge.net > but that project is not any more active. John Fortin > was interested in it but he left and others who promised > to provide development support disappeared. I do not have enough > brain and time to sponsor and spear-head multiple projects. > Therefore I assume http://win32-xfree.sourceforge.net is > almost dead and might disappear. You might grab the > libraries before from there before they vanish. Those > X11 librareis should link with VC++. > > Suhaib > > > > > Ronald > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > Is there a place where I can find info about the > > > > difference? > > > > Which one should I use for Xfree? > > > > > > You need Cygwin1.dll from Cygwin 1.1.2 or Cygwin1.dll from > > > Cygwin Development snapshots of July 17th. > > > > > > Check http://sources.redhat.com/cygwin > > > > > > > > > > > I'm using Netscape on a Linux box, since 2 years > > > > now, this problem is new for me. > > > > > > > > X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.5 i686) > > > > > > > > And be sure I had have very often mail exchange with > > > > persons using Microsoft Outlook, but never this problem.... > > > > > > > > Ronald > > > > > > > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > > > > ouch, you relly need to know what B20.1 and Cygwin 1.1.2 are > > > > and how they > > > > > differ. > > > > > > > > > > Reply only to the mailing list please. And BTW what kind of > > > > software are > > > > > you using for mail? > > > > > > > > > > ---> rkkk@inspire.inspirepharm.com > > > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ what the hell is that? > > If I see > > > > > my domain name again in your FROM: field I will cut your entire > > > > > NetBlock off from my netwrok. Be carefull!!!! > > > > > > > > > > Suhaib > > > > > > > > > > > -----Original Message----- > > > > > > From: rkkk@inspire.inspirepharm.com > > > > > > [ mailto:rkkk@inspire.inspirepharm.com]On Behalf Of Ronald Kukuck > > > > > > Sent: Thursday, July 20, 2000 2:53 PM > > > > > > To: Suhaib Siddiqi > > > > > > Subject: Re: xterm crashes > > > > > > > > > > > > > > > > > > I tried B20.1 and also that one out of the > > > > > > > > > > > > "cygwin-1.1.2.tar" > > > > > > > > > > > > should I use the B20?? By using this one I'm running > > > > > > in trouble if I have directories with spaces in the > > > > > > path env. variable. > > > > > > > > > > > > Ronald > > > > > > > > > > > > PS.: This is the first time I'm working with mailing > > > > > > lists, have I to reply to you or to the mailing > > > > > > list? > > > > > > > > > > > > > > > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > > > > > > > > and which version of Cygwin1.dll? I hope not B20.1??? > > > > > > > > > > > > > > Suhaib > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > > From: cygwin-xfree-owner@sources.redhat.com > > > > > > > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of > > > > > > Ronald Kukuck > > > > > > > > Sent: Thursday, July 20, 2000 2:37 PM > > > > > > > > To: cygwin-xfree@sourceware.cygnus.com > > > > > > > > Subject: xterm crashes > > > > > > > > > > > > > > > > > > > > > > > > I'm using NT4.0 and an Exceed X-Server and I tried > > > > > > > > to get the xterm out of Xfree to work. > > > > > > > > Before I used the xterm out of B20 but this had > > > > > > > > some problems and my big hope was the xterm out of > > > > > > > > Xfree. > > > > > > > > I copied the xterm.exe on my NT box, at the first > > > > > > > > start i got the message that libXpm.dll was missing, > > > > > > > > so I copied the libXpm.dll out of the Xfree DLLs to > > > > > > > > my NT box and the xterm started. > > > > > > > > But after copying also the libX11.dll, libXext.dll, > > > > > > > > libSM.dll and libICE.dll from Xfree to my NT box the > > > > > > > > xterm give me the error message: > > > > > > > > > > > > > > > > 0 [main] xterm 1065 handle_exception: > > > > > > > > Execption:STATUS_ACCESS_VIOLATION > > > > > > > > 914 [main] xterm 1065 stackdump: Dumping....... > > > > > > > > > > > > > > > > If I start the xterm out the B20 with this DLL configuration, > > > > > > > > it starts up. > > > > > > > > > > > > > > > > Here comes my second problem and the reason why I updated also > > > > > > > > the other DLLs. > > > > > > > > I have ported a Unix app. to NT which is using the X-lib only, > > > > > > > > no other X libs. I used the Exceed dev. kit and got > > it running. > > > > > > > > Now I wanted to link it against the libX11.a from Xfree. > > > > > > > > I changed the include paths and library paths (I'm > > using VC++6.0) > > > > > > > > and got a successful link. > > > > > > > > But starting the app. I got: > > > > > > > > > > > > > > > > User breakpoint called from code at 0x1406560 > > > > > > > > > > > > > > > > and then it crashes. It gives me the error messages after > > > > > > > > jumping in the call to XOpenDisplay. The string for > > the display > > > > > > > > is OK, also changing the display to my Linux box has the same > > > > > > > > result. It gives the same message with the DLLs out of > > > > B20 and Xfree. > > > > > > > > If I link it against the libX11.a out of B20 I got a signal > > > > > > 11 (SIGSEGV) > > > > > > > > on the same place. > > > > > > > > > > > > > > > > What do I make wrong ? > > > > > > > > Any ideas? > > > > > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > Ronald Kukuck From sohda@is.titech.ac.jp Mon Jul 24 10:55:00 2000 From: sohda@is.titech.ac.jp (Yukihiko Sohda) Date: Mon, 24 Jul 2000 10:55:00 -0000 Subject: Xserver crashes References: <397C6518.372BE0CF@beta1.wi-inf.uni-essen.de> Message-ID: <397C8363127.20C9SOHDA@matsulab.is.titech.ac.jp> Hi, Suhaib. "Suhaib Siddiqi" wrote: > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > > pwin->width = 00000500 > > pwin->height = 00000400 > > pwin->paddedWidth = 00000a00 > > pwin->bitsPerPixel = 00000010 > > calling winAllocateFramebufferMemory > > and an Windows Popup-Window with the following error message: > > "Direct Draw Init Failed > > Error = 80004001 (DIERR_UNSUPPORTED)" I think these often reported error "Direct Draw Init Failed" depends on the display driver. First, I tried on ThinkPad600E (Windows2000JP, NeoMagic 256AV), I encountered this error. Next, I tried with my Desktop PC (Windows2000JP, RivaTNT), I could start the XServer (of course, twm and xterm too!). And I got the following NeoMagic DirectX information: "NeoMagic provides drivers to notebook computer makers which are compatible with DirectX 2 and DirectX 3. " Yes, NeoMagic display driver does not certificated by Microsoft. Some display drivers don't support the full DirectX7 functions, so that XServer crash with the error "DIERR_UNSUPPORTED", I thought. common environment: Cygwin 1.1.2 + snapshot 20000719 on Windows2000Japanese Latest Cygwin-XFree (4.0.1) DirectX 7.0(4.07.00.0700) - delivered with Windows2000 # Sorry, if irrelevant. ---- Yukihiko Sohda From ssiddiqi@inspirepharm.com Mon Jul 24 11:17:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 24 Jul 2000 11:17:00 -0000 Subject: FW: Xserver crashes Message-ID: Hi Yukihiko, Thanks for information. It is a good analysis. According to Microsoft Knowledgebase, "Direct Draw Init Failed" is usually because of incompatible DirectX and DirectDraw versions. Windows2000 ships with DirectX 7.0, but I think a lot of video crad vendors have not updated their DirectX drivers after DirectX 3.0. The DirectX and DirectDraw code in X-server is backward compatible with DirectX 3.0, but not with DirectInput. If a video card vendor is still shiping ancient directx drivers, we cannot do anything about it. Users needs to bug their video card vendors. I am using GeForce2 GTS and its drivers are OpenGl and DirectX 7.0 accelerated. My other PC which I test has Matrox G200 with NT 4.0 SP6a. It works OK on it too. I cannot possibly test the X-server on every video card, therefore we have to depend on users input, and possibley work arounds and fixes if possible. X is always a hardware depenet, particularly video driver, therefore the native video driver installed on Windows plays a major role. I appreciate your input. Thanks Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Yukihiko > Sohda > Sent: Monday, July 24, 2000 1:57 PM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Re: Xserver crashes > > > Hi, Suhaib. > > "Suhaib Siddiqi" wrote: > > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > > > pwin->width = 00000500 > > > pwin->height = 00000400 > > > pwin->paddedWidth = 00000a00 > > > pwin->bitsPerPixel = 00000010 > > > calling winAllocateFramebufferMemory > > > and an Windows Popup-Window with the following error message: > > > "Direct Draw Init Failed > > > Error = 80004001 (DIERR_UNSUPPORTED)" > > I think these often reported error "Direct Draw Init Failed" depends on > the display driver. > > First, I tried on ThinkPad600E (Windows2000JP, NeoMagic 256AV), > I encountered this error. Next, I tried with my Desktop PC (Windows2000JP, > RivaTNT), I could start the XServer (of course, twm and xterm too!). > > And I got the following NeoMagic DirectX information: > "NeoMagic provides drivers to notebook computer makers which are > compatible with DirectX 2 and DirectX 3. " > Yes, NeoMagic display driver does not certificated by Microsoft. > > Some display drivers don't support the full DirectX7 functions, > so that XServer crash with the error "DIERR_UNSUPPORTED", I thought. > > > common environment: > Cygwin 1.1.2 + snapshot 20000719 on Windows2000Japanese > Latest Cygwin-XFree (4.0.1) > DirectX 7.0(4.07.00.0700) - delivered with Windows2000 > > > # Sorry, if irrelevant. > > ---- > Yukihiko Sohda From ssiddiqi@inspirepharm.com Mon Jul 24 11:50:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 24 Jul 2000 11:50:00 -0000 Subject: xterm crashes References: <397C7DDB.5AC74402@uumail.de> Message-ID: > Thanks again, > > I downloaded it (well, the connection was > bad, so I had to hold up line with a slow ping) > and get it successfully linked, and it started and > worked (until now) without problems. > I also noticed a better performance compared to the > Xlib which I was using before. > If this becomes unavailable, - I'll hold > copy on my backups. I think performance will improve as we make more progress. I see no reasons of downgrading performance intetionally, unless we introduce bugs in next releases, which would be fixed eventually. One of the reason for improved performance is Cygwin1.dll from July 17th and later snapshots. Suhaib > > Ronald > > > > > Suhaib Siddiqi wrote: > > > > > Thanks, > > > > > > I had installed the cygwin1.dll out of > > > the cygwin-1.1.2.tar dated with 2000-06-08 > > > and this one crashes, but with the > > > cygwin1-20000717.dll the xterm is now starting. > > > > >From the recent XFree86 distribution, I think cygwin1.dll from > > July 17th snapshot would work better. That is what I noticed > in testing. > > See thread dll_aloc::list at cygwin mailing list. > > > > > > > > But my second problem stays, the error message has > > > changed a little bit: > > > > > > The exception Breakpoint > > > A breakpoint has been reached > > > (0x80000003) occurred in the application at location 0x1406560 > > > > > > I expect this is nothing else then a signal handler, which > > > catches the signal 11 (SIGSEGV). > > > > > > Is it valid to link an app. against the libX11.a with > > > VC++ or am I doing stupid things? > > > > You cannot link libX11.a with VC++. You can link only Cygwin compiled > > code using gcc which comes with Cygwin to libX11.a. > > > > For MSVC there is http://win32-xfree.sourceforge.net > > but that project is not any more active. John Fortin > > was interested in it but he left and others who promised > > to provide development support disappeared. I do not have enough > > brain and time to sponsor and spear-head multiple projects. > > Therefore I assume http://win32-xfree.sourceforge.net is > > almost dead and might disappear. You might grab the > > libraries before from there before they vanish. Those > > X11 librareis should link with VC++. > > > > Suhaib > > > > > > > > Ronald > > > > > > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > > > Is there a place where I can find info about the > > > > > difference? > > > > > Which one should I use for Xfree? > > > > > > > > You need Cygwin1.dll from Cygwin 1.1.2 or Cygwin1.dll from > > > > Cygwin Development snapshots of July 17th. > > > > > > > > Check http://sources.redhat.com/cygwin > > > > > > > > > > > > > > I'm using Netscape on a Linux box, since 2 years > > > > > now, this problem is new for me. > > > > > > > > > > X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.5 i686) > > > > > > > > > > And be sure I had have very often mail exchange with > > > > > persons using Microsoft Outlook, but never this problem.... > > > > > > > > > > Ronald > > > > > > > > > > > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > > > > > > ouch, you relly need to know what B20.1 and Cygwin 1.1.2 are > > > > > and how they > > > > > > differ. > > > > > > > > > > > > Reply only to the mailing list please. And BTW what kind of > > > > > software are > > > > > > you using for mail? > > > > > > > > > > > > ---> rkkk@inspire.inspirepharm.com > > > > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ what the hell is that? > > > If I see > > > > > > my domain name again in your FROM: field I will cut your entire > > > > > > NetBlock off from my netwrok. Be carefull!!!! > > > > > > > > > > > > Suhaib > > > > > > > > > > > > > -----Original Message----- > > > > > > > From: rkkk@inspire.inspirepharm.com > > > > > > > [ mailto:rkkk@inspire.inspirepharm.com]On Behalf Of > Ronald Kukuck > > > > > > > Sent: Thursday, July 20, 2000 2:53 PM > > > > > > > To: Suhaib Siddiqi > > > > > > > Subject: Re: xterm crashes > > > > > > > > > > > > > > > > > > > > > I tried B20.1 and also that one out of the > > > > > > > > > > > > > > "cygwin-1.1.2.tar" > > > > > > > > > > > > > > should I use the B20?? By using this one I'm running > > > > > > > in trouble if I have directories with spaces in the > > > > > > > path env. variable. > > > > > > > > > > > > > > Ronald > > > > > > > > > > > > > > PS.: This is the first time I'm working with mailing > > > > > > > lists, have I to reply to you or to the mailing > > > > > > > list? > > > > > > > > > > > > > > > > > > > > > > > > > > > > Suhaib Siddiqi wrote: > > > > > > > > > > > > > > > > and which version of Cygwin1.dll? I hope not B20.1??? > > > > > > > > > > > > > > > > Suhaib > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > > > From: cygwin-xfree-owner@sources.redhat.com > > > > > > > > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of > > > > > > > Ronald Kukuck > > > > > > > > > Sent: Thursday, July 20, 2000 2:37 PM > > > > > > > > > To: cygwin-xfree@sourceware.cygnus.com > > > > > > > > > Subject: xterm crashes > > > > > > > > > > > > > > > > > > > > > > > > > > > I'm using NT4.0 and an Exceed X-Server and I tried > > > > > > > > > to get the xterm out of Xfree to work. > > > > > > > > > Before I used the xterm out of B20 but this had > > > > > > > > > some problems and my big hope was the xterm out of > > > > > > > > > Xfree. > > > > > > > > > I copied the xterm.exe on my NT box, at the first > > > > > > > > > start i got the message that libXpm.dll was missing, > > > > > > > > > so I copied the libXpm.dll out of the Xfree DLLs to > > > > > > > > > my NT box and the xterm started. > > > > > > > > > But after copying also the libX11.dll, libXext.dll, > > > > > > > > > libSM.dll and libICE.dll from Xfree to my NT box the > > > > > > > > > xterm give me the error message: > > > > > > > > > > > > > > > > > > 0 [main] xterm 1065 handle_exception: > > > > > > > > > Execption:STATUS_ACCESS_VIOLATION > > > > > > > > > 914 [main] xterm 1065 stackdump: Dumping....... > > > > > > > > > > > > > > > > > > If I start the xterm out the B20 with this DLL > configuration, > > > > > > > > > it starts up. > > > > > > > > > > > > > > > > > > Here comes my second problem and the reason why I > updated also > > > > > > > > > the other DLLs. > > > > > > > > > I have ported a Unix app. to NT which is using > the X-lib only, > > > > > > > > > no other X libs. I used the Exceed dev. kit and got > > > it running. > > > > > > > > > Now I wanted to link it against the libX11.a from Xfree. > > > > > > > > > I changed the include paths and library paths (I'm > > > using VC++6.0) > > > > > > > > > and got a successful link. > > > > > > > > > But starting the app. I got: > > > > > > > > > > > > > > > > > > User breakpoint called from code at 0x1406560 > > > > > > > > > > > > > > > > > > and then it crashes. It gives me the error messages after > > > > > > > > > jumping in the call to XOpenDisplay. The string for > > > the display > > > > > > > > > is OK, also changing the display to my Linux box > has the same > > > > > > > > > result. It gives the same message with the DLLs out of > > > > > B20 and Xfree. > > > > > > > > > If I link it against the libX11.a out of B20 I > got a signal > > > > > > > 11 (SIGSEGV) > > > > > > > > > on the same place. > > > > > > > > > > > > > > > > > > What do I make wrong ? > > > > > > > > > Any ideas? > > > > > > > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > Ronald Kukuck From lawson@iwvisp.com Mon Jul 24 21:06:00 2000 From: lawson@iwvisp.com (Mark A. Lawson) Date: Mon, 24 Jul 2000 21:06:00 -0000 Subject: XWin locks display Message-ID: <01BFF5B2.702DD960.lawson@iwvisp.com> The display switches resolution modes and displays a hourglass. Input from the keyboard and mouse are not responded too. The file system can still be accessed by Ethernet from a second computer. Is there anything to be done on gathering more information when everything locks-up? Any pointers? Procedure )Attempt 1 MSDOS_Prompt> startxwin.bat )Attempt 2 MSDOS_Prompt> SET DISPLAY=127.0.0.1:0.0 MSDOS_Prompt> SET PATH=.;%PATH%;E:\cygwin\bin;E:\cygwin\usr\X11R6\bin MSDOS_Prompt> start XWin :0 )Attempt 3 BASH.EXE-2.04$ export DISPLAY=127.0.0.1:0.0 BASH.EXE-2.04$ XWin :0 -core &> XWin_1.log Operating System Microsoft Windows 98 4.10.2222 A Video Matrox MGA-G200 AGP DirectX Version 7.0 (4.07.00.0716) Software installed cygwin1-20000719.dll ftp://sourceware.cygnus.com/pub/cygwin/snapshots xc-4-binaries ftp://sourceware.cygnus.com/pub/cygwin/xfree/ pthreads/dll-lateset ftp://sourceware.cygnus.com/pub/pthread-win32 xfce-3.4.4-cygwin.tar.bz2 ftp://sourceware.cygnus.com/pub/cygwin/xfree /contrib Mark A Lawson lawson@iwvisp.com voice/fax (760)384-1621 616 Yellow Astor Ave., Ridgecrest, CA From ssiddiqi@inspirepharm.com Tue Jul 25 03:53:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Tue, 25 Jul 2000 03:53:00 -0000 Subject: XWin locks display References: <01BFF5B2.702DD960.lawson@iwvisp.com> Message-ID: > The display switches resolution modes and displays a hourglass. Input > from the keyboard and mouse are not responded too. The file system can > still be accessed by Ethernet from a second computer. Is there > anything to > be done on gathering more information when everything locks-up? Any > pointers? > > Procedure > )Attempt 1 > MSDOS_Prompt> startxwin.bat > > )Attempt 2 > MSDOS_Prompt> SET DISPLAY=127.0.0.1:0.0 > MSDOS_Prompt> SET PATH=.;%PATH%;E:\cygwin\bin;E:\cygwin\usr\X11R6\bin > MSDOS_Prompt> start XWin :0 > > )Attempt 3 > BASH.EXE-2.04$ export DISPLAY=127.0.0.1:0.0 > BASH.EXE-2.04$ XWin :0 -core &> XWin_1.log > > > Operating System > Microsoft Windows 98 4.10.2222 A Please check mail archive regarding Windows98 and Windows95, then send a complain to M$. The problem is the 16-bit crap burried in the so-called gdi32.dll on Win98 and Win95. I can do nothing about it, except to tell you that Microsoft LIES when it tells you that Windows98 and Windows95 are 32-bit operating systems. It has a nice 32-bit desktop but that is it, all it got, behind the scene it runs 16-bit and 8-bit crap from Win 3.1.x and DOS mixed with some 32-bit stuff, that is why you often see the error only Win9x, "Kernel32 rashed". Suhaib > > Video > Matrox MGA-G200 AGP > DirectX Version 7.0 (4.07.00.0716) > > Software installed > cygwin1-20000719.dll > ftp://sourceware.cygnus.com/pub/cygwin/snapshots > xc-4-binaries ftp://sourceware.cygnus.com/pub/cygwin/xfree/ pthreads/dll-lateset ftp://sourceware.cygnus.com/pub/pthread-win32 xfce-3.4.4-cygwin.tar.bz2 ftp://sourceware.cygnus.com/pub/cygwin/xfree /contrib Mark A Lawson lawson@iwvisp.com voice/fax (760)384-1621 616 Yellow Astor Ave., Ridgecrest, CA From lluusz@yahoo.com Tue Jul 25 06:47:00 2000 From: lluusz@yahoo.com (Lu Lu) Date: Tue, 25 Jul 2000 06:47:00 -0000 Subject: black screen and font Message-ID: <20000725134707.181.qmail@web2303.mail.yahoo.com> I installed the binaries of the lasted xwin (4.0.1) together with other packages. When I run startxwin it gives a black screen (the monitor turns off) and a few seconds later it goes back to the windows desktop. If I issue XWin -screen 8 800x600x8 from the command line it gives the error that the defalt font 'fixed' could not be found. I've already added /usr/X11R6/bin etc. to my PATH. The font package is also installed. And I try to give the font path directly on the command line using the -fp switch. But still it doesn' help. This font problem is the only fatal error xwin gives. Other than that all screens are added successfully. I run w2k pro with a tnt2 m64 video card. Thanks. Lu Lu __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From schaefer@beta1.wi-inf.uni-essen.de Tue Jul 25 10:11:00 2000 From: schaefer@beta1.wi-inf.uni-essen.de (Harald Schäfer) Date: Tue, 25 Jul 2000 10:11:00 -0000 Subject: Xserver crashes Message-ID: <397DCCDF.A0614CDD@beta1.wi-inf.uni-essen.de> "Suhaib Siddiqi" wrote: > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > > pwin->width = 00000500 > > pwin->height = 00000400 > > pwin->paddedWidth = 00000a00 > > pwin->bitsPerPixel = 00000010 > > calling winAllocateFramebufferMemory > > and an Windows Popup-Window with the following error message: > > "Direct Draw Init Failed > > Error = 80004001 (DIERR_UNSUPPORTED)" > Did you try startiung using startxwin.bat from a DOS shell or startx from a > bsash shell? Yes, I've tried to start the Xserver with the startxwin.bat command from a bash shell. It caused the same error message. Yukihiko Sohda wrote: > I think these often reported error "Direct Draw Init Failed" depends on > the display driver. > First, I tried on ThinkPad600E (Windows2000JP, NeoMagic 256AV), > I encountered this error. Next, I tried with my Desktop PC (Windows2000JP, > RivaTNT), I could start the XServer (of course, twm and xterm too!). > And I got the following NeoMagic DirectX information: > "NeoMagic provides drivers to notebook computer makers which are > compatible with DirectX 2 and DirectX 3. " > Yes, NeoMagic display driver does not certificated by Microsoft. > Some display drivers don't support the full DirectX7 functions, > so that XServer crash with the error "DIERR_UNSUPPORTED", I thought. I think Yukihiko Sohda is right. I'm using an ASUS L7300 notebook with a Silicon Motion Lynx and the driver isn't certified by Microsoft, too. Maybe I'll try to get a newer driver. Thanks, Harald Schaefer From lluusz@yahoo.com Tue Jul 25 13:01:00 2000 From: lluusz@yahoo.com (Lu Lu) Date: Tue, 25 Jul 2000 13:01:00 -0000 Subject: black screen and font Message-ID: <20000725200141.23645.qmail@web2302.mail.yahoo.com> The font problem is solved. But still XWin gives me a black screen and never returns to the windows desktop without rebooting. I tried Xvfb :0, the message is: _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root screen 1 : depth = 1 bits = 1, pad = 32 screen 8 : depth = 8 bits = 8, pad = 32 imageByteOrder = 0 bitmapBitOrder = 0 scanlinePad = 32 trying to get pointer to video RAM, size = 00140ca0 pvfb->pXWDHeader = 0a048278 using video memory at 0a048278 trying to get video memory, params = 00000500 00000400 0000001 size = 00140000 get_framebuf : calling 144c1046 with size = 00140000 cfbScreenInit( 0a048f18, 1280, 1024, 100. 100, 1280 screen 0 screenInfo->ScreenPtr[0] = 0a0480b0 CreateWindow = 0043c638 DestroyWindow = 0043c678 CreatePixmap = 0043c098 DestroyPixmap = 0043c1a4 error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy And with Xwin :0, _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root pwin->width = 00000500 pwin->height = 00000400 pwin->paddedWidth = 00000a00 pwin->bitsPerPixel = 00000010 calling winAllocateFramebufferMemory calling cfb16ScreenInit( 0a0480b0, 14900000, 00000500, 00000400, 00000064, 00000064, 00000500 ) Successful addition of Screen 0xa048298 0xa0480b0 error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy Any ideas why? Thanks. Lu Lu __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From ssiddiqi@inspirepharm.com Tue Jul 25 14:29:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Tue, 25 Jul 2000 14:29:00 -0000 Subject: black screen and font References: <20000725200141.23645.qmail@web2302.mail.yahoo.com> Message-ID: Which Operating system? Windows 98 or 95? If yes, then read the mail archives. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Lu Lu > Sent: Tuesday, July 25, 2000 4:02 PM > To: cygwin-xfree@sourceware.cygnus.com > Subject: Re: black screen and font > > > > The font problem is solved. > > But still XWin gives me a black screen > and never returns to the windows desktop > without rebooting. > > I tried Xvfb :0, the message is: > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be > set to root > screen 1 : depth = 1 bits = 1, pad = 32 > screen 8 : depth = 8 bits = 8, pad = 32 > imageByteOrder = 0 bitmapBitOrder = 0 scanlinePad = 32 > trying to get pointer to video RAM, size = 00140ca0 > pvfb->pXWDHeader = 0a048278 > using video memory at 0a048278 > trying to get video memory, params = 00000500 00000400 > > 0000001 size = 00140000 > get_framebuf : calling 144c1046 with size = 00140000 > cfbScreenInit( 0a048f18, 1280, 1024, 100. 100, 1280 > screen 0 > screenInfo->ScreenPtr[0] = 0a0480b0 > CreateWindow = 0043c638 > DestroyWindow = 0043c678 > CreatePixmap = 0043c098 > DestroyPixmap = 0043c1a4 > error opening security policy > file /usr/X11R6/lib/X11/xserver/SecurityPolicy > > And with Xwin :0, > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be > set to root > pwin->width = 00000500 > pwin->height = 00000400 > pwin->paddedWidth = 00000a00 > pwin->bitsPerPixel = 00000010 > calling winAllocateFramebufferMemory > calling cfb16ScreenInit( 0a0480b0, 14900000, 00000500, > > 00000400, 00000064, 00000064, 00000500 ) > Successful addition of Screen 0xa048298 0xa0480b0 > error opening security policy > file /usr/X11R6/lib/X11/xserver/SecurityPolicy > > Any ideas why? > > Thanks. > > Lu Lu > > > > __________________________________________________ > Do You Yahoo!? > Get Yahoo! Mail  Free email you can access from anywhere! > http://mail.yahoo.com/ From lluusz@yahoo.com Tue Jul 25 14:53:00 2000 From: lluusz@yahoo.com (Lu Lu) Date: Tue, 25 Jul 2000 14:53:00 -0000 Subject: black screen and font Message-ID: <20000725215338.23395.qmail@web2304.mail.yahoo.com> w2k pro video card: tnt2 m64 with 32mb __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From ssiddiqi@inspirepharm.com Tue Jul 25 15:11:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Tue, 25 Jul 2000 15:11:00 -0000 Subject: black screen and font References: <20000725215338.23395.qmail@web2304.mail.yahoo.com> Message-ID: Are you using TNT drivers from Win2K or from Vendor? Check with your video card manufacturer at http://www.nvidia.com/Products/Drivers.nsf their new drievrs are DirectX 7.0 and OpenGL accelerated. and they work with xwin, because I used them too. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Lu Lu > Sent: Tuesday, July 25, 2000 5:54 PM > To: cygwin-xfree@sources.redhat.com > Subject: RE: black screen and font > > > w2k pro > video card: tnt2 m64 with 32mb > > > __________________________________________________ > Do You Yahoo!? > Get Yahoo! Mail  Free email you can access from anywhere! > http://mail.yahoo.com/ From lluusz@yahoo.com Tue Jul 25 15:26:00 2000 From: lluusz@yahoo.com (Lu Lu) Date: Tue, 25 Jul 2000 15:26:00 -0000 Subject: black screen and font Message-ID: <20000725222630.441.qmail@web2306.mail.yahoo.com> > Check with your video card manufacturer at > http://www.nvidia.com/Products/Drivers.nsf Yes, I am using their Denotator 2 driver (5.22) for w2k. __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From ssiddiqi@inspirepharm.com Tue Jul 25 15:29:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Tue, 25 Jul 2000 15:29:00 -0000 Subject: black screen and font References: <20000725222630.441.qmail@web2306.mail.yahoo.com> Message-ID: > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Lu Lu > Sent: Tuesday, July 25, 2000 6:27 PM > To: Suhaib Siddiqi; cygwin-xfree@sources.redhat.com > Subject: RE: black screen and font > > > > > Check with your video card manufacturer at > > http://www.nvidia.com/Products/Drivers.nsf > > Yes, I am using their Denotator 2 driver (5.22) for > w2k. That is hwat I am using. which version of Cygwin1.dll? Suhaib > > > __________________________________________________ > Do You Yahoo!? > Get Yahoo! Mail  Free email you can access from anywhere! > http://mail.yahoo.com/ From lluusz@yahoo.com Tue Jul 25 15:52:00 2000 From: lluusz@yahoo.com (Lu Lu) Date: Tue, 25 Jul 2000 15:52:00 -0000 Subject: black screen and font Message-ID: <20000725225247.10335.qmail@web2305.mail.yahoo.com> > > That is hwat I am using. which version of > Cygwin1.dll? July 17th snapshot. __________________________________________________ Do You Yahoo!? Get Yahoo! Mail ???? Free email you can access from anywhere! http://mail.yahoo.com/ From ssiddiqi@inspirepharm.com Tue Jul 25 17:26:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib M. Siddiqi) Date: Tue, 25 Jul 2000 17:26:00 -0000 Subject: black screen and font References: <20000725225247.10335.qmail@web2305.mail.yahoo.com> Message-ID: <397E30B1.A166B51E@inspirepharm.com> Lu Lu wrote: > > > > > That is hwat I am using. which version of > > Cygwin1.dll? > > July 17th snapshot. > > __________________________________________________ > Do You Yahoo!? > Get Yahoo! Mail - Free email you can access from anywhere! > http://mail.yahoo.com/ Under the same configuration, with same video drivers, on Win2K I had no problems. The only thing I can think of it your Cygwin installation problems. did you try starting from bash: export PATH=.:/usr/X11R6/bin:$PATH export DISPLAY=127.0.0.1:0.0 win :0 && xterm & See if that starts the X-server and bring up an xterm, though no windows manager. Suhaib From hopet@chemi.muni.cz Wed Jul 26 06:36:00 2000 From: hopet@chemi.muni.cz (Petr Holub) Date: Wed, 26 Jul 2000 06:36:00 -0000 Subject: XWin.exe & Win2000?? Message-ID: <000c01bff707$12874570$1403fb93@IS.MUNI.CZ> Hi all! I've just downloaded and unpacked xfree86-4.0-Xwin.tar.bz2 xfree86-4.0-DLLs.tar.bz2 xfree86-4.0-fonts.tar.bz2 on my Cygwin 1.1 (latest) instalation. I tried to run $ /usr/X11R6/bin/XWin.exe an got following message 0 [main] XWin 1003 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 2418 [main] XWin 1003 stackdump: Dumping stack trace to XWin.exe.stackdump Have you got any idea what to do with it? I'm running Cygnus on Win2000 and I've no problems so far (including e.g. porting of heimdal kerberos client utils). Many thanks, Petr ================================================================ Petr Holub Masaryk University Dept. Physical Chemistry Supercomputing Centre Brno Faculty of Science Institute of Compt. Science Kotlarska 2, 61137 Brno, CZ Botanicka 68a, 60200 Brno, CZ phone: +420-5-41129312 phone: +420-5-41512278 e-mail: hopet@chemi.muni.cz e-mail: hopet@ics.muni.cz From ssiddiqi@inspirepharm.com Wed Jul 26 06:58:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Wed, 26 Jul 2000 06:58:00 -0000 Subject: FW: XWin.exe & Win2000?? Message-ID: use Cygwin1.dll from a latest Snapshot from july 17th or later. Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Petr Holub > Sent: Wednesday, July 26, 2000 9:41 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: XWin.exe & Win2000?? > > > Hi all! > > I've just downloaded and unpacked > xfree86-4.0-Xwin.tar.bz2 > xfree86-4.0-DLLs.tar.bz2 > xfree86-4.0-fonts.tar.bz2 > on my Cygwin 1.1 (latest) instalation. I tried to run > > $ /usr/X11R6/bin/XWin.exe > > an got following message > > 0 [main] XWin 1003 handle_exceptions: Exception: > STATUS_ACCESS_VIOLATION > 2418 [main] XWin 1003 stackdump: Dumping stack trace to > XWin.exe.stackdump > > Have you got any idea what to do with it? I'm running Cygnus on > Win2000 and I've no problems so far (including e.g. porting of heimdal > kerberos client utils). > > Many thanks, > > Petr > > ================================================================ > Petr Holub > Masaryk University > Dept. Physical Chemistry Supercomputing Centre Brno > Faculty of Science Institute of Compt. Science > Kotlarska 2, 61137 Brno, CZ Botanicka 68a, 60200 Brno, CZ > phone: +420-5-41129312 phone: +420-5-41512278 > e-mail: hopet@chemi.muni.cz e-mail: hopet@ics.muni.cz From degnbol@danbbs.dk Thu Jul 27 05:51:00 2000 From: degnbol@danbbs.dk (Gunnar Degnbol) Date: Thu, 27 Jul 2000 05:51:00 -0000 Subject: MSVC libraries (was: xterm crashes) References: <39775A70.5676248D@uumail.de> Message-ID: <4.3.2.7.2.20000722185402.01ed4bf0@mail.danbbs.dk> At 17:32 20-07-2000 -0400, Suhaib Siddiqi wrote: >You cannot link libX11.a with VC++. You can link only Cygwin compiled >code using gcc which comes with Cygwin to libX11.a. > >For MSVC there is http://win32-xfree.sourceforge.net >but that project is not any more active. John Fortin >was interested in it but he left and others who promised >to provide development support disappeared. I do not have enough >brain and time to sponsor and spear-head multiple projects. >Therefore I assume http://win32-xfree.sourceforge.net is >almost dead and might disappear. You might grab the >libraries before from there before they vanish. Those >X11 librareis should link with VC++. I need MSVC libraries (only x11.dll and xext.dll) to get a cookie from XFree. My Remote Shell Extension works with any X Server, so it cannot depend on Cygwin. How much difference is there on the library side between the MSVC/mingw and the Cygwin versions? Is it more than the makefiles? Would it be possible for Cygwin-xfree to include client libraries for MSVC? Perhaps I am better off distibuting the X libraries myself. But then I'd like to be able to point to a place to get the source (is it still under the xfree license? You talked about GPL'ing the cygwin fixes), while not having to maintain that myself. Gunnar From ssiddiqi@inspirepharm.com Thu Jul 27 06:09:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Thu, 27 Jul 2000 06:09:00 -0000 Subject: MSVC libraries (was: xterm crashes) References: <4.3.2.7.2.20000722185402.01ed4bf0@mail.danbbs.dk> Message-ID: > At 17:32 20-07-2000 -0400, Suhaib Siddiqi wrote: > >You cannot link libX11.a with VC++. You can link only Cygwin compiled > >code using gcc which comes with Cygwin to libX11.a. > > > >For MSVC there is http://win32-xfree.sourceforge.net > >but that project is not any more active. John Fortin > >was interested in it but he left and others who promised > >to provide development support disappeared. I do not have enough > >brain and time to sponsor and spear-head multiple projects. > >Therefore I assume http://win32-xfree.sourceforge.net is > >almost dead and might disappear. You might grab the > >libraries before from there before they vanish. Those > >X11 librareis should link with VC++. > > I need MSVC libraries (only x11.dll and xext.dll) to get a cookie from > XFree. My Remote Shell Extension works with any X Server, so it cannot > depend on Cygwin. How much difference is there on the library > side between > the MSVC/mingw and the Cygwin versions? There are some basic differences. The libraries in MSVC compiled suite do not have all the extensions built-in, for example LBX, VIDEXT and GL rendering etc. Without LBX the X can have problems when connecting accross firewalls. >Is it more than the makefiles? > Would it be possible for Cygwin-xfree to include client libraries > for MSVC? No much more. The libraries in Cygwin/XFree have all the features you find on a UNIX workstations, therefore more complete. The libraries compiled with MSVC have only basics, because a lot of extensions cannot be compiled using MSVC, unless they are re-written from scratch. > > Perhaps I am better off distibuting the X libraries myself. But then I'd > like to be able to point to a place to get the source (is it still under > the xfree license? You talked about GPL'ing the cygwin fixes), while not > having to maintain that myself. No, none of the XFree code, itself, is under GPL. It is under XFree86.inc license, but when you link to CYgwin Net-Release you infect the binaries with GPL and that means for Cygwin Net_release compiled binaries you must maintain code of x as well as anyother application. The MSVC compiled X code (binaries) falls under X Consortium License, that mens you need not to maintain, disclose code you used for binaries. However, I will not be maintaining or updating the code for MSVC available at http://win32-xfree.sourceforge.net therefore anyone (and you too) wants to have access to X11 code for MSVC, you must get it from there. It will disappear after sometimes, when SourceForge folks notice no activity for six months. Suhaib > > > Gunnar > > > From degnbol@danbbs.dk Thu Jul 27 12:06:00 2000 From: degnbol@danbbs.dk (Gunnar Degnbol) Date: Thu, 27 Jul 2000 12:06:00 -0000 Subject: MSVC libraries (was: xterm crashes) References: <4.3.2.7.2.20000722185402.01ed4bf0@mail.danbbs.dk> Message-ID: <4.3.2.7.2.20000727190822.01f1b860@mail.danbbs.dk> At 09:07 27-07-2000 -0400, Suhaib Siddiqi wrote: >The MSVC compiled X code (binaries) falls under X Consortium License, that >mens you need not >to maintain, disclose code you used for binaries. However, I will not be >maintaining >or updating the code for MSVC available at > http://win32-xfree.sourceforge.net >therefore anyone (and you too) wants to have access to X11 code for MSVC, >you must >get it from there. It will disappear after sometimes, when SourceForge >folks notice >no activity for six months. I have got the source for MSVC. I've included x11.dll and xext.dll in the new version of RSE ( http://www.danbbs.dk/~degnbol/software/rse-0.21.zip ). I think I will make a zip file available with a project to build only the libraries, but I will not do much about maintaining the source. RSE 0.21 also has some more options, a password dialog for rlogin, better error messages, and it can set the ESPEAKER variable, for use with the JEsd Esound server ( http://www.jcraft.com/jesd ). From postbox@counter4all.com Sat Jul 29 04:30:00 2000 From: postbox@counter4all.com (postbox@counter4all.com) Date: Sat, 29 Jul 2000 04:30:00 -0000 Subject: Professional statistics for your homepage Message-ID: Hi cygwin-xfree@sourceware.cygnus.com Check http://www.counter4all.com/omcounter.asp From cgf@cygnus.com Sun Jul 30 19:59:00 2000 From: cgf@cygnus.com (Chris Faylor) Date: Sun, 30 Jul 2000 19:59:00 -0000 Subject: [cgf@cygnus.com: [ADMIN] Changes to ORBS spam blocking] Message-ID: <20000730225747.A4954@cygnus.com> I've just made a change to all of the sources.redhat.com mailing lists to avoid using sites that are blocked by ORBS (www.orbs.org) which were manually entered into the ORBS database. ORBS has recently been much more aggressive in listing whole ranges of IP addresses in their database. They did this with a large internet provider in Australia. While, I sympathize with ORBS mission, I don't think that we can afford to participate in potentially turning off thousands of hapless emailers because ORBS has decided to play hard ball. So, sites that have been explicitly tested for open mail relays will still be blocked from posting here but some of the previously blocked addresses will now be allowed. I believe that this means that people in the rr.com domain may now be able to send messages here. The downside is that we may start seeing more spam. I don't think that we have to worry about this, since we use many different services for spam blocking but, you never know. FYI, cgf From ssiddiqi@inspirepharm.com Sun Jul 30 20:15:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib M. Siddiqi) Date: Sun, 30 Jul 2000 20:15:00 -0000 Subject: [cgf@cygnus.com: [ADMIN] Changes to ORBS spam blocking] References: <20000730225747.A4954@cygnus.com> Message-ID: <3984EF68.28B752FF@inspirepharm.com> Chris, Thanks. I think ORBS is playing sort of nonsense with ISP, but statically blocking 20 or so large ISP in the USA. I once had a correspondence with ORBS maitainer. His only excuse was that they were not happy with those ISP, unfortunately rr.com (my ISP) is among them. Last I heard from rr.com System Admin and rr.com headquarter that they were going to take matters to court against ORBS. Suhaib Chris Faylor wrote: > > I've just made a change to all of the sources.redhat.com mailing lists > to avoid using sites that are blocked by ORBS (www.orbs.org) which were > manually entered into the ORBS database. > > ORBS has recently been much more aggressive in listing whole ranges of > IP addresses in their database. They did this with a large internet > provider in Australia. > > While, I sympathize with ORBS mission, I don't think that we can afford > to participate in potentially turning off thousands of hapless emailers > because ORBS has decided to play hard ball. > > So, sites that have been explicitly tested for open mail relays will > still be blocked from posting here but some of the previously blocked > addresses will now be allowed. > > I believe that this means that people in the rr.com domain may now be > able to send messages here. > > The downside is that we may start seeing more spam. I don't think that > we have to worry about this, since we use many different services for > spam blocking but, you never know. > > FYI, > cgf From francis.vivat@cetp.ipsl.fr Mon Jul 31 06:10:00 2000 From: francis.vivat@cetp.ipsl.fr (Francis VIVAT) Date: Mon, 31 Jul 2000 06:10:00 -0000 Subject: PBM with XWin and DXWin32 Message-ID: <037701bffaf0$e43fba60$69ab34c1@cetp.ipsl.fr> Hi, i'm trying to use the new X-Server, but it doesn't work for me. After reading the archives, i've installed the complete cygwin package in f:\ I duplicated f:\bin and f:\usr\bin and also f:\lib and f:\usr\lib I've copied f:\usr\X11R6\bin in both f:\usr\bin\X11 and f:\bin\X11. I've copied f:\usr\X11R6\lib in both f:\usr\lib and f:\lib. I'm working on a DELL Latitude CPX H500 with Windows 2000 French. If I use Xwin :0 : _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root pwin->width = 00000500 pwin->height = 00000400 pwin->paddedWidth = 00000a00 pwin->bitsPerPixel = 00000010 calling winAllocateFramebufferMemory Then a popup windows "ERROR" with the folowing text : Direct Draw Init Failed Error = 80004001(DIERR_UNSUPPORTED) It seems that it's my video driver that isn't compatible (i've read that in the archives). I have the latest one from DELL. Any ideas ? If i use DXWin32 :0 : I have two popup windows : 1) "Server error" failed to set default path '/usr/lib/X11/fonts/misc/' 2) "Fatal server error" could not open default font 'fixed' Here, i don't understand. /usr/lib/X11/fonts/misc exists (f:\usr\lib\X11\fonts\misc). In fonts.alias, I have the line "fixed -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1" In fonts.dir, Ihave the line "6x13-ISO8859-1.pcf.gz -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso 8859-1" 6x13-ISO8859-1.pcf.gz exists. What have I missed ??? Thanks for your help. CU . \)|(/ . (o o) . /-----------------ooO----(_)----Ooo-----------------\ .(_| Francis VIVAT | . | CETP-CNRS | . | 4, avenue de Neptune 94107 St Maur Cedex | . | Tel : +33 1 4511 4274 | . | Fax : +33 1 4889 4433 | . | 10-12, avenue de l'Europe 78140 Velizy | . | Tel : +33 1 3925 4780 | . | Fax : +33 1 3925 4922 |_ . | E-Mail : francis.vivat@cetp.ipsl.fr | ) . \---------------------------------------------------/ . (_) (_) From ssiddiqi@inspirepharm.com Mon Jul 31 06:14:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 31 Jul 2000 06:14:00 -0000 Subject: PBM with XWin and DXWin32 References: <037701bffaf0$e43fba60$69ab34c1@cetp.ipsl.fr> Message-ID: Once again like some previous users. You problem is you are mixing MSVC and Cygwin applications. The DXWin32 should be installed in x:\usr directory, where x is your drive letter. The Xwin (XFree86-4.0-xxxx) should be installed under Cygwin mount point \cygwin\usr\X11R6 Have you installed Cygwin? If so, under Cygwin unpack everything and install in usr/X11R6 Suhaib > -----Original Message----- > From: cygwin-xfree-owner@sources.redhat.com > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Francis VIVAT > Sent: Monday, July 31, 2000 9:12 AM > To: cygwin-xfree@sourceware.cygnus.com > Subject: PBM with XWin and DXWin32 > > > Hi, > > i'm trying to use the new X-Server, but it doesn't work for me. > > After reading the archives, i've installed the complete cygwin > package in f:\ > I duplicated f:\bin and f:\usr\bin and also f:\lib and f:\usr\lib > I've copied f:\usr\X11R6\bin in both f:\usr\bin\X11 and f:\bin\X11. > I've copied f:\usr\X11R6\lib in both f:\usr\lib and f:\lib. > > I'm working on a DELL Latitude CPX H500 with Windows 2000 French. > > If I use Xwin :0 : > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > pwin->width = 00000500 > pwin->height = 00000400 > pwin->paddedWidth = 00000a00 > pwin->bitsPerPixel = 00000010 > calling winAllocateFramebufferMemory > > Then a popup windows "ERROR" > with the folowing text : > Direct Draw Init Failed > Error = 80004001(DIERR_UNSUPPORTED) > > It seems that it's my video driver that isn't compatible (i've > read that in the > archives). > I have the latest one from DELL. > Any ideas ? > > If i use DXWin32 :0 : > > I have two popup windows : > 1) "Server error" failed to set default path '/usr/lib/X11/fonts/misc/' > 2) "Fatal server error" could not open default font 'fixed' > > Here, i don't understand. > > /usr/lib/X11/fonts/misc exists (f:\usr\lib\X11\fonts\misc). > > In fonts.alias, I have the line > "fixed > -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1" > > In fonts.dir, Ihave the line > "6x13-ISO8859-1.pcf.gz > -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso > 8859-1" > > 6x13-ISO8859-1.pcf.gz exists. > > What have I missed ??? > > Thanks for your help. > > CU > > . \)|(/ > . (o o) > . /-----------------ooO----(_)----Ooo-----------------\ > .(_| Francis VIVAT | > . | CETP-CNRS | > . | 4, avenue de Neptune 94107 St Maur Cedex | > . | Tel : +33 1 4511 4274 | > . | Fax : +33 1 4889 4433 | > . | 10-12, avenue de l'Europe 78140 Velizy | > . | Tel : +33 1 3925 4780 | > . | Fax : +33 1 3925 4922 |_ > . | E-Mail : francis.vivat@cetp.ipsl.fr | ) > . \---------------------------------------------------/ > . (_) (_) > > > From francis.vivat@cetp.ipsl.fr Mon Jul 31 07:25:00 2000 From: francis.vivat@cetp.ipsl.fr (Francis VIVAT) Date: Mon, 31 Jul 2000 07:25:00 -0000 Subject: PBM with XWin and DXWin32 References: Message-ID: <039401bffafb$6ca71dd0$69ab34c1@cetp.ipsl.fr> OK, I'm mixing, but I have everything in / and /usr and /usr/X11R6 (bin and lib). I duplicated everything with explorer, so no mount point are involved. So it should work, no ? BTW, i've just tried on another PC (desktop) and it seems to go a little more ahead, but it stops like DXWin32 in fact : _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root pwin->width = 00000500 pwin->height = 00000400 pwin->paddedWidth = 00000a00 pwin->bitsPerPixel = 00000010 calling winAllocateFramebufferMemory calling cfb16ScreenInit( 0a057bf0, 14e00000, 00000500, 00000400, 00000064, 00000064, 00000500 ) Successful addition of Screen 0xa057de8 0xa057bf0 error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy Fatal server error: could not open default font 'fixed' What's wrong with this fixed font ???? Thanks CU . \)|(/ . (o o) . /-----------------ooO----(_)----Ooo-----------------\ .(_| Francis VIVAT | . | CETP-CNRS | . | 4, avenue de Neptune 94107 St Maur Cedex | . | Tel : +33 1 4511 4274 | . | Fax : +33 1 4889 4433 | . | 10-12, avenue de l'Europe 78140 Velizy | . | Tel : +33 1 3925 4780 | . | Fax : +33 1 3925 4922 |_ . | E-Mail : francis.vivat@cetp.ipsl.fr | ) . \---------------------------------------------------/ . (_) (_) ----- Message d'origine ----- De : "Suhaib Siddiqi" ???? : Envoy???? : lundi 31 juillet 2000 15:13 Objet : RE: PBM with XWin and DXWin32 > Once again like some previous users. You problem is you are mixing MSVC > and Cygwin applications. > > The DXWin32 should be installed in x:\usr directory, where x is your drive > letter. > > The Xwin (XFree86-4.0-xxxx) should be installed under Cygwin mount point > \cygwin\usr\X11R6 > > Have you installed Cygwin? If so, under Cygwin unpack everything and > install in usr/X11R6 > > Suhaib > > > -----Original Message----- > > From: cygwin-xfree-owner@sources.redhat.com > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Francis VIVAT > > Sent: Monday, July 31, 2000 9:12 AM > > To: cygwin-xfree@sourceware.cygnus.com > > Subject: PBM with XWin and DXWin32 > > > > > > Hi, > > > > i'm trying to use the new X-Server, but it doesn't work for me. > > > > After reading the archives, i've installed the complete cygwin > > package in f:\ > > I duplicated f:\bin and f:\usr\bin and also f:\lib and f:\usr\lib > > I've copied f:\usr\X11R6\bin in both f:\usr\bin\X11 and f:\bin\X11. > > I've copied f:\usr\X11R6\lib in both f:\usr\lib and f:\lib. > > > > I'm working on a DELL Latitude CPX H500 with Windows 2000 French. > > > > If I use Xwin :0 : > > > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > > pwin->width = 00000500 > > pwin->height = 00000400 > > pwin->paddedWidth = 00000a00 > > pwin->bitsPerPixel = 00000010 > > calling winAllocateFramebufferMemory > > > > Then a popup windows "ERROR" > > with the folowing text : > > Direct Draw Init Failed > > Error = 80004001(DIERR_UNSUPPORTED) > > > > It seems that it's my video driver that isn't compatible (i've > > read that in the > > archives). > > I have the latest one from DELL. > > Any ideas ? > > > > If i use DXWin32 :0 : > > > > I have two popup windows : > > 1) "Server error" failed to set default path '/usr/lib/X11/fonts/misc/' > > 2) "Fatal server error" could not open default font 'fixed' > > > > Here, i don't understand. > > > > /usr/lib/X11/fonts/misc exists (f:\usr\lib\X11\fonts\misc). > > > > In fonts.alias, I have the line > > "fixed > > -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1" > > > > In fonts.dir, Ihave the line > > "6x13-ISO8859-1.pcf.gz > > -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso > > 8859-1" > > > > 6x13-ISO8859-1.pcf.gz exists. > > > > What have I missed ??? > > > > Thanks for your help. > > > > CU > > > > . \)|(/ > > . (o o) > > . /-----------------ooO----(_)----Ooo-----------------\ > > .(_| Francis VIVAT | > > . | CETP-CNRS | > > . | 4, avenue de Neptune 94107 St Maur Cedex | > > . | Tel : +33 1 4511 4274 | > > . | Fax : +33 1 4889 4433 | > > . | 10-12, avenue de l'Europe 78140 Velizy | > > . | Tel : +33 1 3925 4780 | > > . | Fax : +33 1 3925 4922 |_ > > . | E-Mail : francis.vivat@cetp.ipsl.fr | ) > > . \---------------------------------------------------/ > > . (_) (_) > > > > > > > > From ssiddiqi@inspirepharm.com Mon Jul 31 07:30:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 31 Jul 2000 07:30:00 -0000 Subject: PBM with XWin and DXWin32 References: <039401bffafb$6ca71dd0$69ab34c1@cetp.ipsl.fr> Message-ID: and where is /usr/X11R6? mounted under Cygwin? can you post mount out put? nothing is wrong with font fixed, either you have corrupted it because you mixed the Cygwin compiled and MVSC compiled one, or Xwin exe is not findig /usr/X11R6/lib/X11/fonts directory. I suspect you have corrupted the fonts.alises files by mixing the two different version therefore I always never mix..... Suhaib > -----Original Message----- > From: Francis VIVAT [ mailto:francis.vivat@cetp.ipsl.fr ] > Sent: Monday, July 31, 2000 10:27 AM > To: Suhaib Siddiqi; cygwin-xfree@sourceware.cygnus.com > Subject: Re: PBM with XWin and DXWin32 > > > OK, I'm mixing, but I have everything in / and /usr and > /usr/X11R6 (bin and > lib). > I duplicated everything with explorer, so no mount point are involved. > > So it should work, no ? > > BTW, i've just tried on another PC (desktop) and it seems to go a > little more > ahead, but it stops like DXWin32 in fact : > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > pwin->width = 00000500 > pwin->height = 00000400 > pwin->paddedWidth = 00000a00 > pwin->bitsPerPixel = 00000010 > calling winAllocateFramebufferMemory > calling cfb16ScreenInit( 0a057bf0, 14e00000, 00000500, 00000400, 00000064, > 00000064, 00000500 ) > Successful addition of Screen 0xa057de8 0xa057bf0 > error opening security policy file > /usr/X11R6/lib/X11/xserver/SecurityPolicy > > Fatal server error: > could not open default font 'fixed' > > What's wrong with this fixed font ???? > > Thanks > > CU > . \)|(/ > . (o o) > . /-----------------ooO----(_)----Ooo-----------------\ > .(_| Francis VIVAT | > . | CETP-CNRS | > . | 4, avenue de Neptune 94107 St Maur Cedex | > . | Tel : +33 1 4511 4274 | > . | Fax : +33 1 4889 4433 | > . | 10-12, avenue de l'Europe 78140 Velizy | > . | Tel : +33 1 3925 4780 | > . | Fax : +33 1 3925 4922 |_ > . | E-Mail : francis.vivat@cetp.ipsl.fr | ) > . \---------------------------------------------------/ > . (_) (_) > > > > ----- Message d'origine ----- > De : "Suhaib Siddiqi" > ???? : > Envoy???? : lundi 31 juillet 2000 15:13 > Objet : RE: PBM with XWin and DXWin32 > > > > Once again like some previous users. You problem is you are mixing MSVC > > and Cygwin applications. > > > > The DXWin32 should be installed in x:\usr directory, where x is > your drive > > letter. > > > > The Xwin (XFree86-4.0-xxxx) should be installed under Cygwin mount point > > \cygwin\usr\X11R6 > > > > Have you installed Cygwin? If so, under Cygwin unpack everything and > > install in usr/X11R6 > > > > Suhaib > > > > > -----Original Message----- > > > From: cygwin-xfree-owner@sources.redhat.com > > > [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of > Francis VIVAT > > > Sent: Monday, July 31, 2000 9:12 AM > > > To: cygwin-xfree@sourceware.cygnus.com > > > Subject: PBM with XWin and DXWin32 > > > > > > > > > Hi, > > > > > > i'm trying to use the new X-Server, but it doesn't work for me. > > > > > > After reading the archives, i've installed the complete cygwin > > > package in f:\ > > > I duplicated f:\bin and f:\usr\bin and also f:\lib and f:\usr\lib > > > I've copied f:\usr\X11R6\bin in both f:\usr\bin\X11 and f:\bin\X11. > > > I've copied f:\usr\X11R6\lib in both f:\usr\lib and f:\lib. > > > > > > I'm working on a DELL Latitude CPX H500 with Windows 2000 French. > > > > > > If I use Xwin :0 : > > > > > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > > > pwin->width = 00000500 > > > pwin->height = 00000400 > > > pwin->paddedWidth = 00000a00 > > > pwin->bitsPerPixel = 00000010 > > > calling winAllocateFramebufferMemory > > > > > > Then a popup windows "ERROR" > > > with the folowing text : > > > Direct Draw Init Failed > > > Error = 80004001(DIERR_UNSUPPORTED) > > > > > > It seems that it's my video driver that isn't compatible (i've > > > read that in the > > > archives). > > > I have the latest one from DELL. > > > Any ideas ? > > > > > > If i use DXWin32 :0 : > > > > > > I have two popup windows : > > > 1) "Server error" failed to set default path > '/usr/lib/X11/fonts/misc/' > > > 2) "Fatal server error" could not open default font 'fixed' > > > > > > Here, i don't understand. > > > > > > /usr/lib/X11/fonts/misc exists (f:\usr\lib\X11\fonts\misc). > > > > > > In fonts.alias, I have the line > > > "fixed > > > -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1" > > > > > > In fonts.dir, Ihave the line > > > "6x13-ISO8859-1.pcf.gz > > > -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso > > > 8859-1" > > > > > > 6x13-ISO8859-1.pcf.gz exists. > > > > > > What have I missed ??? > > > > > > Thanks for your help. > > > > > > CU > > > > > > . \)|(/ > > > . (o o) > > > . /-----------------ooO----(_)----Ooo-----------------\ > > > .(_| Francis VIVAT | > > > . | CETP-CNRS | > > > . | 4, avenue de Neptune 94107 St Maur Cedex | > > > . | Tel : +33 1 4511 4274 | > > > . | Fax : +33 1 4889 4433 | > > > . | 10-12, avenue de l'Europe 78140 Velizy | > > > . | Tel : +33 1 3925 4780 | > > > . | Fax : +33 1 3925 4922 |_ > > > . | E-Mail : francis.vivat@cetp.ipsl.fr | ) > > > . \---------------------------------------------------/ > > > . (_) (_) > > > > > > > > > > > > > From kfleisc1@ford.com Mon Jul 31 08:16:00 2000 From: kfleisc1@ford.com (Fleischer, Karsten (K.)) Date: Mon, 31 Jul 2000 08:16:00 -0000 Subject: X programs compile, but crash Message-ID: I freshly installed cygwin-1.1.3 and everything from xc-4-binaries and lesstif-0.90. Now I'm able to compile and link X- and Motif programs without getting any errors, but upon starting the compiled programs I keep getting a STATUS_ACCESS_VIOLATION. Even the simplest X programs don't work. I installed the latest cygwin1.dll snapshot then, but nothing changed. Should I try to build X from source by myself? My system is running NT 4.0 SP 5 and I use Hummingbird Exceed as X server. Please help me, I've got to get this thing going. From ssiddiqi@inspirepharm.com Mon Jul 31 08:20:00 2000 From: ssiddiqi@inspirepharm.com (Suhaib Siddiqi) Date: Mon, 31 Jul 2000 08:20:00 -0000 Subject: X programs compile, but crash References: Message-ID: > I freshly installed cygwin-1.1.3 and everything from xc-4-binaries and > lesstif-0.90. > Now I'm able to compile and link X- and Motif programs without getting any > errors, but upon starting the compiled programs I keep getting a > STATUS_ACCESS_VIOLATION. Even the simplest X programs don't work. > > I installed the latest cygwin1.dll snapshot then, but nothing changed. > > Should I try to build X from source by myself? > > My system is running NT 4.0 SP 5 and I use Hummingbird Exceed as X server. > > Please help me, I've got to get this thing going. > You should compile LessTif from the latest LessTif sources. It had beena while I submitted precompiled LessTif binaries to LessTif.org. LessTif binaries are not my priority list any more because LessTif now compiles out of box under Cygwin. I suspect the problem with LessTif binaries. Suhaib