Rockbox Development > Starting Development and Compiling
rockboxdev.sh problems with compiling after downloading gcc
william7:
I run ./rockboxdev.sh after downloading binutils and gcc-core I have this error:
make[1]: *** [libiberty.a] Error 1
...
make: *** [all-libiberty] Error 2
bluebrother:
and that is the complete error message you're given? I really bet there is more.
AlexP:
Building for m68k right? I have the same problem on Debian testing 64 bit, JdGordon has it trying to build it on Ubuntu 9.04 64 bit, and amiconn has the eaxt same problem trying to build it on cygwin 1.7
gevaerts:
I've had the same on debian lenny on arm
william7:
Yes it's build for m68k.
I'm running Arch linux.
I was trying build custom build with these errors but it wasn't work good on my iaudio m5.
--- Code: ---
make[1]: Wejście do katalogu `/home/byku/.rockbox-dev/rbdev-build/build-gcc-m/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
regex.o cplus-dem.o cp-demangle.o cp-demint.o md5.o alloca.o argv.o choose-temp.o concat.o
dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o
hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o
partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o
ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o mkstemps.o
ar: regex.o: No such file or directory
make[1]: *** [libiberty.a] Error 1
make[1]: Opuszczenie katalogu `/home/byku/.rockbox-dev/rbdev-build/build-gcc-m/libiberty'
make: *** [all-libiberty] Error 2
sudo died with exit status 2
--- End code ---
[EDIT by moderator - remove irrelevant parts of log as it was too large]
Navigation
[0] Message Index
[#] Next page
Go to full version