Linking Xprt, Xnest and Xvfb fails - undefined reference to `xf86Msg'

2003-09-07 Thread Dr Andrew C Aitchison
Change 423. Add a writing of some Xserver XKB module error messages
into a servers log file (Ivan Pascal)
seems to have broken linking Xprt, Xnest and Xvfb:

gcc -o Xprt -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls 
-Wnested-externs -Wundef -L../../exports/lib   Xprint/ddxInit.o Xprint/miinitext.o 
Xprint/dpmsstubs.o  dix/libdix.a os/libos.a ../../exports/lib/libXau.a 
../../exports/lib/libXdmcp.a  Xprint/libprinter.aXprint/raster/libraster.a 
Xprint/pcl/libpcl.a  Xprint/ps/libps.a mfb/libmfb.a cfb/libcfb.a
cfb32/libcfb32.a mfb/libmfb.a dix/libxpstubs.a mi/libmi.a Xext/libexts.a xkb/libxkb.a 
Xi/libxinput.a   lbx/liblbx.a   
../../lib/lbxutil/liblbxutil.a  randr/librandr.a render/librender.a Xext/libext.a 
dbe/libdbe.a record/librecord.a GL/glx/libglx.a
GL/mesa/GLcore/libGLcore.a XTrap/libxtrap.a os/libcwrapper.o 
../../lib/font/libXfont.a -lfreetype dix/libxpstubs.a  -lz -lm
-Wl,-rpath-link,../../exports/lib
xkb/libxkb.a(xkbInit.o): In function `XkbInitDevice':
xkbInit.o(.text+0xb92): undefined reference to `xf86Msg'
xkbInit.o(.text+0xb9e): undefined reference to `xf86Msg'
xkbInit.o(.text+0xc10): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbInitKeyboardDeviceStruct':
xkbInit.o(.text+0x141d): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbProcessArguments':
xkbInit.o(.text+0x18de): undefined reference to `xf86Msg'
xkb/libxkb.a(ddxLoad.o)(.text+0x977): more undefined references to `xf86Msg' follow
collect2: ld returned 1 exit status
make[4]: *** [Xprt] Error 1
--
gcc -o Xnest -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls 
-Wnested-externs -Wundef -L../../exports/lib   hw/xnest/miinitext.o   
dix/libdix.a os/libos.a ../../exports/lib/libXau.a ../../exports/lib/libXdmcp.a  
hw/xnest/libxnest.a Xext/libexts.a xkb/libxkb.a Xi/libxinput.a   
lbx/liblbx.a   ../../lib/lbxutil/liblbxutil.a  randr/librandr.a 
render/librender.a dix/libxpstubs.a mi/libmi.a Xext/libexts.a xkb/libxkb.a 
Xi/libxinput.a   lbx/liblbx.a   
../../lib/lbxutil/liblbxutil.a  randr/librandr.a render/librender.a 
hw/xnest/libxnest.a Xext/libext.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a  
  GL/mesa/GLcore/libGLcore.a XTrap/libxtrap.a os/libcwrapper.o 
../../lib/font/libXfont.a -lfreetype dix/libxpstubs.a -L../../exports/lib   -lXext 
-lX11 -lz -lm -Wl,-rpath-link,../../exports/lib
xkb/libxkb.a(xkbInit.o): In function `XkbInitDevice':
xkbInit.o(.text+0xb92): undefined reference to `xf86Msg'
xkbInit.o(.text+0xb9e): undefined reference to `xf86Msg'
xkbInit.o(.text+0xc10): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbInitKeyboardDeviceStruct':
xkbInit.o(.text+0x141d): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbProcessArguments':
xkbInit.o(.text+0x18de): undefined reference to `xf86Msg'
xkb/libxkb.a(ddxLoad.o)(.text+0x977): more undefined references to `xf86Msg' follow
collect2: ld returned 1 exit status
make[4]: *** [Xnest] Error 1
--
gcc -o Xvfb -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls 
-Wnested-externs -Wundef -L../../exports/lib   hw/vfb/stubs.o hw/vfb/miinitext.o 
hw/vfb/dpmsstubs.odix/libdix.a os/libos.a ../../exports/lib/libXau.a 
../../exports/lib/libXdmcp.a  hw/vfb/libvfb.a fb/libfb.a mfb/libmfb.a dix/libxpstubs.a 
mi/libmi.a Xext/libexts.a xkb/libxkb.a Xi/libxinput.a   lbx/liblbx.a   
../../lib/lbxutil/liblbxutil.a  randr/librandr.a render/librender.a 
mi/libmi.a Xext/libext.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a   
 GL/mesa/GLcore/libGLcore.a XTrap/libxtrap.a os/libcwrapper.o 
../../lib/font/libXfont.a -lfreetype dix/libxpstubs.a -lz -lm 
-Wl,-rpath-link,../../exports/lib
xkb/libxkb.a(xkbInit.o): In function `XkbInitDevice':
xkbInit.o(.text+0xb92): undefined reference to `xf86Msg'
xkbInit.o(.text+0xb9e): undefined reference to `xf86Msg'
xkbInit.o(.text+0xc10): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbInitKeyboardDeviceStruct':
xkbInit.o(.text+0x141d): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbProcessArguments':
xkbInit.o(.text+0x18de): undefined reference to `xf86Msg'
xkb/libxkb.a(ddxLoad.o)(.text+0x977): more undefined references to `xf86Msg' follow
collect2: ld returned 1 exit status
make[4]: *** [Xvfb] Error 1

-- 
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna


Dual-head without XINERAMA ?

2003-09-07 Thread Billy Biggs
  Hey all, I'm looking for some advice about a driver which is in
dual-head mode but does not seem to support XINERAMA.  This driver is
the latest ATI (firegl?) driver.  Logs from this server were sent to me
by the user:  http://vektor.ca/bugs/atidriver/


  I'm wondering if there are other drivers that do this, and if anyone
knows of a way I could detect this case.


  The problem is that my application needs geometry information to
calculate the pixel aspect ratio.  X tells me the geometry is 867mm x
347mm but the vidmode extension tells me the current resolution is
1280x1024, and so my pixel aspect ratio calculation thinks the user is
going through an anamorphic lens and they end up with very stretchy
looking video.

  I need to use the vidmode extension because people often switch to a
lower resolution to watch video, so I can't just use
DisplayWidth/DisplayHeight.

  Any advice?

  -Billy


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


DVD LIQUIDATION - ADULT zniajpqgwnr w

2003-09-07 Thread Dorian Phipps
ADULT DVD LIQUIDATION
BARGAIN BASEMENT PRICES

Over 100 Adult Titles - $3000 retail value
First $500 Takes all

Perfect for starting your own private collection or reselling through flea markets or 
Ebay!

Guaranteed:  Working and Without Scratches, No Duplicate Titles
Call 1-305-468-6390 (Leave Message)


This is a one time message, you will not
be contacted by us again

qrges xx fu  q c
oz
eg kje xzqm
mpxurg   zl kbd


Re: Dual-head without XINERAMA ?

2003-09-07 Thread Andrew C Aitchison
On Sun, 7 Sep 2003, Billy Biggs wrote:

   Hey all, I'm looking for some advice about a driver which is in
 dual-head mode but does not seem to support XINERAMA.  This driver is
 the latest ATI (firegl?) driver.  Logs from this server were sent to me
 by the user:  http://vektor.ca/bugs/atidriver/
 
 
   I'm wondering if there are other drivers that do this, and if anyone
 knows of a way I could detect this case.

The driver supplied by Matrox has a dual-head mode in one frame-buffer,
which I think is similar; I don't know whether it presents XINERAMA.
 
   The problem is that my application needs geometry information to
 calculate the pixel aspect ratio.  X tells me the geometry is 867mm x
 347mm but the vidmode extension tells me the current resolution is
 1280x1024, and so my pixel aspect ratio calculation thinks the user is
 going through an anamorphic lens and they end up with very stretchy
 looking video.

http://vektor.ca/bugs/atidriver/xpdy2.log includes the lines
screen #0:
  dimensions:2560x1024 pixels (867x347 millimeters)
  resolution:75x75 dots per inch
is that any use ?

-- 
Andrew C. Aitchison Cambridge
[EMAIL PROTECTED]

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


Re: Dual-head without XINERAMA ?

