X desktop?

2004-11-07 Thread Robert Mark Bram
Hi All! I have started my remote X session with the following export DISPLAY=127.0.0.1:0.0 PATH=/usr/X11R6/bin:$PATH eval `ssh-agent` rm -rf /tmp/.X11-unix XWin -screen 0 1024 768 & ssh -X [EMAIL PROTECTED] But the window that opens up doesn't give me functionality to move

gcc auto-import info (Was: cygwin build failure)

2004-11-07 Thread Reini Urban
Does someone remember how to get rid of the new ld auto-import Info: resolving _optarg by linking to __imp__optarg (auto-import) Info: resolving _optind by linking to __imp__optind (auto-import) messages? I guess it's no -W, just a diagnostic message, for which not so many options to supress e

NSPR port for cygwin Gnome build, help neede

2004-11-07 Thread Gerrit P. Haase
Hi, I need some help with the NSPR port to Cygwin. NSPR is a base component of Mozilla which is a prerequisite for several base Gnome components. I don't know much about threads in general and Cygwin threads in special, so I am not sure if the changes I made to the NSPR sources to get it compile

Re: gcc auto-import info (Was: cygwin build failure)

2004-11-07 Thread Gerrit P. Haase
Reini Urban wrote: Does someone remember how to get rid of the new ld auto-import Info: resolving _optarg by linking to __imp__optarg (auto-import) Info: resolving _optind by linking to __imp__optind (auto-import) messages? It is built-in in ld. Why do you want to get rid of these messages? I

Christmas offers on ATV Quads, Mini Moto's & Dirt Bikes

2004-11-07 Thread q$k
Hi Please check the attachment for our Christmas offers on Childrens ATV Quad Bikes fro £495. Mini Moto's £245 and Dirt Bikes from £295. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://

Christmas offers on Chrildrens Quad Bikes, Mini Moto's & Dirt Bikes. Ideal Christmas Presents

2004-11-07 Thread q$k
Hi Please find attached our latest Christmas Offers on Childrens Quads from £495, Mini Moto's £245 and Dirt Bikes from £295 Q4K -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/doc

Re: JNI call crashes the JVM

2004-11-07 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor wrote: > I know nothing about JNI but, if you are trying to load the cygwin > library dynamically, that won't work. You can't load the DLL in > this way. Sorry. Actualyl the way the JNI works it doesn't permit to load *ANY* DLL th

Instalación, Reparacion y Mantenimiento de Aires Acondicionados

2004-11-07 Thread Xtreme Cool Air
Xtreme Cool Air The Mini Split and Central Unit Expert Instalación, Reparacion y Mantenimiento de Aires Acondicionados Servicio a toda la Isla Llama Ahora > 787-409-4563 Sin costo de larga distancia. ---

Re: JNI call crashes the JVM

2004-11-07 Thread Solly Ezekiel
Lapo, Thank you, this is just what I was looking for. I will try what you suggest and let you know how it turned out. Out of curiosity, when I do a cygcheck on my DLL, I see this: $ cygcheck GcNativeLib.dll Found: .\GcNativeLib.dll GcNativeLib.dll C:\WINDOWS\system32\msvcrt.dll C:\WINDOW

Re: gcc auto-import info (Was: cygwin build failure)

2004-11-07 Thread Gerrit P. Haase
Reini Urban wrote: Does someone remember how to get rid of the new ld auto-import The error is s.th. different after looking at the attachment: .../../../src/port/libpgport.a(pgstrcasecmp.o)(.text+0x1b0): In function `pg_tolower': /home/adunstan/pgbf/root/HEAD/pgsql.3200/src/port/pgstrcasecmp.c:11

Re: JNI call crashes the JVM

2004-11-07 Thread Gerrit P. Haase
Solly Ezekiel wrote: Lapo, Thank you, this is just what I was looking for. I will try what you suggest and let you know how it turned out. Out of curiosity, when I do a cygcheck on my DLL, I see this: $ cygcheck GcNativeLib.dll Found: .\GcNativeLib.dll GcNativeLib.dll C:\WINDOWS\system32\msvcrt

Re: gcc auto-import info (Was: cygwin build failure)

2004-11-07 Thread Reini Urban
Gerrit P. Haase schrieb: Reini Urban wrote: Does someone remember how to get rid of the new ld auto-import The error is s.th. different after looking at the attachment: .../../../src/port/libpgport.a(pgstrcasecmp.o)(.text+0x1b0): In function `pg_tolower': /home/adunstan/pgbf/root/HEAD/pgsql.3200/s

