Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#9 closed defect (fixed)

Can't compile caba-vgmn-tc4200enc-mipsel and caba-vgmn-tc4200-mipsel

Reported by: silicomp Owned by: somebody
Priority: major Component: component1
Keywords: Cc:

Description

I manage to install Soclib with installation notes.

I passed the Test.

But when i try to compile caba-vgmn-tc4200enc-mipsel i have this error: soclib/module/streaming_component/tc4200_enc/caba/source/src/../include/tc4200_enc.h:42:27: error: tc_tc4200_enc.h: Aucun fichier ou répertoire de ce type

IN fact the file tc4200_enc.h is in $SOCLIB/binary/module/stream_components/tc4200enc/caba/source

There is the same error with caba-vgmn-tc4200-mipsel

Thank you

  1. Rouland (Orange Business Services)

Change History (2)

comment:1 Changed 15 years ago by Joel Porquet

It seems that you forgot to source the env.sh included in the folder: $ source env.sh It adds the path of the 'include' directory to $CPATH which is then used for the compilation.

comment:2 Changed 15 years ago by Nicolas Pouillon

Resolution: fixed
Status: newclosed

Looks fixed, reopen if I'm mistaken

Note: See TracTickets for help on using tickets.