[Aurora-sparc-devel] [SPARC64] glib-1.2.10-15.src.rpm
Christian Joensson
christian.joensson at gmail.com
Tue May 23 04:39:10 EDT 2006
[Maybe a bit off topic here, let me know if I should drop this(these?)
thread(threads), for now, I hope you can accept the information herein
as memory support for me and others interested until the foot is set
down on what the Aurora project wants with sparc64 variants...]
Again, failes, but in an interesting way :)
I try to rpmbuild glib-1.2.10-15.src.rpm like this:
CC='gcc -m64' CXX='g++ -m64' rpmbuild --rebuild glib-1.2.10-15.src.rpm
--target=sparc64
and I end up not beeing able to build shared libraries:
+ ./configure --host=sparc-unknown-linux-gnu
--build=sparc-unknown-linux-gnu --target=sparc64-redhat-linux
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... sparc-unknown-linux-gnu
checking build system type... sparc-unknown-linux-gnu
checking for ranlib... ranlib
checking for gcc... gcc -m64
checking whether the C compiler (gcc -m64 -O2 -g -m64 -mcpu=ultrasparc
) works... yes
checking whether the C compiler (gcc -m64 -O2 -g -m64 -mcpu=ultrasparc
) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -m64 accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
thus, I get a failure packaging:
Processing files: glib-devel-1.2.10-15
error: File not found by glob: /var/tmp/glib-1.2.10-root/usr/lib64/lib*.so
RPM build errors:
File not found by glob: /var/tmp/glib-1.2.10-root/usr/lib64/libglib-1.2.so.*
File not found by glob:
/var/tmp/glib-1.2.10-root/usr/lib64/libgthread-1.2.so.*
File not found by glob:
/var/tmp/glib-1.2.10-root/usr/lib64/libgmodule-1.2.so.*
File not found by glob: /var/tmp/glib-1.2.10-root/usr/lib64/lib*.so
--
Cheers,
/ChJ
More information about the Aurora-sparc-devel
mailing list