Problem getting xlibs built

David Creelman dave at geko.net.au
Mon Jan 17 18:49:09 PST 2005


Hi,

Solved the previous problem by starting a fresh download, it all worked
fine up to a problem with xtrans...

Seems to be a CFLAGS problem ?

How do I fix this ?

 gcc -DHAVE_CONFIG_H -I. -I. -I. -include config.h -I../include
-I../include/X11 -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -I/usr/local/include
-I/usr/local/include/X11/Xtrans -D_XOPEN_SOURCE=500 -I/usr/local/include
"" -DXUSE_MTSAFE_API -DX11_DATADIR=\"/usr/local/share/X11\"
-D_BSD_SOURCE -g -O2 -MT DisName.lo -MD -MP -MF .deps/DisName.Tpo -c
DisName.c  -fPIC -DPIC -o .libs/DisName.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[3]: *** [DisName.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
 gcc -DHAVE_CONFIG_H -I. -I. -I. -include config.h -I../include
-I../include/X11 -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -I/usr/local/include
-I/usr/local/include/X11/Xtrans -D_XOPEN_SOURCE=500 -I/usr/local/include
-DXTHREADS -DXUSE_MTSAFE_API -DX11_DATADIR=\"/usr/local/share/X11\"
-D_BSD_SOURCE -g -O2 -MT DrArc.lo -MD -MP -MF .deps/DrArc.Tpo -c DrArc.c
-fPIC -DPIC -o .libs/DrArc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -include config.h -I../include
-I../include/X11 -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -I/usr/local/include
-I/usr/local/include/X11/Xtrans -D_XOPEN_SOURCE=500 -I/usr/local/include
-DXTHREADS -DXUSE_MTSAFE_API -DX11_DATADIR=\"/usr/local/share/X11\"
-D_BSD_SOURCE -g -O2 -MT DrArc.lo -MD -MP -MF .deps/DrArc.Tpo -c DrArc.c
-o DrArc.o >/dev/null 2>&1
make[3]: Leaving directory `/home/download/xlibs/xlibs/X11/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/download/xlibs/xlibs/X11/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/download/xlibs/xlibs/X11/src'
make: *** [all-recursive] Error 1

Cheers
DC

On Tue, 2005-01-18 at 11:36 +1100, David Creelman wrote:
> Hi,
> 
> I'm running Debian unstable and I'm trying to get and build the xorg
> xlibs. When I run build-em, I get the following error:-
> 
> I've uncommented the sudo call in the script, so I'm running this as
> root.
> 
>  /usr/bin/install -c -m 644
> protocol /usr/local/share/doc/randrext/protocol
> /bin/sh ./mkinstalldirs /usr/local/include/X11/extensions
>  /usr/bin/install -c -m 644
> randr.h /usr/local/include/X11/extensions/randr.h
>  /usr/bin/install -c -m 644
> randrproto.h /usr/local/include/X11/extensions/randrpr
> oto.h
> make[1]: Leaving directory `/home/download/xlibs/Randr'
> Checking out package Render
> cvs checkout: Updating Render
> make: Nothing to be done for `all'.
> make[1]: Entering directory `/home/download/xlibs/Render'
> make[1]: Nothing to be done for `install-exec-am'.
> /bin/sh ./mkinstalldirs /usr/local/share/doc/render
>  /usr/bin/install -c -m 644 library /usr/local/share/doc/render/library
>  /usr/bin/install -c -m 644
> protocol /usr/local/share/doc/render/protocol
> /bin/sh ./mkinstalldirs /usr/local/include/X11/extensions
>  /usr/bin/install -c -m 644
> render.h /usr/local/include/X11/extensions/render.h
>  /usr/bin/install -c -m 644
> renderproto.h /usr/local/include/X11/extensions/render
> proto.h
> /bin/sh ./mkinstalldirs /usr/local/lib/pkgconfig
>  /usr/bin/install -c -m 644 render.pc /usr/local/lib/pkgconfig/render.pc
> make[1]: Leaving directory `/home/download/xlibs/Render'
> Checking out package FixesExt
> cvs checkout: Updating FixesExt
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal  --output=aclocal.m4t
> aclocal: cannot open > aclocal.m4t: Permission denied
>  at /usr/bin/aclocal line 441
> autoreconf: aclocal failed with exit status: 1
> 
> Any ideas what's wrong here ?
> 
> Cheers
> David
-- 




More information about the xorg mailing list