Problems linking against libcurl under cygwin

2004-11-07 Thread Jason Riffel
Hi - New to Cygwin for development, not new to development. Have a project that uses libcurl which will not link under Cygwin. All of the basic libcurl APIs show up as unresolved in the link process. Example: gcc -L/usr/local/lib -lcurl -shared ../../shared/htmlparse/htmlparse.o ../../sha red/w

Re: My details

2004-11-07 Thread 00417
Please read the attached file. -- Virus Warning Message (on the network) my_details.pif is removed from here because it contains a virus. --- Virus Warning Message (on the network) (B (BFound virus WORM_N

Re: gcc auto-import info (Was: cygwin build failure)

2004-11-07 Thread Christopher Faylor
On Sun, Nov 07, 2004 at 05:13:25PM +0100, Reini Urban wrote: >Gerrit P. Haase schrieb: >>Reini Urban wrote: >>>Does someone remember how to get rid of the new ld auto-import >> >>The error is s.th. different after looking at the attachment: >>.../../../src/port/libpgport.a(pgstrcasecmp.o)(.text+0x1

Re: Autotool versions

2004-11-07 Thread Charles Wilson
Maarten Boekhold wrote: Hi all, I seem to remember that the cygwin versions of libtool/autoconf/automake have/had cygwin specific patches applied to them. Is that (still) the case, or is cygwin distributed with the official upstream versions? autoconf and automake are the stock versions (but are

Re: gcc auto-import info (Was: cygwin build failure)

2004-11-07 Thread Charles Wilson
Reini Urban wrote: Does someone remember how to get rid of the new ld auto-import Info: resolving _optarg by linking to __imp__optarg (auto-import) Info: resolving _optind by linking to __imp__optind (auto-import) messages? I guess it's no -W, just a diagnostic message, for which not so many o

Re: Problems linking against libcurl under cygwin

2004-11-07 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason Riffel wrote: | Hi - New to Cygwin for development, not new to development. | | Have a project that uses libcurl which will not link under Cygwin. All of the | basic libcurl APIs show up as unresolved in the link process. | | Example: | | gcc -L/u

Re: Problems linking against libcurl under cygwin

2004-11-07 Thread Larry Hall
At 12:46 PM 11/7/2004, you wrote: >Hi - New to Cygwin for development, not new to development. > >Have a project that uses libcurl which will not link under Cygwin. All of the >basic libcurl APIs show up as unresolved in the link process. > >Example: > >gcc -L/usr/local/lib -lcurl -shared ../../sh

Creating superuser (root) in Cygwin

2004-11-07 Thread Olumide
Hi, I need to create or access a superuser account in Cygwin. The problem is that I'm trying to compile sudo (http://www.courtesan.com/sudo/) and unfortunately, I need superuser privilegdes to install or run the program, or even edit its configuration files. Again, I'm writing a multithreaded p

Re: gcc auto-import info (Was: cygwin build failure)

2004-11-07 Thread Reini Urban
Christopher Faylor schrieb: On Sun, Nov 07, 2004 at 05:13:25PM +0100, Reini Urban wrote: Gerrit P. Haase schrieb: Reini Urban wrote: Does someone remember how to get rid of the new ld auto-import The error is s.th. different after looking at the attachment: .../../../src/port/libpgport.a(pgstrcasec

listing ADS streams

2004-11-07 Thread Reini Urban
mkdir temp; cd temp touch myfile.txt echo "This is hidden ADS" > myfile.txt:hidden.txt ls -al => myfile.txt cat myfile.txt:hidden.txt => This is hidden ADS Should ls -al or readdir() display such hidden files? Or should we provide/use seperate tools (such as lsattr for ext2) to manipulate such NTFS

Re: [Bug?] patchutils: interdiff /dev/stdin ... doesn't work

2004-11-07 Thread Max Bowsher
Igor Pechtchanski wrote: Hi, I tried running interdiff on standard input, following the example from the interdiff manpage: Reversing part of a patch (and ignoring the rest): filterdiff -i file.c patchfile | \ interdiff /dev/stdin /dev/null The command I used was cvs diff -rHEAD | int

Re: gcc auto-import info (Was: cygwin build failure)

2004-11-07 Thread Christopher Faylor
On Sun, Nov 07, 2004 at 08:16:20PM +0100, Reini Urban wrote: >>Are we supposed to know who Andrew is and what a buildfarm cygwin build is? > >this was explained in the attachment. Sorry. So, it was. I should have read more closely. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscrib

Re: Creating superuser (root) in Cygwin

2004-11-07 Thread Larry Hall
At 01:25 PM 11/7/2004, you wrote: >Hi, > >I need to create or access a superuser account in Cygwin. > >The problem is that I'm trying to compile sudo >(http://www.courtesan.com/sudo/) and unfortunately, I need superuser >privilegdes to install or run the program, or even edit its configuration >

Re: listing ADS streams

2004-11-07 Thread Larry Hall
At 02:52 PM 11/7/2004, you wrote: >mkdir temp; cd temp >touch myfile.txt >echo "This is hidden ADS" > myfile.txt:hidden.txt >ls -al >=> myfile.txt > >cat myfile.txt:hidden.txt >=> This is hidden ADS > >Should ls -al or readdir() display such hidden files? >Or should we provide/use seperate tools (s

Re: setup.exe won't unpack the download

2004-11-07 Thread E Shon
- downloaded the default packages to C:\cygwin using setup.exe five separate times after completely erasing all occurences of the word cygwin on my harddrive before a fresh install, and have tried downloading from different mirrors It sounds like you are using the "download" rather than the "i

Re: setup.exe won't unpack the download

2004-11-07 Thread Larry Hall
At 06:36 PM 11/7/2004, you wrote: >>>- downloaded the default packages to C:\cygwin using setup.exe five separate >>>times after completely erasing all occurences of the word cygwin on my >>>harddrive before a fresh install, and have tried downloading from different >>>mirrors >> >>It sounds li

[ANNOUNCEMENT] Updated: docbook-xml42-4.2-3

2004-11-07 Thread Marcel Telka
I've updated the docbook-xml42 package to version 4.2-3. docbook-xml42 package contains Docbook XML DTD version 4.2 as published by OASIS. Changes since 4.2-2: - Added Public Identifier association with an URI into /etc/xml/catalog. - Moved DTD files to /usr/share/xml/docbook/4.2 directory. To u

Re: JNI call crashes the JVM

2004-11-07 Thread Solly Ezekiel
Gerrit, thanks for your advice. I've eliminated the reliance on the Cygwin runtime, and it works fine now. Lapo, I downloaded your software and compiled it, and it runs fine. Thanks. I believe there's a bug in the logic you use to compute the frequency, though: while(!valid) try {

Re: An error occured: socket() error

2004-11-07 Thread Reini Urban
[forwarded from the pgsql-cygwin list] scari schrieb: I installed Cygwin with apache gcc and ssh. Under Apache i installed the CGI:IRC Script. Source: http://cgiirc.sourceforge.net/docs/advanced.php The Apache test Page runs fine, ssh runs well, the CGI:IRC Login Screen apears. But the Login for

What to do when setup fails?

2004-11-07 Thread Luke Kendall
I recently found another system that Cygwin setup failed on every time. I'm installing from a local mirror for which all the checksums are good. It fails due to mount, apparently. A panel titled "Mount" pops up after the download stage, saying: "The operation completed successfully", and then se