Hi Jim,
Linux hex 2.6.39-1-amd64 #1 SMP Tue May 24 14:34:19 UTC 2011 x86_64
GNU/Linux is the version I'm using. It's Debian I believe. Here's output
of df -T:
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/sda2 auto 72297344 28027256 44270088 39% /
tmpfs tmpfs 5120 12 5108 1% /lib/init/rw
tmpfs tmpfs 612208 340 611868 1% /run
udev tmpfs 3055328 0 3055328 0% /dev
tmpfs tmpfs 1224412 0 1224412 0% /run/shm
/dev/sda1 ext2 263453 59977 189872 25% /boot
Thanks,
Albert
On 06/08/2011 08:50 AM, James Kulp wrote:
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