Cygwin DLL init error

2003-06-23 Thread Doru Carastan
ulty. 'cp /install.dbg/cygwin1.dll /bin/cygwin1.dll' allows running mount and the other tools without a glitch. The same goes when starting /install/dbg/bin/mount from a BASH shell. Being already loaded by bash, the good /bin/cygwin1.dll DLL is used and mount works fine. Please let me know

Re: Cygwin DLL init error

2003-06-25 Thread Doru Carastan
DLL_NAME) $(bindir)/$(DLL_NAME); \ + $(INSTALL_PROGRAM) $(TEST_DLL_NAME) $(bindir)/$(DLL_NAME); \ for i in $^; do \ $(INSTALL_DATA) $$i $(tooldir)/lib/`basename $$i` ; \ done -- Doru Carastan Windows Host Engineer Phone: 408-992-4497 Email: [EMAIL PROTECTED] [EMAIL PROTECTED]

Cygwin DLL configuration

2003-07-25 Thread Doru Carastan
sr/include /usr/info /usr/lib I would like to ask the list how to configure the cygwin DLL to have 'make install' create a tree similar to the one stored in the binary distribution tar file: /usr/ /usr/bin /usr/etc /usr/include /usr/info /usr/lib /usr/man Thank you, -- Doru Caras

Re: Cygwin DLL configuration

2003-08-06 Thread Doru Carastan
ooldir:=$(exec_prefix)/$(target_alias) endif else tooldir:=$(exec_prefix)/$(target_alias) endif For some reason the tooldir variable does not get set to ${exec_prefix}. -- Doru Carastan *\\\///* WinHost Contractor ||\\//|| 408-992-4497 |||\/||| [EMAIL PROTECTED] -- Unsubscribe info: http://cygw

rpm-4.1-1.patch failure

2003-08-09 Thread Doru Carastan
03-05-02 12:25:41.0 +0100 |+++ rpm-4.1/db3/Makefile 2003-05-02 12:25:51.0 +0100 -- File to patch: --->8--->8--->8--- -- Doru Carastan *\\\///* WinHost Contractor ||\\//|| 408-992-4497 |||\/||| [EMAIL PROTECTED] -- Unsubscribe info: http://cyg

Re: [Proposal] Moving user mount information to HKLM

2002-09-28 Thread Doru Carastan
This is totally great news. I don't monitor the deloper list but it is great to hear that my http://www.cygwin.com/ml/cygwin/2002-02/msg00805.html suggestion is being considered. I am totally sorry about the fact that I couldn't get the time to work on it. Thanks Igor, Dor

[Proposal] Moving user mount information to HKLM

2002-09-28 Thread Doru Carastan
which things where working fine. It is all about freedom. Why to deliberately restrict this? Please let me know if there are any technical issues I am not aware of.Thank you,Doru Carastan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin

[Proposal] Moving user mount information to HKLM

2002-09-29 Thread Doru Carastan
lem when a new Cygwin breaks the application. This will require me, as a vendor, to either distribute a new version every time a new Cygwin breaks the binary compatibility or have the user recompile the application that relies on Cygwin. I am sure you see this in a broader perspective. T

cygwin 1.3.12 build question

2002-10-01 Thread Doru Carastan
Hi, Does anyone know what versions for w32api and mingw packages were used in the 1.3.12 release? Thanks, Doru Carastan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ

Re: cygwin on removable media ...

2002-10-03 Thread Doru Carastan
do set cygwinRoot=%%~dpi The alternative is to write your own C code that runs the umount and mount commands. It will work on all win32 hosts. Hope it helps, Doru Carastan __ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://

.exe handling change in fileutils-4.1-2

2003-11-14 Thread Doru Carastan
ions of autoconf and automake define and use EXEEXT=.exe. Check your Makefile.am or Makefile.in files and add $(EXEEXT) to all commands that involve executables. Good luck, Doru Carastan Cygwin Contractordoru.c @ pacbell.net San Jose

Missing gettext.m4

2002-09-26 Thread Doru Carastan
share/locale/locale.alias usr/include/libintl.h -- Doru Carastan Cygwin Win95/NT Configuration Diagnostics Current System Time: Thu Sep 26 16:22:45 2002 Windows NT Ver 4.0 Build 1381 Service Pack 6 Path: D:\cygwin\usr\local\bin D:\cygwin\bin D:\cygwin\bin c:\WINNT\SYS

Re: [Proposal] Moving user mount information to HKLM

2002-09-26 Thread Doru Carastan
e the file based on it. Once it knows about the system mounts it will look in the user's home dir for something like .cygwinrc and get from there any user mounts and other settings like the ones set using the CYGWIN env variable. Let me know if I missed something. Thank you, Doru Carastan

automake & libtool source package build script errors

2003-09-18 Thread Doru Carastan
automake-devel-1.7.3 automake-stable-1.4 libtool-1.5a libtool-devel-1.5 libtool-stable-1.4.3 Please consider the attached patch files. Thank you, -- Doru Carastan *\\\///* WinHost Contractor ||\\//|| 408-992-4497 |||\/||| [EMAIL PROTECTED] --- libtool-stable-1.4.3-2.sh.orig 2003-08-17 23:03

gcc-3.2: gcc driver doesn't pick up crt0.a from /usr/lib

2003-09-29 Thread Doru Carastan
6-pc-cygwin/3.2/../../../:/lib/i686-pc-cygwin/3.2/:/lib/:/usr/lib/i686-pc-cygwin/3.2/:/usr/lib/ Any ideas? Thank you, -- Doru Carastan *\\\///* WinHost Contractor ||\\//|| 408-992-4497 |||\/||| [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: gcc-3.2: gcc driver doesn't pick up crt0.a from /usr/lib

2003-09-30 Thread Doru Carastan
-disable-version-specific-runtime-libs \ --enable-shared \ --enable-haifa \ --enable-interpreter Can someone shed some light here? Why GCC_FOR_TARGET is not left as defined in the gcc/Makefile? GCC_FOR_TARGET = ./xgcc -B./ -B$(build_tooldir)/bin/ -isystem $(build_tooldir)/include -isystem $(bui

1.3.22: gdbm-1.8.3 build error

2003-10-24 Thread Doru Carastan
oesn't remove the spaces present in the Windows group names or substitute them let's say with _'s? Thank you, ------ Doru Carastan Windows Hos

Registry freedom

2002-02-15 Thread Doru Carastan
in $dllDir/../etc/:$dllDir. If it is missing then assume that there are no custom settings and use the defaults. I wonder if this can be done. Does anyone see any technical problems? Thank you, Doru Carastan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: Registry freedom

2002-02-16 Thread Doru Carastan
Christopher Faylor wrote: > > On Fri, Feb 15, 2002 at 10:16:42PM -0800, Doru Carastan wrote: > >Hello everybody, > > > >I believe it is time to break free from using the registry. It doesn't > >allow for multiple versions to coexists, which creates a nigh

Re: Registry freedom

2002-02-19 Thread Doru Carastan
f from the existing installation. > I'm always open to inspecting actual > source code patches. Until then, I think my stance on "good ideas" > should be well known in this mailing list. > > cgf Time allowing I will try to take a closer look and see what is the m