Scott,


In eclipse when you reconfigure the project and build the project, all the 
details will be show in the console, those are the info you need to capture in 
the document if people do things from command-line.



Cheers,

Jessica



From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Rifenbark, Scott M
Sent: Tuesday, November 13, 2012 3:18 PM
To: yocto@yoctoproject.org
Subject: [yocto] Autotools-based project question



I have an Autotools-based project (helloworld) that I have create and works.  I 
am trying to test the instructions in the "Autotools-Based Projects" section of 
the YP Application Developer's Guide 
(http://www.yoctoproject.org/docs/1.4/adt-manual/adt-manual.html#autotools-based-projects).
  This short section basically tells you how to use the cross-toolchain by 
passing the appropriate host option to configure.sh.  When I execute configure 
and pass the --host and --with options it is not recognizing the --with stuff.  
There is a note in the section that tells what to do if this is the case.  When 
I run through the steps in the note I get problems when running autoheader.  It 
complains of AC_CONFIG_HEADERS not being in configure.in.  I tried adding a 
line (AC_CONFIG_HEADERS) to my configure.in file but that doesn't work.  I've 
googled a bunch of stuff trying to educate myself but I have not made any 
headway.  Does anyone know anything about this area?



Thanks,

Scott



Scott Rifenbark

Intel Corporation

Yocto Project Documentation

503.712.2702

503.341.0418 (cell)



_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to