[ndnSIM] Build failed!

Alex Afanasyev alexander.afanasyev at ucla.edu
Tue Jun 4 10:16:58 PDT 2013


Hi!

Did you put some scenario files in scratch/ folder?  The error is basically telling that ./waf is trying to compile some source as a program (expects `main' function), though it is not really a stand-alone program.  If you can give more context (what and where you put, more detailed output on what was compiled using ./waf -v), we probably can give a better advice what to do.

---
Alex

On Jun 4, 2013, at 5:29 AM, 陈胜蓝 <blindeafer at 163.com> wrote:

> Hi all,
> After I modify confugure:
> ./waf configure --boost-includes=/usr/local/include --boost-libs=/usr/local/lib
> ./waf
> There is a error:
> /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/crt1.o: In function `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> 
> What can I do to solve it?
> 
> Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130604/1bc82243/attachment.html>


More information about the ndnSIM mailing list