Since your script shows the file being generated, and then not being
found, it is pretty strange.
What system (uname -a) , and what file system are you using?
Jim
From: Albert Kwon <[email protected]>
Date: Tue, Jun 7, 2011 at 6:46 PM
Subject: Header Files
To: [email protected]
Cc: Shepard Siegel <[email protected]>
Hello OpenCPI Developers,
I'm having some problems with make rcc. It's failing to generate
all the .h files. Below is the error I'm getting:
make -C components rcc
make[1]: Entering directory `/home/kwyoung/opencpi/components'
=============Building RCC implementation adc_unpack.rcc for targets
linux-x86_64
Generating the implementation skeleton file: gen/adc_unpack_skel.c
Generating the implementation header file: gen/adc_unpack_Worker.h
gcc -MMD -MP -MF target-linux-x86_64/adc_unpack.o.deps -c -Wall
-Wextra -O -fPIC -I/home/kwyoung/opencpi/ocpi/include/rcc -Igen -o
target-linux-x86_64/adc_unpack.o adc_unpack.c
adc_unpack.c:42:31: fatal error: adc_unpack_Worker.h: No such file or
directory
compilation terminated.
make[2]: *** [target-linux-x86_64/adc_unpack.o] Error 1
make[1]: *** [adc_unpack.rcc] Error 2
make[1]: Leaving directory `/home/kwyoung/opencpi/components'
make: *** [rcc] Error 2
Do you guys have some suggestions?
Thank you.
Best,
Albert
_______________________________________________
opencpi_dev mailing list
[email protected]
http://lists.opencpi.org/listinfo.cgi/opencpi_dev-opencpi.org