[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [openrisc] Error compiling or1ksim on freeBSD 4.7
Hi:
The error was I use make all and I have to use gmake but when I
use it I obtain another error. It says it dont find ./depcomp
config.status: creating cpu/Makefile
config.status: executing default-1 commands
config.status: executing default commands
gmake[2]: Leaving directory `/usr/home/meleth/or1k/or1ksim/cpu'
gmake[2]: Entering directory `/usr/home/meleth/or1k/or1ksim/cpu'
Making all in common
gmake[3]: Entering directory
`/usr/home/meleth/or1k/or1ksim/cpu/common'
cd ../.. && automake --gnu cpu/common/Makefile
automake: configure.in: required file `./depcomp' not found
gmake[3]: *** [Makefile.in] Error 1
gmake[3]: Leaving directory
`/usr/home/meleth/or1k/or1ksim/cpu/common'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/home/meleth/or1k/or1ksim/cpu'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/meleth/or1k/or1ksim'
gmake: *** [all] Error 2
Thanks
----- Original Message -----
From: javier_castillo_villar@y...
To: openrisc@o...
Date: Thu, 31 Oct 2002 10:28:31 -0100
Subject: [openrisc] Error compiling or1ksim on freeBSD 4.7
>
>
> Hi:
>
> I compile all the or1k tools over freebsd 4.7 but when I try to
> make or1ksim after configuring it I obtain these error:
>
> Makefile", line 383: Need an operator
> make: fatal errors encountered -- cannot continue
>
> Configure says this:
>
> ./configure --target=or32-uclinux --prefix=/opt/or32-uclinux
> creating cache ./config.cache
> checking host system type... i386-pc-freebsd4.7
> checking target system type... or32-unknown-uclinux-gnu
> checking build system type... i386-pc-freebsd4.7
> 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... i386-pc-freebsd4.7
> checking for gcc... gcc
> checking whether the C compiler (gcc -g ) works... yes
> checking whether the C compiler (gcc -g ) is a cross-compiler...
no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking how to run the C preprocessor... gcc -E
> checking for minix/config.h... no
> checking whether make sets ${MAKE}... (cached) yes
> checking whether gcc needs -traditional... no
> checking for a BSD compatible install... /usr/bin/install -c
> checking for ar... ar
> checking for ranlib... ranlib
> checking return type of signal handlers... void
> checking whether stat file-mode macros are broken... no
> checking for dirent.h that defines DIR... yes
> checking for opendir in -ldir... no
> checking for strcasecmp... yes
> checking for select... yes
> checking for setenv... yes
> checking for putenv... yes
> checking for tcgetattr... yes
> checking for setlocale... yes
> checking for lstat... yes
> checking for working strcoll... yes
> checking for unistd.h... yes
> checking for stdlib.h... yes
> checking for varargs.h... yes
> checking for stdarg.h... yes
> checking for string.h... yes
> checking for sys/ptem.h... no
> checking for sys/pte.h... no
> checking for sys/stream.h... no
> checking for sys/select.h... yes
> checking for termcap.h... yes
> checking for termios.h... yes
> checking for termio.h... no
> checking for sys/file.h... yes
> checking for locale.h... yes
> checking for net/ethernet.h... yes
> checking whether to enable profiling... no
> checking whether to compile fsim... no
> checking whether to use simple execution... no
> checking whether to enable ethernet phy emulation... no
> checking whether to use raw range stats... no
> checking whether instructions set overflow flag... no
> checking whether arithmethic instructions set flag... no
> checking for implementation-specific data... DEFAULT
> configure: warning: using default environment
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating bpb/Makefile
> creating cache/Makefile
> creating cpu/Makefile
> creating cpu/common/Makefile
> creating cpu/or32/Makefile
> creating cuc/Makefile
> creating cpu/or1k/Makefile
> creating cpu/dlx/Makefile
> creating debug/Makefile
> creating support/Makefile
> creating mmu/Makefile
> creating peripheral/Makefile
> creating tick/Makefile
> creating peripheral/channels/Makefile
> creating pm/Makefile
> creating pic/Makefile
> creating debug/Makefile
> creating vapi/Makefile
> creating config.h
>
>
> Thanks
>
--
To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml