Re: twm stop run

2003-06-08 Thread Frank Liu
possibly a twm bug, I would suggest trying another window manager like fvwm. In article [EMAIL PROTECTED] you wrote: Hello I am a newbie to X. I compiled from source the 4.2 version, on QNX 4.25, using TCP/IP 4.23 suite, with Watcom 10.6. All works fine, except when I was testing fltk

Re: xterm in xfree86 4.3: warning

2003-04-05 Thread Frank Liu
I tried the patch from the Bugzilla and it worked! Thanks a lot! Frank On Thu, 3 Apr 2003, Matthieu Herrb wrote: Frank Liu wrote (in a message from Wednesday 2) newly built xfree86 4.3: when I run xterm, it gives: Warning: could not change ownership of tty -- pty is insecure

xterm in xfree86 4.3: warning

2003-04-02 Thread Frank Liu
newly built xfree86 4.3: when I run xterm, it gives: Warning: could not change ownership of tty -- pty is insecure! the terminal comes up fine but if I exit, it won't go away. it just hangs. I tried with and without setuid-root, same problem. xfree86 4.2 xterm works fine. Any ideas? Thanks!

Re: shared Xfontcache

2003-04-01 Thread Frank Liu
On Tue, 1 Apr 2003, Matthieu Herrb wrote: btw, I am testing to build all libaries in shared. It seems no one has done this test yet. Any gottas? Any other Shared...Reqs that you know are missing? Before the 4.3.0 release I did a sweep over bsdLib.tmpl to try to make sure it lists all

Re: shared Xfontcache

2003-04-01 Thread Frank Liu
On Tue, 1 Apr 2003, Matthieu Herrb wrote: Before the 4.3.0 release I did a sweep over bsdLib.tmpl to try to make sure it lists all interlibrary dependencies. Apparently I missed that one. I saw you have both $(LDPRELIBS) and $(LDPRELIB) in the bsdLib.tmpl. What are the differences? Thanks!

error building shared libXau

2003-03-31 Thread Frank Liu
I am trying to enable building shared lib for libXau, but got an error: ... gcc -o ./libXau.so.6.0~ -shared -Wl,-rpath,/usr/X11R6/lib -Wl,-soname,libXau.so.6 AuDispose.o AuFileName.o AuGetAddr.o AuGetBest.o AuLock.o AuRead.o AuUnlock.o AuWrite.o + rm -f libXau.so.6 + ln -s libXau.so.6.0

shared Xfontcache

2003-03-31 Thread Frank Liu
I am trying to enabl shared Xfontcache, but xfs fails to link: ... gcc -o xfs -O2 -L../../exports/libdifs/libdifs.a difs/libdifs.a os/libos.a -L/usr/X11R6/lib -lsocket -L../../exports/lib -lXfont -lfntstubs -lfreetype -lXfontcache -lm -lz -lsocket -Wl,-rpath,/usr/X11R6/lib

BuildGlxExt

2003-03-31 Thread Frank Liu
Can somebody explain to me what is BuildGlxExt? in the comment, it says: /* * If you don't want to build support for an external GLX server module or * library, uncomment this. * #define BuildGlxExt NO */ what does external mean? Thanks! Frank

XML_SetDoctypeDeclHandler not found

2003-03-30 Thread Frank Liu
Apparently the libexpat that is included with my OS doesn't have the function XML_SetDoctypeDeclHandler and I've got errors like: ../../../exports/lib/libfontconfig.so: undefined reference to `XML_SetDoctypeDeclHandler' Can I simply comment out the `XML_SetDoctypeDeclHandler' line in