[Click] installing DHCP module from click-packages

Vladimir Bychkovsky vlad at mit.edu
Sat Dec 9 23:43:30 EST 2006


Thank you. I've ended up creating an empty config.h and that worked too.

Vlad.

On 12/9/06, Eddie Kohler <kohler at cs.ucla.edu> wrote:
> Hi Vladimir,
>
> Don't know why those files were attempting to #include <config.h>.  It is safe
> to remove the #include <config.h> statements, which is what I've done in the
> CVS versions; it then appears to compile.
>
> Eddie
>
>
> Vladimir Bychkovsky wrote:
> > Has anyone tried to compile/install DHCP module from the
> > click-packages CVS recently?
> > I have compiled and installed click using default PREFIX (=/usr/local)
> >
> > I get the following when I try to install dhcp module:
> > click-packages/dhcp $ ./configure
> > configure: creating ./config.status
> > config.status: creating Makefile
> > config.status: creating package/Makefile
> > config.status: WARNING:  package/Makefile.in seems to ignore the
> > --datarootdir setting
> >
> > click-packages/dhcp $ make
> > make[1]: Entering directory
> > `/export/home/vladb/svn/openwifi/trunk/click-packages/dhcp/package'
> > make CLICK_PACKAGE_MAKING=userlevel dhcp.uo
> > make[2]: Entering directory
> > `/export/home/vladb/svn/openwifi/trunk/click-packages/dhcp/package'
> > echo . | /usr/local/bin/click-buildtool findelem -r userlevel -r dhcp
> > -P  > uelements.conf
> > /usr/local/bin/click-buildtool elem2make -t userlevel < uelements.conf
> >> uelements.mk
> > make[2]: Leaving directory
> > `/export/home/vladb/svn/openwifi/trunk/click-packages/dhcp/package'
> > make[2]: Entering directory
> > `/export/home/vladb/svn/openwifi/trunk/click-packages/dhcp/package'
> >   CXX checkdhcpmsg.cc
> > checkdhcpmsg.cc:20:21: config.h: No such file or directory
> > make[2]: *** [checkdhcpmsg.uo] Error 1
> > make[2]: Leaving directory
> > `/export/home/vladb/svn/openwifi/trunk/click-packages/dhcp/package'
> > make[1]: *** [dhcp.uo] Error 2
> > make[1]: Leaving directory
> > `/export/home/vladb/svn/openwifi/trunk/click-packages/dhcp/package'
> > make: *** [package] Error 2
> >
> > -------------------
> >
> > I would appreciate any suggestions.
> >
> > Thanks in advance,
> > Vlad.
> > _______________________________________________
> > click mailing list
> > click at amsterdam.lcs.mit.edu
> > https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


More information about the click mailing list