Croatian fonts

2006-02-21 Thread rakbsub
Hi I need to get Croatian characters installed in cygwin. I am writing programs, which must display croatian characters and accept croatian characters from a shell schipt. Is there a font set for Croatian characters. If so where can I get them from. Many thanks Rak -- View this message in contex

Re: cygwin1.dll possible bug

2006-02-21 Thread Gland Vador
Christopher Faylor wrote: I've created a Makefile that looks like this: _module1_DIR=/share/tmp/module1 _module2_DIR=/share/tmp/module2 _module3_DIR=/share/tmp/module3 REQUIRES:=module1 module2 module3 all: @echo $(foreach z,$(strip $(REQUIRES)),\

[ANNOUNCEMENT] New packages: geoip-1.3.14 -- IP lookup command line tools that use the GeoIP library

2006-02-21 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/geoip/ License : GPL GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database that is accurate as of March 2002. This database simp

Re: Missing INTERNET_CONNECTED_INFO ?

2006-02-21 Thread Corinna Vinschen
On Feb 20 23:11, Paul J. Lucas wrote: > Why isn't this structure declared in wininet.h like this: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/internet_connected_info.asp Because nobody contributed it so far. http://cygwin.com/acronyms/#SHTDI The w32api h

Re: signal handler and JNI

2006-02-21 Thread Alex Dupre
Alex Dupre alexdupre.com> writes: > Yes, I've read it before posting to the list, but I cannot see where it > explains why I should call a print function to get the signal handled. > And not every print function, sprintf() doesn't work, printf() with empty > string doesn't work, currently I succe

RE: Curious about cygcheck -s' comment on vi

2006-02-21 Thread Dave Korn
On 21 February 2006 03:57, L Anderson wrote: > I ran "cygcheck -s" on my system and noticed the comment "Not found: > vi". A search of the web and Cygwin archives seems to indicate that vi > is not a Cygwin package and it doesn't show up in Setup. Therefore, the > comment seems a bit like saying

RE: gurl (call browser and it an URL)

2006-02-21 Thread Dave Korn
On 20 February 2006 23:04, Joe Smith wrote: > "Igor Peshansky" wrote: >> True, except cygstart won't do unconditional 'www*'->'http://www*' >> translation if a file with that name exists (e.g., try "touch >> www.cygwin.com && cygstart www.cygwin.com"). >> Igor > > Cmd's 'start' command is exactly

RE: signal handler and JNI

