Mailinglist Archive: radeonhd (290 mails)
| < Previous | Next > |
[radeonhd] help needed with crosscompiling
- From: Warpme <warpme@xxxxx>
- Date: Sat, 23 Aug 2008 11:23:18 +0200
- Message-id: <48AFD706.90007@xxxxx>
Hi *
Can anybody be so kind and help me resolving issue with crosscompiling of radeonhd ?
Environment is:
-Host is ubuntu 8.04 on x86
-target is also x86 (minimyth distro)
-radeonhd is git head
Launching make build gives me following error (see below).
I suspect that for crosscompiling I have to switch-off for files existence. If so - how can I do that ?
really appreciate any help
br
make[1]: `../../xorg-7.3/xorg-server/cookies/main.d/install' is up to date.
make[1]: `../../xorg-7.3/xproto/cookies/main.d/install' is up to date.
make[1]: Leaving directory `/home/piotro/Desktop/minimyth-dev/script/xorg-7.3/xf86-video-radeonhd'
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: running: /home/piotro/Desktop/minimyth-dev/images/build/usr/bin/autoconf --force
autoreconf: running: /home/piotro/Desktop/minimyth-dev/images/build/usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:13: installing `./install-sh'
configure.ac:13: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
==> Running configure in work/main.d/xf86-video-radeonhd-githead_23082008
checking for a BSD-compatible install... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-minimyth-linux-gnu-strip... i586-minimyth-linux-gnu-strip
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for i586-minimyth-linux-gnu-gcc... i586-minimyth-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-minimyth-linux-gnu-gcc accepts -g... yes
checking for i586-minimyth-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-minimyth-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/sed
checking build system type... i486-pc-linux-gnu
checking host system type... i586-minimyth-linux-gnu
checking for a sed that does not truncate output... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/sed
checking for grep that handles long lines and -e... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/grep
checking for egrep... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/grep -E
checking for ld used by i586-minimyth-linux-gnu-gcc... i586-minimyth-linux-gnu-ld
checking if the linker (i586-minimyth-linux-gnu-ld) is GNU ld... yes
checking for i586-minimyth-linux-gnu-ld option to reload object files... -r
checking for BSD-compatible nm... i586-minimyth-linux-gnu-nm
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... i586-minimyth-linux-gnu-cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether no accepts -g... no
checking dependency style of no... none
checking for i586-minimyth-linux-gnu-g77... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether no accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse i586-minimyth-linux-gnu-nm output from i586-minimyth-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i586-minimyth-linux-gnu-ar... i586-minimyth-linux-gnu-ar
checking for i586-minimyth-linux-gnu-ranlib... i586-minimyth-linux-gnu-ranlib
checking for i586-minimyth-linux-gnu-strip... (cached) i586-minimyth-linux-gnu-strip
checking if i586-minimyth-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-minimyth-linux-gnu-gcc option to produce PIC... -fPIC
checking if i586-minimyth-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i586-minimyth-linux-gnu-gcc static flag -static works... yes
checking if i586-minimyth-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i586-minimyth-linux-gnu-gcc linker (i586-minimyth-linux-gnu-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for i586-minimyth-linux-gnu-pkg-config... no
checking for pkg-config... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/pkg-config
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@xxxxxxxx
checking pkg-config is at least version 0.9.0... yes
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if DPMSExtension is defined... yes
checking if XSERVER_LIBPCIACCESS is defined... no
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking for PCIUTILS... no
configure: WARNING: libpci not registered in pkgconfig, will guess instead
checking pci/pci.h usability... no
checking pci/pci.h presence... no
checking for pci/pci.h... no
configure: WARNING: Caution: Will not compile rhd_conntest without pciutils headers.
checking whether to enable EXA support... yes
checking exa.h usability... yes
checking exa.h presence... yes
checking for exa.h... yes
checking whether EXA version is at least 2.0.0... yes
checking whether XF86DRI is declared... yes
checking for DRI... yes
checking whether to enable DRI support... yes
checking for /usr/include/xorg/damage.h... configure: error: cannot check for file existence when cross compiling
make: *** [configure-work/main.d/xf86-video-radeonhd-githead_23082008/configure] Error 1
piotro@MiniMyth-Dev:~/Desktop/minimyth-dev/script/xorg-7.3/xf86-video-radeonhd$
piotro@MiniMyth-Dev:~/Desktop/minimyth-dev/script/xorg-7.3/xf86-video-radeonhd$
begin:vcard
fn:Warpme
n:;Warpme
email;internet:warpme@xxxxx
version:2.1
end:vcard
Can anybody be so kind and help me resolving issue with crosscompiling of radeonhd ?
Environment is:
-Host is ubuntu 8.04 on x86
-target is also x86 (minimyth distro)
-radeonhd is git head
Launching make build gives me following error (see below).
I suspect that for crosscompiling I have to switch-off for files existence. If so - how can I do that ?
really appreciate any help
br
make[1]: `../../xorg-7.3/xorg-server/cookies/main.d/install' is up to date.
make[1]: `../../xorg-7.3/xproto/cookies/main.d/install' is up to date.
make[1]: Leaving directory `/home/piotro/Desktop/minimyth-dev/script/xorg-7.3/xf86-video-radeonhd'
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: running: /home/piotro/Desktop/minimyth-dev/images/build/usr/bin/autoconf --force
autoreconf: running: /home/piotro/Desktop/minimyth-dev/images/build/usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:13: installing `./install-sh'
configure.ac:13: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
==> Running configure in work/main.d/xf86-video-radeonhd-githead_23082008
checking for a BSD-compatible install... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-minimyth-linux-gnu-strip... i586-minimyth-linux-gnu-strip
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for i586-minimyth-linux-gnu-gcc... i586-minimyth-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-minimyth-linux-gnu-gcc accepts -g... yes
checking for i586-minimyth-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-minimyth-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/sed
checking build system type... i486-pc-linux-gnu
checking host system type... i586-minimyth-linux-gnu
checking for a sed that does not truncate output... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/sed
checking for grep that handles long lines and -e... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/grep
checking for egrep... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/grep -E
checking for ld used by i586-minimyth-linux-gnu-gcc... i586-minimyth-linux-gnu-ld
checking if the linker (i586-minimyth-linux-gnu-ld) is GNU ld... yes
checking for i586-minimyth-linux-gnu-ld option to reload object files... -r
checking for BSD-compatible nm... i586-minimyth-linux-gnu-nm
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... i586-minimyth-linux-gnu-cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether no accepts -g... no
checking dependency style of no... none
checking for i586-minimyth-linux-gnu-g77... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether no accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse i586-minimyth-linux-gnu-nm output from i586-minimyth-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i586-minimyth-linux-gnu-ar... i586-minimyth-linux-gnu-ar
checking for i586-minimyth-linux-gnu-ranlib... i586-minimyth-linux-gnu-ranlib
checking for i586-minimyth-linux-gnu-strip... (cached) i586-minimyth-linux-gnu-strip
checking if i586-minimyth-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-minimyth-linux-gnu-gcc option to produce PIC... -fPIC
checking if i586-minimyth-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i586-minimyth-linux-gnu-gcc static flag -static works... yes
checking if i586-minimyth-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i586-minimyth-linux-gnu-gcc linker (i586-minimyth-linux-gnu-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for i586-minimyth-linux-gnu-pkg-config... no
checking for pkg-config... //home/piotro/Desktop/minimyth-dev/images/build/usr/bin/pkg-config
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@xxxxxxxx
checking pkg-config is at least version 0.9.0... yes
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if DPMSExtension is defined... yes
checking if XSERVER_LIBPCIACCESS is defined... no
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking for PCIUTILS... no
configure: WARNING: libpci not registered in pkgconfig, will guess instead
checking pci/pci.h usability... no
checking pci/pci.h presence... no
checking for pci/pci.h... no
configure: WARNING: Caution: Will not compile rhd_conntest without pciutils headers.
checking whether to enable EXA support... yes
checking exa.h usability... yes
checking exa.h presence... yes
checking for exa.h... yes
checking whether EXA version is at least 2.0.0... yes
checking whether XF86DRI is declared... yes
checking for DRI... yes
checking whether to enable DRI support... yes
checking for /usr/include/xorg/damage.h... configure: error: cannot check for file existence when cross compiling
make: *** [configure-work/main.d/xf86-video-radeonhd-githead_23082008/configure] Error 1
piotro@MiniMyth-Dev:~/Desktop/minimyth-dev/script/xorg-7.3/xf86-video-radeonhd$
piotro@MiniMyth-Dev:~/Desktop/minimyth-dev/script/xorg-7.3/xf86-video-radeonhd$
begin:vcard
fn:Warpme
n:;Warpme
email;internet:warpme@xxxxx
version:2.1
end:vcard
| < Previous | Next > |