Are there instructions for building scratchbox posted anywhere?

I'm trying to build from source. I've downloaded and unpacked 1.0.7, on a debian sarge machine. I ran ./build and I get there error below.

Any suggestions as to what I'm failing to understand or do?

--rich

gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -Wl,-dynamic-linker -Wl,/scratchbox/host_shared/lib/ld.so -Wl,-rpath -Wl,/scratchbox/host_shared/li b/ -o .libs/size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L
/home/rpixley/scratchbox/compilers/host_gcc/work/main.d/binutils-2.15/builddir-s
ingle/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,--rpath -Wl,/scratchbo
x/compilers/host-gcc/lib
bucomm.o(.text+0xa99): In function `make_tempname':
../../binutils/bucomm.c:425: warning: the use of `mktemp' is dangerous, better u
se `mkstemp'
/usr/lib/libc_nonshared.a(elf-init.oS)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x
0): In function `__i686.get_pc_thunk.bx':
: multiple definition of `__i686.get_pc_thunk.bx'
/home/rpixley/scratchbox/compilers/host_gcc/work/main.d/binutils-2.15/builddir-s
ingle/libiberty/pic/libiberty.a(make-temp-file.o)(.gnu.linkonce.t.__i686.get_pc_
thunk.bx+0x0):../../libiberty/make-temp-file.c:99: first defined here
collect2: ld returned 1 exit status
make[6]: *** [size] Error 1
make[6]: Leaving directory `/home/rpixley/scratchbox/compilers/host_gcc/work/mai
n.d/binutils-2.15/builddir-single/binutils'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/rpixley/scratchbox/compilers/host_gcc/work/mai
n.d/binutils-2.15/builddir-single/binutils'
make[4]: *** [all-recursive-am] Error 2
make[4]: Leaving directory `/home/rpixley/scratchbox/compilers/host_gcc/work/mai
n.d/binutils-2.15/builddir-single/binutils'
make[3]: *** [all-binutils] Error 2
make[3]: Leaving directory `/home/rpixley/scratchbox/compilers/host_gcc/work/mai
n.d/binutils-2.15/builddir-single'
make[2]: *** [build-single-stamp] Error 2
make[2]: Leaving directory `/home/rpixley/scratchbox/compilers/host_gcc/work/mai
n.d/binutils-2.15'
make[1]: *** [build-binutils] Error 2
make[1]: Leaving directory `/home/rpixley/scratchbox/compilers/host_gcc'
make: *** [host-gcc] Error 2

_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to