I am installing QorIQ SDKV1.7 on Ubuntu 14.04 and getting error while executing host-prepare.sh in QorIQ-SDK-V1.7-20141218-yocto/poky/scripts folder

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I am installing QorIQ SDKV1.7 on Ubuntu 14.04 and getting error while executing host-prepare.sh in QorIQ-SDK-V1.7-20141218-yocto/poky/scripts folder

2,328 Views
hammadnayeem
Contributor II

I am installing QorIQ SDKV1.7 on Ubuntu 14.04 and getting following error while executing host-prepare.sh in QorIQ-SDK-V1.7-20141218-yocto/poky/scripts folder

Package texinfo is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or

is only available from another source

However the following packages replace it:

  info install-info

Package git-core is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or

is only available from another source

Package autoconf is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or

is only available from another source

Package libtool is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or

is only available from another source

E: Unable to locate package subversion

E: Package 'git-core' has no installation candidate

E: Unable to locate package texi2html

E: Package 'texinfo' has no installation candidate

E: Unable to locate package libsdl1.2-dev

E: Couldn't find any package by regex 'libsdl1.2-dev'

E: Unable to locate package docbook-utils

E: Unable to locate package fop

E: Unable to locate package gawk

E: Unable to locate package python-pysqlite2

E: Unable to locate package build-essential

E: Unable to locate package xsltproc

E: Unable to locate package chrpath

E: Unable to locate package libgl1-mesa-dev

E: Unable to locate package libglu1-mesa-dev

E: Package 'autoconf' has no installation candidate

E: Unable to locate package automake

E: Package 'groff' has no installation candidate

E: Package 'libtool' has no installation candidate

E: Unable to locate package libxml-parser-perl

E: Unable to locate package cvs

E: Unable to locate package tofrodos

E: Unable to locate package libstring-crc32-perl

E: Unable to locate package libbonobo2-common

E: Unable to locate package libncurses5-dev

ERROR: Fail to install pkgs on host! See message above...

-

0 Kudos
15 Replies

1,523 Views
Pavel
NXP Employee
NXP Employee
It looks like that there is no internet connection for your Linux host.
 
Test your Ubuntu using “ping” command.
Do you see connection for the following command: “ping www.google.com”.
0 Kudos

1,523 Views
hammadnayeem
Contributor II

Hi Pavel,

I got through this and successfully run the host-prepare.sh file but now I want to install the tool chain, I am getting this error on my terminal. Pls suggest.

mhnayeem@mhnayeem-ThinkCentre-A58:~/Desktop/QorIQ-SDK-V1.7-20141218-yocto/build_p2020rdb_release$ bitbake fsl-toolchain

bitbake: command not found

0 Kudos

1,523 Views
Pavel
NXP Employee
NXP Employee

See instructions on the following page:

Freescale Technical Information Center

0 Kudos

1,523 Views
hammadnayeem
Contributor II

Yes I am following these instructions only but when I am executing bitbake fsl-toolchain , I am getting error bitbake: command not found

0 Kudos

1,523 Views
Pavel
NXP Employee
NXP Employee

It looks like that the following command was not issued from SDK installing folder:

For example: source ./poky/fsl-setup-poky –m b4860qds

0 Kudos

1,523 Views
hammadnayeem
Contributor II

Hi Pavel,I already executed this command for p2020rdb. Pls suggest.

0 Kudos

1,523 Views
Pavel
NXP Employee
NXP Employee

Do you see the following message on the screen after "source ./poky/fsl-setup-poky" command?

Run the following commands to start a build:

    bitbake fsl-image-lsb-sdk

    bitbake fsl-image-minimal

    bitbake fsl-image-kvm

    bitbake fsl-image-full

    bitbake fsl-image-core

    bitbake fsl-image-flash

0 Kudos

1,523 Views
hammadnayeem
Contributor II

After running the command            source ./poky/fsl-setup-poky -m p2020rdb   , I am getting following message -

/home/mhnayeem/Desktop/QorIQ-SDK-V1.7-20141218-yocto/build_p2020rdb_release was created before. Override its configuration files? Y|n

0 Kudos

1,523 Views
hammadnayeem
Contributor II

Ok I did it

Now pls tell me relevance of following line ... I mean what needs to be done -

To use the installed toolchain, go the the location where the toolchain is installed and source the

environment-setup-<core>

file. This will set up the correct path to the build tools and also export some environment variables relevant for development

0 Kudos

1,523 Views
hammadnayeem
Contributor II

Pls also tell me 1 thing

I am new to the SDK Environment

I need to write a serial application to configure a UART port of P2020rdb using SDK V1.7

Pls advise me how to proceed.

Thanks in advance.

0 Kudos

1,523 Views
hammadnayeem
Contributor II

Thanks Pavel.

Any information relevant for QorIQ processor (P2020RDB specifically) for serial application using SDK v 1.7

0 Kudos

1,523 Views
Pavel
NXP Employee
NXP Employee

The QorIQ SDK Linux does not require special information for UART using.

0 Kudos

1,523 Views
hammadnayeem
Contributor II

No,

I am asking any pdf document for UART Programming of the P2020RDB using SDK

0 Kudos

1,523 Views
Pavel
NXP Employee
NXP Employee

Press 'Y' or 'n'

0 Kudos