Andy, I have compiled the build, after compilation it
created bin, config and configure directories as
output but it failed to build the src directory, this
is the output I got, Could you suggest me as to what
could have gone wrong for it build the src files of
the build,
--- Andrew Johnson <[email protected]> wrote:
Hi Vijayram,
Krishna wrote:
If my host itself is the target for building the
software, could you guide me as to if I should do
changes to specify
cross-compile-target-architecture.
My host is linux-x86 and I would like to make
itself
as my target architecture.
The R3.14 build system will compile everything for
the host machine
automatically. You only need to set
CROSS_COMPILER_TARGET_ARCHS if you
want it to cross-compile for a different target
(usually RTEMS or vxWorks)
- leave it blank or commented out for just native
binaries.
- Andrew
--
"Life is what happens while you're busy making other
plans." - John Lennon
__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
------------------------------------------------------------------------
make -C src buildInstall
make[1]: Entering directory `/home/gopu/epics/base/src'
make -C toolsComm buildInstall
make[2]: Entering directory `/home/gopu/epics/base/src/toolsComm'
make -C antelope buildInstall
make[3]: Entering directory `/home/gopu/epics/base/src/toolsComm/antelope'
perl ../../../configure/tools/makeMakefile.pl O.linux-x86 ../../../..
mkdir O.Common
make -C O.linux-x86 -f ../Makefile TOP=../../../.. T_A=linux-x86 buildInstall
make[4]: Entering directory `/home/gopu/epics/base/src/toolsComm/antelope/O.linux-x86'
make[4]: Leaving directory `/home/gopu/epics/base/src/toolsComm/antelope/O.linux-x86'
make[4]: Entering directory `/home/gopu/epics/base/src/toolsComm/antelope/O.linux-x86'
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../closure.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../error.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../lalr.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../lr0.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../main.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../mkpar.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../output.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../reader.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../skeleton.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../symtab.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../verbose.c
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -DOSITHREAD_USE_DEFAULT_STACK -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -ansi -pedantic -O3 -w -D_NO_PROTO -mcpu=pentium -fPIC -I. -I.. -I/home/gopu/epics/epics_install2/include/os/Linux -I/home/gopu/epics/epics_install2/include ../warshall.c
/usr/bin/g++ -o antelope closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o -lpthread -lreadline -lcurses -lrt
/usr/bin/ld: cannot find -lreadline
collect2: ld returned 1 exit status
make[4]: *** [antelope] Error 1
make[4]: Leaving directory `/home/gopu/epics/base/src/toolsComm/antelope/O.linux-x86'
make[3]: *** [buildInstall.linux-x86] Error 2
make[3]: Leaving directory `/home/gopu/epics/base/src/toolsComm/antelope'
make[2]: *** [antelope.buildInstall] Error 2
make[2]: Leaving directory `/home/gopu/epics/base/src/toolsComm'
make[1]: *** [toolsComm.buildInstall] Error 2
make[1]: Leaving directory `/home/gopu/epics/base/src'
make: *** [src.buildInstall] Error 2