2006-02-21 Thread Dave Korn
On 21 February 2006 10:20, Alex Dupre wrote: > Alex Dupre alexdupre.com> writes: > >> Yes, I've read it before posting to the list, but I cannot see where it >> explains why I should call a print function to get the signal handled. >> And not every print function, sprintf() doesn't work, printf(

Octave's oct-modules built with gcc-3.4.4-1 crash octave.

2006-02-21 Thread Juhani Saastamoinen
Hi, The binary octave modules compiled with gcc-3.4.4 don't work. Installing the gcc-3.3.3-3 compiler version makes oct modules work again. I use a 'myones.cpp' code as an example below. When debugging octave with gdb I saw even more subtle problems which may be caused by cygwin, gdb, or octave.

RE: Octave's oct-modules built with gcc-3.4.4-1 crash octave.

2006-02-21 Thread Dave Korn
On 21 February 2006 11:41, Juhani Saastamoinen wrote: > 4. Running octave with gdb suprisingly causes segmentation fault. > The following happens, of course, indepent of the installed gcc version. > This looks like some subtle problem, maybe with cygwin dll, > octave, or gdb. Skillful people, pl

Octave's oct-modules built with gcc-3.4.4-1 crash octave.

2006-02-21 Thread John W. Eaton
On 21-Feb-2006, Juhani Saastamoinen wrote: | The binary octave modules compiled with gcc-3.4.4 don't work. The last time I checked, Octave just doesn't work with gcc 3.4 on Cygwin systems. I think the biggest problem is this bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24196 which was als

[ANNOUNCEMENT] New packages: libggiwmh0-0.3.0-1, libggiwmh0-devel-0.3.0-1, libggiwmh0-display-x-0.3.0-1 and libggiwmh0-samples-0.3.0-1

2006-02-21 Thread Peter Ekberg
The following packages have recently been added to the Cygwin net release: libggiwmh0-0.3.0-1 libggiwmh0-devel-0.3.0-1 libggiwmh0-display-x-0.3.0-1 libggiwmh0-samples-0.3.0-1 libggiwmh is a libggi extension whereby wmh stands for 'Window Manager Hints'. It ad

Re: cygwin1.dll possible bug

2006-02-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Gland Vador on 2/21/2006 2:01 AM: > > While I can understand the fix for the bat files (from the snapshot > diffs), what could have solved the wilcard one ? The improved implementation of readdir(), in concert with improved detection of

[ANNOUNCEMENT] New packages: aalib-1.4rc5/libaa1-1.4rc5-1/aalib-devel-1.4rc5-1 - An ascii art library

2006-02-21 Thread Dr. Volker Zell
Hi The package aalib is now available with the Cygwin distribution: o http://aa-project.sourceforge.net/ (Homepage) o http://sourceforge.net/projects/aa-project/ (Download location) DESCRIPTION: AA-lib is a low level gfx library just as many other libraries are. The

RE: cygheap base mismatch detected

2006-02-21 Thread Dill, Jens (END-CHI)
Mark Geisert writes: > >I can't do more without learning a lot more than I currently know > >about the internals of DLLs and of rebase. > > You have the "problem" Oracle DLLs, we don't :-) so you might be the > only one who can ultimately solve the problem. But see below... Right. But you (colle

Re: cygheap base mismatch detected

2006-02-21 Thread Brian Dessent
"Dill, Jens (END-CHI)" wrote: > I have found Microsoft's Platform SDK, and have used the VaDump utility > to find out where all the DLL's are loaded. Here is what it says about > my app (sorted into ascending order of memory address): FYI, to check the ImageBase of a given DLL you can just use o

Re: Permissions problem - odd setup

2006-02-21 Thread Andrew DeFaria
Andrew DeFaria wrote: Andrew DeFaria wrote: I have a somewhat odd setup here and am having a permissions problem with my userid and authentication. In general I'm trying to have one home directory that is shared between Windows and Linux. On Windows I use Cygwin. Normally this involves mount

Re: Permissions problem - odd setup

2006-02-21 Thread Eric Blake
> >> I have a somewhat odd setup here and am having a permissions problem > >> with my userid and authentication. > >> > >> In general I'm trying to have one home directory that is shared > >> between Windows and Linux. On Windows I use Cygwin. Normally this > >> involves mounting my Windows ori

Re: Octave's oct-modules built with gcc-3.4.4-1 crash octave.

2006-02-21 Thread James R. Phillips
Re: jwe: what he said. Also, this is a good time to remind cygwin package users that cygwin-specific packaging notes for package foo-x are generally located in /usr/share/doc/Cygwin/foo-x.README. This is a cygwin packaging standard - so expect to find some information for every major installed pa

Re: Octave's oct-modules built with gcc-3.4.4-1 crash octave.

2006-02-21 Thread Brian Dessent
"James R. Phillips" wrote: > This situation as regards gcc and octave is admittedly awkward, but I see no > simple remedy as a package maintainer. It would be nice if gcc 3.4 were fixed > - but I can't make that happen. It would be nice if cygwin supported multiple > simultaneous gcc installs -

Re: Permissions problem - odd setup

2006-02-21 Thread Andrew DeFaria
Eric Blake wrote: I have a somewhat odd setup here and am having a permissions problem with my userid and authentication. In general I'm trying to have one home directory that is shared between Windows and Linux. On Windows I use Cygwin. Normally this involves mounting my Windows oriented hom

Re: Permissions problem - odd setup

2006-02-21 Thread Markus Schönhaber
Andrew DeFaria wrote: > Eric Blake wrote: > I have a somewhat odd setup here and am having a permissions > problem with my userid and authentication. > > In general I'm trying to have one home directory that is shared > between Windows and Linux. On Windows I use Cygwin. No

Re: cygheap base mismatch detected

2006-02-21 Thread Dill, Jens (END-CHI)
Brian Dessent writes: >I think your best bet would be to keep poking at rebase to see if you >can't actually rebase the Oracle DLLs. > >> (2) Rebase the CygWin DLL so that it loads by default into a >> space not used in either memory map (I'd need help in >> choosing such a space). I've

Re: Permissions problem - odd setup

