[XFree86] CVS-latest compile error

2003-12-12 Thread Michael Buesch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

latest CVS generates this error on my machine:

make[3]: Entering directory `/home/mb/xfree_CVS/xc.build/lib/dps'
checking ../../config/pswrap/pswrap over in ../../config/pswrap first...
make[4]: Entering directory `/home/mb/xfree_CVS/xc.build/config/pswrap'
gcc -m32 -O2 -march=pentium4 -fomit-frame-pointer -pipe -ansi -pedantic -pipe 
-I../.. -I../../exports/include   -Dlinux -D__i386__
 -D_POSIX_C_SOURCE=199309L  -D_POSIX_SOURCE 
-D_XOPEN_SOURCE -D_BSD_SOURCE 
- -D_SVID_SOURCE   -D_GNU_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT-c 
- -o main.o main.c
bison -y -d pswparser.y
conflicts:  1 shift/reduce
mv -f y.tab.c pswparser.c
+ mv -f y.tab.h pswparser.h
gcc -m32 -O2 -march=pentium4 -fomit-frame-pointer -pipe -ansi -pedantic -pipe 
-I../.. -I../../exports/include   -Dlinux -D__i386__
 -D_POSIX_C_SOURCE=199309L  -D_POSIX_SOURCE 
-D_XOPEN_SOURCE -D_BSD_SOURCE 
- -D_SVID_SOURCE   -D_GNU_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT-c 
- -o pswparser.o pswparser.c
flex -l  -t lexer.l  lexer.c
gcc -m32 -O2 -march=pentium4 -fomit-frame-pointer -pipe -ansi -pedantic -pipe 
-I../.. -I../../exports/include   -Dlinux -D__i386__
 -D_POSIX_C_SOURCE=199309L  -D_POSIX_SOURCE 
-D_XOPEN_SOURCE -D_BSD_SOURCE 
- -D_SVID_SOURCE   -D_GNU_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT-c 
- -o lexer.o lexer.c
stdout: In function `yylex':
stdout:1199: error: `yy_prev_more_offset' undeclared (first use in this function)
stdout:1199: error: (Each undeclared identifier is reported only once
stdout:1199: error: for each function it appears in.)
make[4]: *** [lexer.o] Error 1
make[4]: Leaving directory `/home/mb/xfree_CVS/xc.build/config/pswrap'
make[3]: *** [../../config/pswrap/pswrap] Error 2
make[3]: Leaving directory `/home/mb/xfree_CVS/xc.build/lib/dps'
make[2]: *** [includes] Error 2
make[2]: Leaving directory `/home/mb/xfree_CVS/xc.build/lib'
make[1]: *** [includes] Error 2
make[1]: Leaving directory `/home/mb/xfree_CVS/xc.build'
make: *** [World] Error 2



Environment is:

Linux lfs 2.6.0-test10-bttvpatch #3 Wed Nov 26 20:50:52 CET 2003 i686 unknown
Gnu C  3.3.2
Gnu make   3.80
util-linux 2.12
Linux C Library2.3.1
Dynamic linker (ldd)   2.3.1
Linux C++ Library  5.0.5
Sh-utils   5.0
flex   2.5.31
bison (GNU Bison)  1.34
$CFLAGS-O2 -march=pentium4 -fomit-frame-pointer -pipe


Please CC: me on replies, as I'm not subscribed to this list.
Thanks.

- -- 
Regards Michael Buesch  [ http://www.tuxsoft.de.vu ]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/2dH6oxoigfggmSgRAqJGAJ9qm9/SUg89qJl+rLyjYz9XdAemrwCfc7m7
eRrn7YuL11qV6SWcalMzYf0=
=WJPx
-END PGP SIGNATURE-

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: key-bug?

2003-02-21 Thread Michael Buesch
hi.

setxkbmap -model pc105
works for me. But changing it in XF86Config to pc105 doesn't work.

regards Michael Buesch.



On Friday 21 February 2003 13:35, Oliver Welter wrote:
 I had the same problem, but I solved it with the changing of the
 keyboard-model:

 setxkbmap -model pc102

 I also tried to change this in /etc/X11/XF6Config
 but it didn't worked.

 For some unexpected reason the X-Server doesn't pay attention to the
 config-file.

 I was not able to change the model or even the language.

 It refers to standard model pc101 everytime I start the X-Server.
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel

-- 



My homepage:
http://www.8ung.at/tuxsoft


Linux is like a wigwam: no gates, no windows, and an apache inside.

___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel



Re: key-bug?

2003-02-21 Thread Michael Buesch
On Friday 21 February 2003 18:56, Mikael Andersson wrote:
 On Friday 21 February 2003 13.35, Oliver Welter wrote:
  I had the same problem, but I solved it with the changing of the
  keyboard-model:
 
  setxkbmap -model pc102
 
  I also tried to change this in /etc/X11/XF6Config
  but it didn't worked.

 XF86Config-4 is the file you should edit if that wasn't the one you
 edited.

I edited the right one. :)
On my LFS it is /etc/X11/XF86Config
(I have no XF3.x installed)


  For some unexpected reason the X-Server doesn't pay attention to the
  config-file.
 
  I was not able to change the model or even the language.
 
  It refers to standard model pc101 everytime I start the X-Server.
  ___
  Devel mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/devel

 /regards Mikael Andersson
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel

-- 



My homepage:
http://www.8ung.at/tuxsoft


Linux is like a wigwam: no gates, no windows, and an apache inside.

___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel



key-bug?

2003-02-20 Thread Michael Buesch
Hi.

I have a problem with the keyboard. If I press the key with the keycode 94 
(this is the key under the a and right from left-shift), nothing appears 
on the screen.
xev says:

KeyPress event, serial 27, synthetic NO, window 0x2a1,
root 0x38, subw 0x0, time 4843886, (86,-8), root:(580,21),
state 0x10, keycode 94 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:  

KeyRelease event, serial 27, synthetic NO, window 0x2a1,
root 0x38, subw 0x0, time 4844099, (86,-8), root:(580,21),
state 0x10, keycode 94 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:  

I really don't know what to do. I think it's a bug in the CVS-xfree. (I'm 
using cvs from 8th february 2003.) I think of a bug, because it appeared 
after updating from xfree 4.2.1.
I don't want to get support from you, because I'm using development-software, 
but I just wanted to inform you about this ?bug?.

Regards Michael Buesch.

-- 



My homepage:
http://www.8ung.at/tuxsoft


Linux is like a wigwam: no gates, no windows, and an apache inside.

___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel



Re: key-bug?

2003-02-20 Thread Michael Buesch
Oh thank you!!!

It works now. I was really getting sad, because I'm a C++programmer and I 
really need this key. :)

 But how to fix the bar? Is this a real bug in xfree?

Thanks!
Regards Michael Buesch.


On Thursday 20 February 2003 18:54, Hedblom wrote:
 Hi!

 I have the exact same problem using xfree 4.2.99.4. Less, greater and bar
 doesnt work on keycode 94. It worked perfectly fine on previous versions.

 Just so you dont think this is a anomaly.

  xmodmap -e keycode 94 = less greater bar fixes less and greater but bar
 is still missing.

 Cheers and thanks!



 On Thu, 20 Feb 2003 17:31:49 +

 Michael Buesch [EMAIL PROTECTED] wrote:
  Hi.
 
  I have a problem with the keyboard. If I press the key with the keycode
  94 (this is the key under the a and right from left-shift), nothing
  appears on the screen.
  xev says:
 
  KeyPress event, serial 27, synthetic NO, window 0x2a1,
  root 0x38, subw 0x0, time 4843886, (86,-8), root:(580,21),
  state 0x10, keycode 94 (keysym 0x0, NoSymbol), same_screen YES,
  XLookupString gives 0 bytes:  
 
  KeyRelease event, serial 27, synthetic NO, window 0x2a1,
  root 0x38, subw 0x0, time 4844099, (86,-8), root:(580,21),
  state 0x10, keycode 94 (keysym 0x0, NoSymbol), same_screen YES,
  XLookupString gives 0 bytes:  
 
  I really don't know what to do. I think it's a bug in the CVS-xfree. (I'm
  using cvs from 8th february 2003.) I think of a bug, because it appeared
  after updating from xfree 4.2.1.
  I don't want to get support from you, because I'm using
  development-software, but I just wanted to inform you about this ?bug?.
 
  Regards Michael Buesch.
 
  --
 
 
  
  My homepage:
  http://www.8ung.at/tuxsoft
 
 
  Linux is like a wigwam: no gates, no windows, and an apache inside.
 
  ___
  Devel mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/devel

 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel

-- 



My homepage:
http://www.8ung.at/tuxsoft


Linux is like a wigwam: no gates, no windows, and an apache inside.

___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel