Re: xfree86 cvs version, make world, compile error

2004-05-01 Thread Stefan Lucke
On Samstag, 1. Mai 2004 08:59, Stefan Lucke wrote:
 Hi,
 
 I tried to compile cvs version and got the following error(s) (from world.log):
 

 [ .. ]

 rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log 
 MakeOut   #*
 cleaning in lib/GL/mesa/x86...
 make: *** x86: Datei oder Verzeichnis nicht gefunden.  Schluss.

[ .. ]

There were obvious some missing directories. A cvs update -A -d brought them back.
make World is now running much longer :-) .


-- 
Stefan Lucke

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


Re: xfree86 cvs version, make world, compile error

2004-05-01 Thread Stefan Lucke
Hi,
will be a harder session to get it compile. Have to relpy myself again.

On Samstag, 1. Mai 2004 10:08, Stefan Lucke wrote:
 There were obvious some missing directories. A cvs update -A -d brought them back.
 make World is now running much longer :-) .

But not long enough :-( .

xf86MagicTouch.c: In function `xf86MagicControl':
xf86MagicTouch.c:281: Warnung: implicit declaration of function `emoveEnabledDevice'
xf86MagicTouch.c:193: Warnung: unused variable `replay'
xf86MagicTouch.c:194: Warnung: unused variable `status_line'
xf86MagicTouch.c: In function `GetPacket':
xf86MagicTouch.c:311: Warnung: unused variable `priv'
xf86MagicTouch.c: In function `xf86MagicReadInput':
xf86MagicTouch.c:443: Warnung: too few arguments for format
xf86MagicTouch.c:462: Warnung: suggest parentheses around comparison in operand of 
xf86MagicTouch.c:486: Warnung: implicit declaration of function `xf86MagicConvert'
xf86MagicTouch.c:437: Warnung: unused variable `n_coms'
xf86MagicTouch.c: At top level:
xf86MagicTouch.c:527: Warnung: `xf86MagicConvert' was used with no prototype before 
its definition
xf86MagicTouch.c:527: Warnung: `xf86MagicConvert' was declared implicitly `extern' and 
later `static'
xf86MagicTouch.c:486: Warnung: previous declaration of `xf86MagicConvert'
xf86MagicTouch.c: In function `xf86MagicAllocate':
xf86MagicTouch.c:567: error: `drv' undeclared (first use in this function)
xf86MagicTouch.c:567: error: (Each undeclared identifier is reported only once
xf86MagicTouch.c:567: error: for each function it appears in.)
xf86MagicTouch.c: At top level:
xf86MagicTouch.c:566: Warnung: `xf86MagicAllocate' defined but not used
make[7]: *** [xf86MagicTouch.o] Fehler 1
make[7]: Leaving directory 
`/home/nfs/extra/src/div/X11/xc/programs/Xserver/hw/xfree86/input/magictouch'

I'll remove that from host.def and try it again.

-- 
Stefan Lucke

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


Re: xfree86 cvs version, make world, compile error

2004-05-01 Thread Stefan Lucke
On Samstag, 1. Mai 2004 10:58, Stefan Lucke wrote:
 Hi,
 will be a harder session to get it compile. Have to relpy myself again.

giving up for today.
now I get:

make[5]: Entering directory `/home/nfs/extra/src/div/X11/xc/fonts/scaled/Type1'
rm -f fonts.scale
LD_LIBRARY_PATH=../../../exports/lib  ../../../exports/bin/mkfontscale  .
make[5]: *** [fonts.scale] Speicherzugriffsfehler
make[5]: *** Datei »fonts.scale« wird gelöscht
make[5]: Leaving directory `/home/nfs/extra/src/div/X11/xc/fonts/scaled/Type1'

Speicherzugriffsfehler is something like memory fault :-(( .

Stefan Lucke

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