Re: many compile errors on etc/samplepackage
Hamid Farhadi <[email protected]> Tue, 05 Nov 2013 20:55:29 +0900
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <[email protected]> |
for archiving purposes: using --disable-linuxmodule for click configuration plus using the = default --prefix=3D/usr/local in package configuration solved the issue --H. On 10/8/13 1:02 PM, Hamid Farhadi wrote: > Sorry for my bad explanation, > ofcourse i can comment out that line like previous errors and finish the > compilation. but I am saying the compilation scripts look old. am I right? > also the Click ./configure seems does not accept --with-PACKAGE switch > or maybe I do not know how to use it. > > > any idea please? > --Hamid > > On 10/7/13 9:17 PM, Hamid Farhadi wrote: >> Hi >> >> I tried compiling etc/samplepackage but it fires many errors on many >> different elements in share/click/src ? >> >> I just run autoconfig in the folder then ./configure and make which goes >> through compiling all the elements. I know at least a couple of them >> that work in the Click main installation without problem. I kept >> deleting elements woth errors till I got this error: >> >> /usr/local/bin/click-buildtool -C /usr/local elem2package sample < >> uelements.conf > upackage.cc >> CXX upackage.cc >> upackage.cc: In function =91Element* beetlemonkey(uintptr_t)=92: >> upackage.cc:828:25: error: expected type-specifier before =91MyNothingEl= ement=92 >> upackage.cc:828:25: error: cannot convert =91int*=92 to =91Element*=92 i= n return >> upackage.cc:828:25: error: expected =91;=92 before =91MyNothingElement= =92 >> upackage.cc:828:25: error: =91MyNothingElement=92 was not declared in th= is scope >> make[1]: *** [upackage.uo] Error 1 >> make[1]: *** Waiting for unfinished jobs.... >> make[1]: Leaving directory >> `/home/yilong/Desktop/kohler-click-d3e8e31/etc/samplepackage' >> make: *** [sample.uo] Error 2 >> >> Whats wrong please? >> >> >> --Hamid >> >> >> >> _______________________________________________ >> click mailing list >> [email protected] >> https://amsterdam.lcs.mit.edu/mailman/listinfo/click >> > > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click >