Hi!

did anyone manage to compile the tiny-X servers included in
xfree86-4.1.0? Bernhard Kuhn suggested some time ago on this list to
simply write 

  #define KDriveXServer YES

to the xc/config/cf/host.conf file and 'make World'. This results in the
following error here: 

----------8<----------
make[3]: Entering directory
`/home/robert/Entwicklung/Authoring/200012-Industrielle-Linuxanwendungen/CD/xc/config/makedepend'
gcc -O2 -fno-strength-reduce    -I../../config/imake -I../../include
-I../../exports/include/X11  -I../.. -I../../exports/inc
In file included from def.h:25,
                 from include.c:26:
../../include/Xos.h:317: X11/Xarch.h: No such file or directory
---------->8----------

Changing the source from including X11/Xarch.h to Xarch.h (he searches in
-I../../include), the compilation proceeds, but stops later here: 

----------8<----------
gcc -c -O2 -fno-strength-reduce      -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      Alloc.c
Alloc.c:43: conflicting types for `Xalloc'
/usr/include/X11/Xdmcp.h:137: previous declaration of `Xalloc'
Alloc.c:51: conflicting types for `Xrealloc'
/usr/include/X11/Xdmcp.h:137: previous declaration of `Xrealloc'
make[3]: *** [Alloc.o] Error 1
----------8<----------

Any idea? 

Robert
-- 
 +----------------------------------------------------------------------+
 I Ingenieurbuero Schwebel, Luedemannstrasse 25,  24114 Kiel,  Germany  I
 I               Linux Solutions for Science and Industry               I 
 I Phone +49-431-6794138 Fax +49-431-6794139 email: [EMAIL PROTECTED]  I
 +----------------------------------------------------------------------+



--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.
  • Tiny-X Sven Geggus
    • Robert Schwebel

Reply via email to