2003-09-07 Thread Billy Biggs
Andrew C Aitchison ([EMAIL PROTECTED]):

  The problem is that my application needs geometry information to
  calculate the pixel aspect ratio.  X tells me the geometry is 867mm
  x 347mm but the vidmode extension tells me the current resolution is
  1280x1024, and so my pixel aspect ratio calculation thinks the user
  is going through an anamorphic lens and they end up with very
  stretchy looking video.
 
 http://vektor.ca/bugs/atidriver/xpdy2.log includes the lines
   screen #0:
 dimensions:2560x1024 pixels (867x347 millimeters)
 resolution:75x75 dots per inch
 is that any use ?

  Not in general.  I use the vidmode extension to get the current
resolution, since my users often make 720x480 modelines and such things
and switch to that (using ctrl-alt-+) to play video.  However, I use the
geometry information to calculate the pixel aspect ratio to use.

  So in this case, vidmode tells me our resolution is 1280x1024, and X
tells me that we're not using XINERAMA and that our geometry is 867x347
millimeters.

  Makes sense?

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


Re: Intellimouse protocol 4th byte limits and AMI 150T Optical WebScroll Mouse

2003-09-07 Thread Matthew Bell
Ah well, after reading the actual protocol document on microsoft.com
(*obligatory comment about cleaning oneself*), it appears the high order nibble
is sign extension bits, and the low order nibble is a 2's complement
representation of the scroll movement, such that the whole byte can be read as
the correct 2's complement number. Hence, the correct, inclusive, limits are: -8
to 7:
--- xc/programs/Xserver/hw/xfree86/input/mouse/mouse.c.orig 2001-12-19
16:05:22.0 +
+++ xc/programs/Xserver/hw/xfree86/input/mouse/mouse.c  2003-08-31
23:55:04.0 +0100
@@ -1411,7 +1411,7 @@
dx = (pBuf[0]  0x10) ?pBuf[1]-256  :  pBuf[1];
dy = (pBuf[0]  0x20) ?  -(pBuf[2]-256) : -pBuf[2];
dz = (char)pBuf[3];
-   if ((dz = 7) || (dz = -7))
+   if ((dz  7) || (dz  -8))
dz = 0;
break;

  

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


Resume from Mechanical, Civil Structural Designer

2003-09-07 Thread CAD Engineer
  RIC  M'SIE

San Jose, CA 95131   USA

  Tel (408)  482-2840   [EMAIL PROTECTED]


OBJECTIVE:  STRUCTURAL   MECHANICAL  DESIGNER

CIVIL, ARCHITECTURAL, TRANSPORTATION  CAD Operator 

EXPERIENCE:

89 - present 

  DESIGNER, ENGINEER,  CAD MANAGER; 

Engineering  Design Service, Project Management  Development.
Preparing technical documentation, calculations, layouts drawings 
propositions. CAD Management and Operations, drafting  redesigning.

Intergraph, MicroStation,  Autodesk, ACAD, Win, Net, Softdesk Mgmt
Civil, Bridges and Structural Design, Plans, Mapping, Detail Freeway
 Roadway, data translation  inserting. Script  CAD automation.

Geological Structures, Viaducts, Freeways, Highways, Shopping Center. 
Architectural and Environmental Projects and cooperation; military
facilities and plans, Cities, Airports, remediation drawings upgrade,
correcting and redesign. Traffic design  problem analyzes-reorganize.

Freeway Design  Drafting Support, Site analyzing for Caltrans,
Architectural, Archeotype  Electrical drawings, as is and initial design;  
Develop remediation procedure and equipment for lead painted buildings.
Construction management, Job site inspection, civil  structural support
Mechanical Evaluations - Design - Service and Maintenance; RD.

EDUCATION:


   College -  BS  Degree - CAD, Engineering



DOS, UNIX, MAC, SUN computers;  WP, dBase, Lotus, Network, Lisp,
Windows  Applications:  Excel, Words, Access, Power Point  more
METRIC,  SOLAR,  AutoCAD/Computer Instructor. Transportation Spec.

Personal Designer, MS Project, C, Script, File Management, File transfer,
Nastran, Algor, Solid Works. Learn quickly, work independly, shift, overtime.
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel