Re: mc

2002-05-01 Thread Frank Schmitt
"Emre Turkay" <[EMAIL PROTECTED]> writes: >Im trying to compile midnight commander. Firstly I have compiled and >installed the glib package, after that mc compiles all the source files >without any error messages however when it tries to link them it says >that could not find 'gettext' and 'bind

Re: Does CVS work?

2002-04-28 Thread Frank Schmitt
Michael Labhard <[EMAIL PROTECTED]> writes: >My cygwin installation generally works great. But CVS does not work on it. >It has problems finding the directories it needs. Before I launch another >mission to try to resolve this I would just like to confirm that others have >been able to get

setup local installation problem

2002-04-23 Thread frank
Local Package Directory' tab I am asked to select a directory 'where you want to store the installation files it downloads'. This is missleading - I guess setup wants to know the local directory in which the downloaded packages are stored. Regards, Frank. -- Unsubscribe

Need help with creation of DLL

2002-04-12 Thread Frank
Hi, Maybe I hadn't stated this well -- I need some help creating a dll which I can open and use dlopen and dlsym. The description is below... Could someone give me a pointer? thanks! > > The problem seems to be in the -creation- of the dll. > > the instructions at http://cygwin.com/cy

Re: ppc cross compiler

2002-04-12 Thread Frank
There appears to be one - if you look at Microcross.com Frank wrote: > Is there a cross compiler for the mpc750 available? If > not are there instructions somewhere on how to build > one from the pc based x86 gcc compiler using the g

ppc cross compiler

2002-04-11 Thread Frank
Is there a cross compiler for the mpc750 available? If not are there instructions somewhere on how to build one from the pc based x86 gcc compiler using the gnu source? __ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.y

Re: help with using windows dll

2002-04-10 Thread Frank Motta
WOW!!! Thanks!!! this is great!!! I've installed and run it and (visually) it appears to give me what I need - the next test is (of course) link and run :} >> Original Message >> Subject: =?iso_8859_1?Q?can_a_pre-built_library_be_used=3F?= >> Fro

help with using windows dll

2002-04-10 Thread Frank Motta
Original Message Subject: =?iso_8859_1?Q?can_a_pre-built_library_be_used=3F?= From: "Frank Motta" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> I have a third party lib/dll (x.lib, x.dll) built with microsoft tools I need to link to a cygwin application.

Re: Problem with dlopen

2002-04-08 Thread Frank Motta
_end 1000126c T _free 10001274 T _malloc 10001264 T _realloc 10001000 T end 100012bc T etext ----- >8 nm output Notice the -lack- of mod_import!!! -- Frank Motta [EMAIL PROTECTED] If you cannot recognize divinity in your fellow man, then you will not rea

Re: Problem with dlopen

2002-04-05 Thread Frank Motta
crt0 10001000 T _end 1000126c T _free 10001274 T _malloc 10001264 T _realloc 10001000 T end 100012bc T etext - >8 nm output Notice the -lack- of mod_import!!! Thanks > At 02:51 PM 4/5/2002, Frank Motta wrote: >>The following code retur

Problem with dlopen

2002-04-05 Thread Frank Motta
_name, (RTLD_NOW | RTLD_GLOBAL)); handle = dlopen(mod_file_name, (DLOPEN_MODE)); if ((err = dlerror()) == NULL) { break; } -- Frank Motta [EMAIL PROTECTED] If you cannot recognize divinity in your fellow man, then you will not realize the devine within yourself... -- Unsubs

Devicename conventions

2002-04-03 Thread Frank Wagner
devices should have for example the keybord? Is there a document where I can read this or doesn't this make any sense? Can I also try the Linux conventions? Thanks in advance Frank -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- Unsubscribe info: http://cygwi

Bug: fhandler_base::dup: (W2K, php, 1.3.9 dll) + work around

2002-02-21 Thread Frank Tuijnman
ed) in the context of gcc and make. The problem arises because the main shell script (activated from php with 'exec') calls other shell scripts, without assigning standard input. After calling the other scripts with a dummy standard input ( < /etc/profile), it works fine. Not prett

RE: Sharing a single cygwin installation among multiple clients machines

