|
From: Enric J. <en...@nm...> - 2005-01-13 11:07:55
|
Hi!
I did the cvs update -dP.
It has compiled successfuly, but I have realized that the CVS ccm/CCM_Local module has not Makefile.py files, so I created them by hand, like this:
#NAME('CCM_Local')
#VERSION('1.0')
Thanks for your help,
-enric
On Thu, 13 Jan 2005, Egon Teiniker wrote:
> Hi Enric,
>
> There has been a change in the cpp-environment package. All CCM related
> modules have changed to a ccm directory and all WX related modules (that
> contain utilities like C++ smart pointers) have moved to a wx directory.
>
> Therefore, please make an cvs update -dP to ensure a proper package
> structure and follow the instructions described in the
> cpp-environment/INSTALL file.
>
> :-) Egon
>
> Enric Jaen wrote:
> > Hi Joerg!
> >
> >
> >>Enric> 2) targeting CCM_Local , I am getting the following error:
> >>
> >>Enric> CCM_Local:
> >>Enric> [exec] scanning package in /home/enric/phd/codigo/ccmtools-cvs/cpp-environment/CCM_Local ...
> >>Enric> [exec] confix.py: WARNING: the package version is not set. Use --packageversion, or VERSION() in the toplevel Makefile.py.
> >>Enric> [exec] confix.py: WARNING: package "CCM_Local" does not have any modules
> >>Enric> [exec] done scanning.
> >>Enric> [exec] reading repository (/tmp/repo)
> >>Enric> [exec] done with /tmp/repo
> >>Enric> [exec] resolving dependencies ...
> >>Enric> [exec] done resolving
> >>Enric> [exec] generating output ...
> >>Enric> [exec] ***ERROR: Not even one file handled by any submodule of package CCM_Local; probably the current working directory (/home/enric/phd/codigo/ccmtools-cvs/cpp-environment/CCM_Local) is not the package root directory?
> >>Enric> [exec] Result: 1
> >>
> >>This means that the package CCM_Local does not contain any file that
> >>can be built, and not even one of the obligatory Makefile.py's. Is
> >>this correct?
> >
> >
> > All the directories in CCM_Local are empty. I checked them out from the CVS. Why is that?
> >
> > My aim is to build the platform and manage to run the tutorial example about local components.
> >
> > I would appreciate any help.
> > -Enric
> >
> > ps. I registered in the mailing list but I have not received any confirmation email yet
> >
> >
> >
> >
>
>
>
|