All of lore.kernel.org
 help / color / mirror / Atom feed
* wpa-supplicant failure
@ 2013-11-04 16:11 Vanderpool Josh
  2013-11-04 16:29 ` Vanderpool Josh
  2013-11-04 16:36 ` Denys Dmytriyenko
  0 siblings, 2 replies; 4+ messages in thread
From: Vanderpool Josh @ 2013-11-04 16:11 UTC (permalink / raw)
  To: meta-arago

[-- Attachment #1: Type: text/plain, Size: 2706 bytes --]

I am using the instructions from http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment
And using the branding-amsdk.inc with some items added from the arago-prefs.inc to include qt5 and the wifi items.

Build Configuration:
BB_VERSION        = "1.18.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS        = "arm-oe-linux-gnueabi"
MACHINE           = "am335x-evm"
DISTRO            = "arago"
DISTRO_VERSION    = "2013.10"
TUNE_FEATURES     = "armv7a vfp thumb neon callconvention-hard cortexa8"
TARGET_FPU        = "vfp-neon"
meta-arago-distro
meta-arago-extras = "master:370c6ed8e738eb3066160f133897a14eb3af1955"
meta-qt5          = "master:a6753fa646f714bd0a794d270bd77e951d8204ac"
toolchain-layer
meta-networking
meta-ruby
meta-oe           = "dylan:a108b2203a997634f87ac687e81712badaf3c546"
meta-ti           = "dylan:7e054d1277cfe3b8d59725930cd42177cef1d9f0"
meta-linaro-toolchain = "dylan:c9f78d6eff14ada3f2bc960e81883b27a10afecc"
meta              = "dylan:3549f5f203363302256848bb33c05c4fd4871948"


Log data follows:
| DEBUG: Executing shell function do_compile
| ../src/drivers/driver_nl80211.c:19:31: fatal error: netlink/genl/genl.h: No such file or directory
| compilation terminated.
| make: *** [../src/drivers/driver_nl80211.o] Error 1
| ERROR: Function failed: do_compile (see /home/joshua/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.2-oe-linux-gnueabi/wpa-supplicant/r5.sp4.01-r6b+gitrAUTOINC+7190ff7dbd43243290b626068ded0d61c5019050-arago0/temp/log.do_compile.33324 for further information)
ERROR: Task 1257 (/home/joshua/tisdk/sources/meta-arago/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant_r5.sp4.01.bb, do_compile) failed with exit code '1'

Josh Vanderpool
Electrical Engineer
Control Systems
________________________________
The Raymond Corporation
20 South Canal Street
Greene, New York 13778-0130
Phone: 607-656-2617
Fax: 607-656-4845
joshua.vanderpool@raymondcorp.com<mailto:joshua.vanderpool@raymondcorp.com>
http://www.raymondcorp.com<http://www.raymondcorp.com/>



Confidentiality Notice:

The preceding e-mail message (including any attachments) contains information that may be confidential, protected by applicable legal privileges, or constitute non-public information. It is intended to be conveyed only to the designated recipient(s). If you are not an intended recipient of this message, please notify the sender by replying to this message and then delete it from your system. Use, dissemination, distribution or reproduction of this message by unintended recipients is 
not authorized and may be unlawful.



[-- Attachment #2: Type: text/html, Size: 8374 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wpa-supplicant failure
  2013-11-04 16:11 wpa-supplicant failure Vanderpool Josh
@ 2013-11-04 16:29 ` Vanderpool Josh
  2013-11-04 16:36 ` Denys Dmytriyenko
  1 sibling, 0 replies; 4+ messages in thread
From: Vanderpool Josh @ 2013-11-04 16:29 UTC (permalink / raw)
  To: Vanderpool Josh, meta-arago

[-- Attachment #1: Type: text/plain, Size: 4002 bytes --]

I changed the PREFERRED_VERSION_libnl = "3.2.22" and this could not be found but it  used 2.0 and 3.2.21 I guess

NOTE: preferred version 3.2.22 of libnl not available (for item libnl)
NOTE: versions of libnl available: 1:2.0 1:3.2.21
NOTE: preferred version 3.2.22 of libnl not available (for item libnl-dev)
NOTE: versions of libnl available: 1:2.0 1:3.2.21
NOTE: preferred version 3.2.22 of libnl not available (for item libnl)
NOTE: versions of libnl available: 1:2.0 1:3.2.21


-Josh

From: meta-arago-bounces@arago-project.org [mailto:meta-arago-bounces@arago-project.org] On Behalf Of Vanderpool Josh
Sent: Monday, November 04, 2013 11:12 AM
To: meta-arago@arago-project.org
Subject: [meta-arago] wpa-supplicant failure

I am using the instructions from http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment
And using the branding-amsdk.inc with some items added from the arago-prefs.inc to include qt5 and the wifi items.

Build Configuration:
BB_VERSION        = "1.18.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS        = "arm-oe-linux-gnueabi"
MACHINE           = "am335x-evm"
DISTRO            = "arago"
DISTRO_VERSION    = "2013.10"
TUNE_FEATURES     = "armv7a vfp thumb neon callconvention-hard cortexa8"
TARGET_FPU        = "vfp-neon"
meta-arago-distro
meta-arago-extras = "master:370c6ed8e738eb3066160f133897a14eb3af1955"
meta-qt5          = "master:a6753fa646f714bd0a794d270bd77e951d8204ac"
toolchain-layer
meta-networking
meta-ruby
meta-oe           = "dylan:a108b2203a997634f87ac687e81712badaf3c546"
meta-ti           = "dylan:7e054d1277cfe3b8d59725930cd42177cef1d9f0"
meta-linaro-toolchain = "dylan:c9f78d6eff14ada3f2bc960e81883b27a10afecc"
meta              = "dylan:3549f5f203363302256848bb33c05c4fd4871948"


Log data follows:
| DEBUG: Executing shell function do_compile
| ../src/drivers/driver_nl80211.c:19:31: fatal error: netlink/genl/genl.h: No such file or directory
| compilation terminated.
| make: *** [../src/drivers/driver_nl80211.o] Error 1
| ERROR: Function failed: do_compile (see /home/joshua/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.2-oe-linux-gnueabi/wpa-supplicant/r5.sp4.01-r6b+gitrAUTOINC+7190ff7dbd43243290b626068ded0d61c5019050-arago0/temp/log.do_compile.33324 for further information)
ERROR: Task 1257 (/home/joshua/tisdk/sources/meta-arago/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant_r5.sp4.01.bb, do_compile) failed with exit code '1'

Josh Vanderpool
Electrical Engineer
Control Systems
________________________________
The Raymond Corporation
20 South Canal Street
Greene, New York 13778-0130
Phone: 607-656-2617
Fax: 607-656-4845
joshua.vanderpool@raymondcorp.com<mailto:joshua.vanderpool@raymondcorp.com>
http://www.raymondcorp.com<http://www.raymondcorp.com/>


Confidentiality Notice: The preceding e-mail message (including any attachments) contains information that may be confidential, protected by applicable legal privileges, or constitute non-public information. It is intended to be conveyed only to the designated recipient(s). If you are not an intended recipient of this message, please notify the sender by replying to this message and then delete it from your system. Use, dissemination, distribution or reproduction of this message by unintended recipients is not authorized and may be unlawful.


Confidentiality Notice:

The preceding e-mail message (including any attachments) contains information that may be confidential, protected by applicable legal privileges, or constitute non-public information. It is intended to be conveyed only to the designated recipient(s). If you are not an intended recipient of this message, please notify the sender by replying to this message and then delete it from your system. Use, dissemination, distribution or reproduction of this message by unintended recipients is 
not authorized and may be unlawful.



[-- Attachment #2: Type: text/html, Size: 11325 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wpa-supplicant failure
  2013-11-04 16:11 wpa-supplicant failure Vanderpool Josh
  2013-11-04 16:29 ` Vanderpool Josh
@ 2013-11-04 16:36 ` Denys Dmytriyenko
  2013-11-04 16:43   ` Cooper Jr., Franklin
  1 sibling, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-11-04 16:36 UTC (permalink / raw)
  To: Vanderpool Josh; +Cc: meta-arago

On Mon, Nov 04, 2013 at 04:11:41PM +0000, Vanderpool Josh wrote:
> I am using the instructions from http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment
> And using the branding-amsdk.inc with some items added from the 

Any specific reason for branding-amsdk?


> arago-prefs.inc to include qt5 and the wifi items.

http://arago-project.org/git/?p=meta-arago.git;a=commitdiff;h=ecc685fdbb24a30a6956ddd9463a68d80304f291

-- 
Denys


> Build Configuration:
> BB_VERSION        = "1.18.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "Ubuntu-12.04"
> TARGET_SYS        = "arm-oe-linux-gnueabi"
> MACHINE           = "am335x-evm"
> DISTRO            = "arago"
> DISTRO_VERSION    = "2013.10"
> TUNE_FEATURES     = "armv7a vfp thumb neon callconvention-hard cortexa8"
> TARGET_FPU        = "vfp-neon"
> meta-arago-distro
> meta-arago-extras = "master:370c6ed8e738eb3066160f133897a14eb3af1955"
> meta-qt5          = "master:a6753fa646f714bd0a794d270bd77e951d8204ac"
> toolchain-layer
> meta-networking
> meta-ruby
> meta-oe           = "dylan:a108b2203a997634f87ac687e81712badaf3c546"
> meta-ti           = "dylan:7e054d1277cfe3b8d59725930cd42177cef1d9f0"
> meta-linaro-toolchain = "dylan:c9f78d6eff14ada3f2bc960e81883b27a10afecc"
> meta              = "dylan:3549f5f203363302256848bb33c05c4fd4871948"
> 
> 
> Log data follows:
> | DEBUG: Executing shell function do_compile
> | ../src/drivers/driver_nl80211.c:19:31: fatal error: netlink/genl/genl.h: No such file or directory
> | compilation terminated.
> | make: *** [../src/drivers/driver_nl80211.o] Error 1
> | ERROR: Function failed: do_compile (see /home/joshua/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.2-oe-linux-gnueabi/wpa-supplicant/r5.sp4.01-r6b+gitrAUTOINC+7190ff7dbd43243290b626068ded0d61c5019050-arago0/temp/log.do_compile.33324 for further information)
> ERROR: Task 1257 (/home/joshua/tisdk/sources/meta-arago/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant_r5.sp4.01.bb, do_compile) failed with exit code '1'
> 
> Josh Vanderpool
> Electrical Engineer
> Control Systems
> ________________________________
> The Raymond Corporation
> 20 South Canal Street
> Greene, New York 13778-0130
> Phone: 607-656-2617
> Fax: 607-656-4845
> joshua.vanderpool@raymondcorp.com<mailto:joshua.vanderpool@raymondcorp.com>
> http://www.raymondcorp.com<http://www.raymondcorp.com/>
> 
> 
> 
> Confidentiality Notice:
> 
> The preceding e-mail message (including any attachments) contains information that may be confidential, protected by applicable legal privileges, or constitute non-public information. It is intended to be conveyed only to the designated recipient(s). If you are not an intended recipient of this message, please notify the sender by replying to this message and then delete it from your system. Use, dissemination, distribution or reproduction of this message by unintended recipients is 
> not authorized and may be unlawful.
> 
> 

> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wpa-supplicant failure
  2013-11-04 16:36 ` Denys Dmytriyenko
@ 2013-11-04 16:43   ` Cooper Jr., Franklin
  0 siblings, 0 replies; 4+ messages in thread
From: Cooper Jr., Franklin @ 2013-11-04 16:43 UTC (permalink / raw)
  To: Dmytriyenko, Denys, Vanderpool Josh; +Cc: meta-arago

Wifi/Wilink 6 doesn't currently work with a newer kernel.

Josh,

The branding  for amsdk is really only useful if you're interested in the 3.2 kernel which is the last productized kernel for am335x. I would recommend using amsdk/amsdk-06.00.00.00-config.txt when using oe-layersetup for right now if you're interested in using Wilink 6/8. There are a few things broken while am335x is switching to the newer 3.12 kernel but things will be getting better of the next few months and will be the next productized kernel for am335x.

> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
> Sent: Monday, November 04, 2013 10:37 AM
> To: Vanderpool Josh
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] wpa-supplicant failure
> 
> On Mon, Nov 04, 2013 at 04:11:41PM +0000, Vanderpool Josh wrote:
> > I am using the instructions from http://arago-
> project.org/wiki/index.php/Setting_Up_Build_Environment
> > And using the branding-amsdk.inc with some items added from the
> 
> Any specific reason for branding-amsdk?
> 
> 
> > arago-prefs.inc to include qt5 and the wifi items.
> 
> http://arago-project.org/git/?p=meta-
> arago.git;a=commitdiff;h=ecc685fdbb24a30a6956ddd9463a68d80304f291
> 
> --
> Denys
> 
> 
> > Build Configuration:
> > BB_VERSION        = "1.18.0"
> > BUILD_SYS         = "x86_64-linux"
> > NATIVELSBSTRING   = "Ubuntu-12.04"
> > TARGET_SYS        = "arm-oe-linux-gnueabi"
> > MACHINE           = "am335x-evm"
> > DISTRO            = "arago"
> > DISTRO_VERSION    = "2013.10"
> > TUNE_FEATURES     = "armv7a vfp thumb neon callconvention-hard cortexa8"
> > TARGET_FPU        = "vfp-neon"
> > meta-arago-distro
> > meta-arago-extras =
> "master:370c6ed8e738eb3066160f133897a14eb3af1955"
> > meta-qt5          = "master:a6753fa646f714bd0a794d270bd77e951d8204ac"
> > toolchain-layer
> > meta-networking
> > meta-ruby
> > meta-oe           = "dylan:a108b2203a997634f87ac687e81712badaf3c546"
> > meta-ti           = "dylan:7e054d1277cfe3b8d59725930cd42177cef1d9f0"
> > meta-linaro-toolchain =
> "dylan:c9f78d6eff14ada3f2bc960e81883b27a10afecc"
> > meta              = "dylan:3549f5f203363302256848bb33c05c4fd4871948"
> >
> >
> > Log data follows:
> > | DEBUG: Executing shell function do_compile
> > | ../src/drivers/driver_nl80211.c:19:31: fatal error: netlink/genl/genl.h: No
> such file or directory
> > | compilation terminated.
> > | make: *** [../src/drivers/driver_nl80211.o] Error 1
> > | ERROR: Function failed: do_compile (see /home/joshua/tisdk/build/arago-
> tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.2-oe-linux-
> gnueabi/wpa-supplicant/r5.sp4.01-
> r6b+gitrAUTOINC+7190ff7dbd43243290b626068ded0d61c5019050-
> arago0/temp/log.do_compile.33324 for further information)
> > ERROR: Task 1257 (/home/joshua/tisdk/sources/meta-arago/meta-arago-
> extras/recipes-connectivity/wpa-supplicant/wpa-supplicant_r5.sp4.01.bb,
> do_compile) failed with exit code '1'
> >
> > Josh Vanderpool
> > Electrical Engineer
> > Control Systems
> > ________________________________
> > The Raymond Corporation
> > 20 South Canal Street
> > Greene, New York 13778-0130
> > Phone: 607-656-2617
> > Fax: 607-656-4845
> >
> joshua.vanderpool@raymondcorp.com<mailto:joshua.vanderpool@raymondc
> orp.com>
> > http://www.raymondcorp.com<http://www.raymondcorp.com/>
> >
> >
> >
> > Confidentiality Notice:
> >
> > The preceding e-mail message (including any attachments) contains
> information that may be confidential, protected by applicable legal privileges, or
> constitute non-public information. It is intended to be conveyed only to the
> designated recipient(s). If you are not an intended recipient of this message,
> please notify the sender by replying to this message and then delete it from your
> system. Use, dissemination, distribution or reproduction of this message by
> unintended recipients is
> > not authorized and may be unlawful.
> >
> >
> 
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-04 16:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-04 16:11 wpa-supplicant failure Vanderpool Josh
2013-11-04 16:29 ` Vanderpool Josh
2013-11-04 16:36 ` Denys Dmytriyenko
2013-11-04 16:43   ` Cooper Jr., Franklin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.