2006-02-21 Thread Andrew DeFaria
Markus Schönhaber wrote: -- Why do women wear evening gowns to nightclubs? Shouldn't they be wearing night gowns? Andrew DeFaria wrote: Eric Blake wrote: I have a somewhat odd setup here and am having a permissions problem with my userid and authentication. In general I'm trying to have one h

[ANNOUNCEMENT] New packages: libggimisc2-2.2.0-1, libggimisc2-devel-2.2.0-1 and libggimisc2-samples-2.2.0-1

2006-02-21 Thread Peter Ekberg
The following packages have recently been added to the Cygwin net release: libggimisc2-2.2.0-1 libggimisc2-devel-2.2.0-1 libggimisc2-samples-2.2.0-1 LibGGIMisc is the externsion for misc features for the General Graphics Interface. Misc features are features which do not

Hanging at GetModuleFileName in inside_kernel function

2006-02-21 Thread Peter Rehley
Hi, Well, for my particular hang issue cygwin is hanging inside the inside_kernel function on the GetModuleFileName call. I tracked this down by adding debug statements (strace.prntf) until I got to the point where the debug print before GetModuleFileName would appear and the ones after

Re: [ANNOUNCEMENT] New packages: geoip-1.3.14 -- IP lookup command line tools that use the GeoIP library

2006-02-21 Thread Michael Schaap
Hi Jari, Thanks for packaging this. On 21-Feb-2006 8:20, Jari Aalto wrote: > PACKAGE DESCRIPTION > === > > Homepage: http://freshmeat.net/projects/geoip/ > License : GPL > > GeoIP is a C library that enables the user to find the country that any IP > address or hostname originates

Re: cygheap base mismatch detected

2006-02-21 Thread Yitzchak Scott-Thoennes
On Tue, Feb 21, 2006 at 09:25:45AM -0600, Dill, Jens (END-CHI) wrote: > (2) Rebase the CygWin DLL so that it loads by default into a > space not used in either memory map (I'd need help in > choosing such a space). I've tried both Microsoft's > rebase and CygWin's rebase, but the

Re: cygheap base mismatch detected ( Attn: rebase maintainer )

2006-02-21 Thread Yitzchak Scott-Thoennes
Jason, are you following this? On Sat, Feb 18, 2006 at 09:12:02PM -0600, Dill, Jens (END-CHI) wrote: > We are finally zeroing in on the problem. > > Mark Geisert writes: > > The code at /src/rebase-2.3.1/rebase.c:255 assumes the signature is at > offset 0x80 > > in the image. This was true in th

RE: Hanging at GetModuleFileName in inside_kernel function

2006-02-21 Thread Dave Korn
On 21 February 2006 19:06, Peter Rehley wrote: > Hi, > > Well, for my particular hang issue cygwin is hanging inside the > inside_kernel function on the GetModuleFileName call. I tracked this > down by adding debug statements (strace.prntf) until I got to the > point where the debug print before

Re: cygwin ld --out-implib treats informational message as warning (attn: binutils maintainer)

2006-02-21 Thread Yitzchak Scott-Thoennes
Can cygwin binutils be updated to include this patch? Thanks. On Fri, Jan 27, 2006 at 05:26:37PM +, Nick Clifton wrote: > Hi Yitzchak, > > >2006-01-27 Yitzchak Scott-Thoennes <[EMAIL PROTECTED]> > > > > * pe-dll.c (pe_dll_generate_implib): Issue "Creating library file:" > > as info

Re: cygheap base mismatch detected ( Attn: rebase maintainer )

2006-02-21 Thread Jason Tishler
On Tue, Feb 21, 2006 at 11:18:40AM -0800, Yitzchak Scott-Thoennes wrote: > Jason, are you following this? Not very closely. Sorry, but cycles are very scarce right now. However, I did note the following from Mark: On Sat, Feb 18, 2006 at 01:39:30AM -0800, Mark Geisert wrote: > The code at /src/

Re: cygheap base mismatch detected

2006-02-21 Thread Jason Tishler
On Sat, Feb 18, 2006 at 09:12:02PM -0600, Dill, Jens (END-CHI) wrote: > It seems that there is indeed more to it. I did make the "obvious" > change and reran rebaseall. The message I got from the first Oracle > DLL it encountered was: > > ReBaseImage (/cygdrive/d/oracle/app/oracle/product/9.2.

Re: Hanging at GetModuleFileName in inside_kernel function

2006-02-21 Thread Peter Rehley
On Feb 21, 2006, at 11:31 AM, Dave Korn wrote: On 21 February 2006 19:06, Peter Rehley wrote: Hi, Well, for my particular hang issue cygwin is hanging inside the inside_kernel function on the GetModuleFileName call. I tracked this down by adding debug statements (strace.prntf) until I got t

makewhatis does not like geoiplookup

2006-02-21 Thread David Arnstein
I installed the new geoip package announced today. Then I did /usr/sbin/makewhatis -w For some reason, the "database" /var/cache/man/whatis did not pick up any of the geoip executables: geoiplookup, geoipupdate, etc. The "man" pages for these executables are in place: /usr/share/m

[EMAIL PROTECTED]: makewhatis does not like geoiplookup]

2006-02-21 Thread David Arnstein
- Forwarded message from David Arnstein <[EMAIL PROTECTED]> - X-Original-To: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] X-Spam-Check-By: sourceware.org Date: Tue, 21 Feb 2006 17:53:18 -0500 From: David Arnstein <[EMAIL PROTECTED]> To: cygwin@cygwin.co

Re: Permissions problem - odd setup

2006-02-21 Thread Andrew DeFaria
Andrew DeFaria wrote: Markus Schönhaber wrote: Don't know if this is of any help: you can set the SIDs for the user and the user's primary group on the Samba box with pdbedit ... -U -G ...Maybe it helps if you use the same SIDs your Windows Domain account has. OK, got the admin to do that c

please test snapshots: we'd like to release cygwin version 1.20

2006-02-21 Thread Christopher Faylor
We're close to making a new cygwin release but the snapshot needs some testing. Specifically, what needs testing is Corinna's new code which properly fills in d_ino into a dirent struct. I recently found that a samba bug caused strange behavior when performing an "ls" or a "find" in a directory o

posix_openpt

2006-02-21 Thread Elliott Hughes
Cygwin doesn't seem to have POSIX's unfortunately-named "posix_openpt" function in its stdlib.h. The function's documented here: http://www.opengroup.org/onlinepubs/95399/functions/posix_openpt.html I'm currently successfully using the implementation below in my application, but wondered

Re: Curious about cygcheck -s' comment on vi

2006-02-21 Thread Larry Hall (Cygwin)
Dave Korn wrote: On 21 February 2006 03:57, L Anderson wrote: I ran "cygcheck -s" on my system and noticed the comment "Not found: vi". A search of the web and Cygwin archives seems to indicate that vi is not a Cygwin package and it doesn't show up in Setup. Therefore, the comment seems a bit

[ANNOUNCEMENT] New Packages: perl-ExtUtils-Depends-0.205-1, perl-ExtUtils-PkgConfig-1.07-1

2006-02-21 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been added to the Cygwin net release: *** perl-ExtUtils-Depends-0.205-1 *** perl-ExtUtils-PkgConfig-1.07-1 These Perl modules are buildtime-only requirements for the GNOME Perl bindings. Yaakov *** CYGWIN-ANNOUNCE UNSUB

Installing an open source app. that uses Perl on Cygwin

2006-02-21 Thread Malcolm
Hi, I have Perl installed by cygwin setup (in c:\cygwin\bin\) but seemingly the app. can't integrate with Perl. Makefile.PL or Config or Configure for Perl not found. Where can be found: -> How to install and test that Perl on Cygwin is ready, cURL and openSSL are bound with Perl? -> How to find

Re: Permissions problem - odd setup

2006-02-21 Thread Andrew DeFaria
Andrew DeFaria wrote: Andrew DeFaria wrote: Markus Schönhaber wrote: Don't know if this is of any help: you can set the SIDs for the user and the user's primary group on the Samba box with pdbedit ... -U -G ...Maybe it helps if you use the same SIDs your Windows Domain account has. OK, got

[ANNOUNCEMENT] Updated: bison-2.1-1

2006-02-21 Thread Christopher Faylor
I've made a new version of 'bison' available for download. This updates the package to the latest version available from ftp.gnu.org. I've included the relevant portions of the Bison NEWS file at the end of this message. For a brief description of this package, see http://cygwin.com/packages/ .

wanted: GNU firewall and NAT for Windows

2006-02-21 Thread Angel Tsankov
Hello! Can someone recommend a GNU program that acts like a firewall, performs NAT and has been ported to Windows? Thanks in advance! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi