﻿id	summary	reporter	owner	description	type	status	priority	component	resolution	keywords	cc
60	First example fails	Gustavo Patino <gpatino@…>	developers	"Hi.

I have the following error when I try to compile the first example caba-vgmn-multi_timer-mipsel :


make[1]: Entering directory `/home/gustavo/soclib/soclib/soclib/platform/topcells/caba-vgmn-multi_timer-mipsel/soft'
/home/gustavo/soclib/soclib/soclib/platform/topcells/soft.mk:82: deps.mk: No such file or directory
mipsel-unknown-elf-gcc -Wall -O2 -I.   -mips2 -mno-branch-likely -gstabs+ -DSOCLIB_MIPS_R3000 -EL -nostdinc -ggdb -I/home/gustavo/soclib/soclib/soclib/platform/topcells/common -I/home/gustavo/soclib/soclib/soclib/module/internal_component/vci_timer/include -I/home/gustavo/soclib/soclib/soclib/module/connectivity_component/vci_multi_tty/include -I/home/gustavo/soclib/soclib/soclib/lib/include -M -MT stdlib.o -MF stdlib.deps /home/gustavo/soclib/soclib/soclib/platform/topcells/common/stdlib.c
/home/gustavo/soclib/soclib/soclib/platform/topcells/common/stdlib.c:29:20: error: stdarg.h: No such file or directory
make[1]: *** [stdlib.deps] Error 1
make[1]: Leaving directory `/home/gustavo/soclib/soclib/soclib/platform/topcells/caba-vgmn-multi_timer-mipsel/soft'
make: *** [soft/bin.soft] Error 2


I have installed the environment for SocLib following the Installation Notes page. I'm using Ubuntu 9.10 with gcc version 4.4.1. I have installed SystemC 2.2.0, and my cross-compilers are based on binutils-2.20, gcc-4.4.2, and gdb-7.0. I also have installed Python2.5 and libsdl1.2-dev for SDL.

I would appreciate any help to solve this error.

Thanks,

Gustavo."	helpdesk	closed	N/A	soclib-cc	fixed	error, stdarg.h, caba-vgmn-multi_timer-mipsel	
