Re: XV Installation Problem

2006-04-15 Thread steven woody
oh, please. can anyone help me ?

On 4/14/06, steven woody <[EMAIL PROTECTED]> wrote:
> On 4/13/06, Igor Peshansky <[EMAIL PROTECTED]> wrote:
> > Ugh, top-posting...  Reformatted.
> >
> > On Wed, 12 Apr 2006, steven woody wrote:
> >
> > > On 4/11/06, Igor Peshansky <[EMAIL PROTECTED]> wrote:
> >
> > .  Thanks.
> >
> > > > On Tue, 11 Apr 2006, steven woody wrote:
> > > >
> > > > > my installation of cygwin has already included xorg-xfree-devel
> > > > > package, but the i still get error when compile XV 3.10a. below is
> > > > > information:
> > > > >
> > > > > ...
> > > > > ./RANLIB.csh libtiff.a
> > > > > make[1]: ./RANLIB.csh: Command not found
> > > > > make[1]: *** [libtiff.a] Error 127
> > > > > make[1]: Leaving directory /usr/src/xv-3.10a/tiff
> > > > > make: *** [tiff/libtiff.a] Error 2
> > > >
> > > > Looks like you either used a non-Cygwin version of tar to unpack the
> > > > source, or you're using an OS/filesystem/setting combo that doesn't
> > > > support executable bits on files.  Please follow the Cygwin problem
> > > > reporting guidelines at .
> > > >
> > > > If it's the former, unpack the source tarball again using the Cygwin
> > > > version of tar, which should set executable permissions properly.  It
> > > > could also be that the tarball itself is broken (i.e., RANLIB.csh isn't
> > > > executable), in which case a "chmod a+x RANLIB.csh" should do the trick.
> > >
> > > Thank you Igor.
> > >
> > > i am using Cygwin version of tar.
> > >
> > > i found there is only one RANLIB.csh which is in tiff/ directory, and
> > > the .csh file has executable bit set ok.
> >
> > As Matthias mentioned, you are likely either missing /usr/bin/csh or the
> > tcsh package.  The latter guess would have been confirmed had you followed
> > the problem reporting guidelines at .  In
> > either case, (re)installing the tcsh package should fix your problem.
> > Igor
>
> thank you. i installed the tcsh and passed the previous steps.  but
> got another error:
>
> make[1]: Leaving directory `/usr/src/xv-3.10a/tiff'
> cc -O  -DDOJPEG -Ijpeg -DDOTIFF -Itiff -DDOPDS -c xv.c
> In file included from xv.c:11:
> xv.h:119: error: conflicting types for 'sys_errlist'
> /usr/include/sys/errno.h:23: error: previous declaration of
> 'sys_errlist' was here
> xv.h:119: error: conflicting types for 'sys_errlist'
> /usr/include/sys/errno.h:23: error: previous declaration of
> 'sys_errlist' was here
> make: *** [xv.o] Error 1
>
> please help!
>
> --
> woody
>


--
woody

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Looking for Cygwin/X maintainer

2006-04-15 Thread Christopher Faylor
On Sat, Apr 15, 2006 at 10:54:16PM -0500, Yaakov S (Cygwin Ports) wrote:
>Christopher Faylor wrote:
>>Our Cygwin/X maintainer seems to have disappeared so it looks like we,
>>once again, are looking for volunteers to be the "go to person" for
>>Cygwin/X.  That would mean building new releases, handling problems in
>>this mailing list, and keeping the cygwin-xfree web site up-to-date.
>
>I've been working on packaging modular X11 for the last few weeks.  I've 
>finished everything relevant in util, proto, lib, data, and most of app; 
>all that's left now is the rest of app, fonts, docs, and xserver.
>
>I don't want to commit to this yet, until I manage to get everything 
>packaged and running, but you should know that it's being worked on.
>
>You can check my progress at:
>
>ftp://sunsite.dk/projects/cygwinports/release/X11/

Thanks for the update.  I look forward to the day when this void will be
filled.

cgf

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Looking for Cygwin/X maintainer

2006-04-15 Thread Yaakov S (Cygwin Ports)

Christopher Faylor wrote:

Our Cygwin/X maintainer seems to have disappeared so it looks like we,
once again, are looking for volunteers to be the "go to person" for
Cygwin/X.  That would mean building new releases, handling problems in
this mailing list, and keeping the cygwin-xfree web site up-to-date.


I've been working on packaging modular X11 for the last few weeks.  I've 
finished everything relevant in util, proto, lib, data, and most of app; 
all that's left now is the rest of app, fonts, docs, and xserver.


I don't want to commit to this yet, until I manage to get everything 
packaged and running, but you should know that it's being worked on.


You can check my progress at:

ftp://sunsite.dk/projects/cygwinports/release/X11/


Yaakov

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Removing cygwin

2006-04-15 Thread Igor Peshansky
This has nothing specific to Cygwin/X.  Redirecting to the main list.
Please remove cygwin-xfree from replies.

On Sat, 15 Apr 2006, Herbert Eppel wrote:

> Some time ago I successfully installed cygwin on both my Windows 2000 PC
> and my windows XP laptop.
> However, space is getting a little tight now on my laptop, and I would
> like to remove cygwin for the time being.
>
> Is there a special procedure I should follow, or can I simply delete the
> cygwin directory?

If you plan to simply back up Cygwin and restore it at some later point,
then the mount information won't harm you, and you might as well just
delete the directory.  Same applies if you plan to reinstall later but
keep the directory structure the same.

Keep in mind that if plan to reinstall and have set up certain things
(like ssh user identity files, etc) that are referenced by some external
entities (for example, the ssh authorized_keys file on a remote machine),
you should either keep those around, or expect to transfer them again when
you reinstall (since the identity files will be regenerated by a new
installation).

If you really do want to delete all of Cygwin, see the FAQ:
.

FWIW, if all you want is to get some disk space, the following FAQ entry
might help: .

HTH,
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



setxkbmap fails

2006-04-15 Thread Blue Camel
Hi,

I'm using the cygwin-x server on a XP box to get my KDE desktop (via
XDMCP) from a Linux box, running Fedora Core 5. There's a problem with
the KDE keyboard layout switching utility - it simply doesn't work and
I can't switch between languages.

I played a bit with setxkbmap and I'm getting the following results:

When running 'setxkbmap de -model pc105' from a bash console that runs
on the XP box, it works and I'm able to change the keyboard layout of
the cygwin X server.

Running the same command from a console window within the X session
itself (i.e. from within the KDE desktop) fails. Actually, even
running 'setxkbmap' fails with 'Error loading new keyboard
description'.

Here's the strace log.
Any idea?

-S.

output of 'setxkbmap', running within the X session.

execve("/usr/bin/setxkbmap", ["setxkbmap"], [/* 43 vars */]) = 0
brk(0)  = 0x820a000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f43000
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=105962, ...}) = 0
mmap2(NULL, 105962, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f29000
close(3)= 0
open("/usr/lib/libxkbfile.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\341"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=148216, ...}) = 0
mmap2(0x448b000, 146472, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x448b000
mmap2(0x44ae000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0x44ae000
close(3)= 0
open("/usr/lib/libX11.so.6", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\\234"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1037192, ...}) = 0
mmap2(0x8d5000, 1035876, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8d5000
mmap2(0x9ce000, 16384, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf9) = 0x9ce000
close(3)= 0
open("/lib/libc.so.6", O_RDONLY)= 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\n9w\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1528292, ...}) = 0
mmap2(0x75e000, 1254780, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x75e000
mmap2(0x88a000, 16384, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12b) = 0x88a000
mmap2(0x88e000, 9596, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x88e000
close(3)= 0
open("/usr/lib/libXau.so.6", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0
K\235\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=9776, ...}) = 0
mmap2(0x9d4000, 11252, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE,
3, 0) = 0x9d4000
mmap2(0x9d6000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0x9d6000
close(3)= 0
open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\237"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=20312, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f28000
mmap2(0x9d9000, 21780, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE,
3, 0) = 0x9d9000
mmap2(0x9de000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0x9de000
close(3)= 0
open("/lib/libdl.so.2", O_RDONLY)   = 3
read(3, "[EMAIL PROTECTED]"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=16352, ...}) = 0
mmap2(0x8ba000, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE,
3, 0) = 0x8ba000
mmap2(0x8bc000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0x8bc000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f27000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f276b0,
limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0x88a000, 12288, PROT_READ)= 0
mprotect(0x8bc000, 4096, PROT_READ) = 0
mprotect(0x75a000, 4096, PROT_READ) = 0
munmap(0xb7f29000, 105962)  = 0
brk(0)  = 0x820a000
brk(0x822b000)  = 0x822b000
socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 3
setsockopt(3, SOL_TCP, TCP_NODELAY, [1], 4) = 0
socket(PF_FILE, SOCK_STREAM, 0) = 5
fcntl64(5, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1
ENOENT (No such file or directory)
close(5)= 0
socket(PF_FILE, SOCK_STREAM, 0) = 5
fcntl64(5, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(5, F_SET

Removing cygwin

2006-04-15 Thread Herbert Eppel
Some time ago I successfully installed cygwin on both my Windows 2000 PC 
and my windows XP laptop.


However, space is getting a little tight now on my laptop, and I would 
like to remove cygwin for the time being.


Is there a special procedure I should follow, or can I simply delete the 
cygwin directory?


Thank you.

Herbert Eppel
--
www.HETranslation.co.uk

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/