2002-02-16 Thread Frank Seide
e command I use to "install" a client: \\OUR_SERVER\cygwin_root\root\bin\mount -f -b //OUR_SERVER/Cygwin_Root/root / where \\OUR_SERVER\cygwin_root\root contains the entire CygWin root directory "/", which in turn contains /bin, /etc, and so on. I don't use any dri

lock down cygwin1.dl in memory to avoid paging in a network installation?

2002-02-06 Thread Frank Seide
uests for paging in dll code fail. The only way to recover is to terminate _all_ cygwin processes which unloads cygwin1.dll. Our jobs often run many days, and there are multiple cygwin jobs on each multi-CPU server. Anyone any idea? Thanks! Frank -- Unsubscribe info: http://cygwin.com/ml

bug report: cygwin lib can't recover after out of memory

2002-02-06 Thread Frank Seide
script terminated first, such that all cygwin processes are gone (and cygwin1.dll gets unloaded, I guess). Thanks, Frank Version info: - This is perl, version 5.005_03 built for cygwin32 - WinNT Ver 5.0 build 2195 Service Pack 2 - Cygwin DLL version info: dll major: 1003 dll min

Re: Problems trying to build mc

2002-02-04 Thread Frank Schmitt
Frank Schmitt <[EMAIL PROTECTED]> writes: >(I found this one on a mc mailinglist archive.) After that I tried to >build mc. Configure did work, but make gave me the following errors: > >dir.o: In function `handle_dirent': >/usr/src/mc-4.5.55/src/dir.c:427: undefined re

Problems trying to build mc

2002-02-04 Thread Frank Schmitt
Hey all I'm trying to build Gnu Midnight Commander but I get some errors I can't solve up myself. I first compiled glib-1.2.10, this was quite straightforward, I just had to comment out one line: - --- gstrfuncs.c +++ gstrfuncs.c @@ -702,7 +702,6 @@ g_strsignal (gint signum)

Tcsh and rxvt

2002-01-31 Thread Frank Schmitt
Hey all. I don't really know if this is Cygwin specific, but I run into strange problems with tcsh under rxvt (both updated yesterday, together with all other packages). First problem: It seems that the man page for rxvt is broken. The names of the colors (the content of the missing file rgb.txt

Little hint on WinNT and Win9x differences with Cygwin

2002-01-31 Thread Frank Wagner
WinNT ? If someone is more advanced in programming the serial port under WinNT and wants to help me I can send the sources. I hope someone will do? Thanks in advance Frank -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- Unsubscribe info: http://cygwin.com/ml

cannot allocate >256 MB?

2002-01-28 Thread Frank Seide
drive prefix cygdrive default prefix: build date: Sun May 20 23:28:17 EDT 2001 shared id: cygwin1S3 (Does cygwin really have a limit of 256 MB!?!? Wouldn't that make it kind of a toy?) Thanks, Frank --- script to reproduce ("test.pl") #!/usr/local/bin/pe

Resource leak in CYGWIN or /bin/sh?

2002-01-14 Thread Frank Wuebbeling
rmal Windows-Applications are fine! I realize that something like this has been discussed several times, but I'm just unable to accept the answer "add in more memory" or "reinstall" - I've been doing both. I've been investigating this for quite some time, but I do

Error after ./configure

2002-01-11 Thread Frank Wagner
So what should I do that the user32.def will be found? What happens with the environment variable CC this variable is not set after installation. Thanks in advance Frank -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- Unsubscribe info: http://cygwin.com/ml/#un

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Frank-Michael Moser
lly downloaded). > > Frank-Michael Moser wrote: > >>When setup.exe installs the previous version >>I can see the progress bars moving. >>Installing the new version is as fast as >>nothing beeing copied !? >> >>Corinna Vinschen wrote: >> >>

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Frank-Michael Moser
When setup.exe installs the previous version I can see the progress bars moving. Installing the new version is as fast as nothing beeing copied !? Corinna Vinschen wrote: > On Mon, Dec 17, 2001 at 03:58:49PM +0100, Frank-Michael Moser wrote: > >>After updating OpenSSH I cannot

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Frank-Michael Moser
After updating OpenSSH I cannot find ssh.exe any longer?! Running setup.exe again and rolling back to the previous version makes everything fine again. Regards, Frank-Michael. -- DECODON GmbHphone: +49(0

<    1   2   3   4   5