mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] ptxdist-2012.03.0 some python development files could not be found
@ 2014-04-22  8:48 bilal.tas
  2014-04-22  9:09 ` Alexander Aring
  2014-04-22 12:24 ` [ptxdist] ptxdist-2012.03.0 some python development files could not " Alexander Aring
  0 siblings, 2 replies; 20+ messages in thread
From: bilal.tas @ 2014-04-22  8:48 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 4290 bytes --]

 

Hello, 

I'm trying install ptxdist-2012.03.0 I get this error:


configure: error: some python development files could not be found,
you are likely using suse or redhat system as host. In this case please
install he python-devel packages

But I have installed pyhton 2.7 

My
BSP is support only ptxdist-2012.03.0 (Phytec PD13.2.3)
My OS ubuntu
13.04 x86

-----My Log------ 

checking build system type...
i686-pc-linux-gnu
checking host system type...
i686-pc-linux-gnu
checking for ptxdist patches... yes
checking for
gcc... gcc
checking whether the C compiler works... yes
checking for C
compiler default output file name... a.out
checking for suffix of
executables... 
checking whether we are cross compiling... no
checking
for suffix of object files... o
checking whether we are using the GNU C
compiler... yes
checking whether gcc accepts -g... yes
checking for gcc
option to accept ISO C89... none needed
checking how to run the C
preprocessor... gcc -E
checking for grep that handles long lines and
-e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C
header files... yes
checking for sys/types.h... yes
checking for
sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h...
yes
checking for memory.h... yes
checking for strings.h... yes
checking
for inttypes.h... yes
checking for stdint.h... yes
checking for
unistd.h... yes
checking regex.h usability... yes
checking regex.h
presence... yes
checking for regex.h... yes
checking for library
containing regcomp... none required
checking for library containing
mvaddch... -lncurses
checking ncurses.h usability... yes
checking
ncurses.h presence... yes
checking for ncurses.h... yes
checking menu.h
usability... yes
checking menu.h presence... yes
checking for menu.h...
yes
checking whether #! works in shell scripts... yes
checking for
bash... /bin/bash
checking for sed... /bin/sed
checking sed version...
4.2.2
checking for GNU chmod... /bin/chmod
checking for GNU chown...
/bin/chown
checking for GNU mv... /bin/mv
checking for GNU cp...
/bin/cp
checking for GNU rm... /bin/rm
checking for GNU rmdir...
/bin/rmdir
checking for GNU md5sum... /usr/bin/md5sum
checking for GNU
mkdir... /bin/mkdir
checking for GNU install...
/usr/bin/install
checking for GNU stat... /usr/bin/stat
checking for GNU
mknod... /bin/mknod
checking for GNU tar... /bin/tar
checking for
egrep... (cached) /bin/grep -E
checking for a BSD-compatible install...
/usr/bin/install -c
checking for gcc... (cached) gcc
checking whether we
are using the GNU C compiler... (cached) yes
checking whether gcc
accepts -g... (cached) yes
checking for gcc option to accept ISO C89...
(cached) none needed
checking for g++... g++
checking whether we are
using the GNU C++ compiler... yes
checking whether g++ accepts -g...
yes
checking for gawk... gawk
checking for gawk...
/usr/bin/gawk
checking awk version... 4.0.1
checking for flex...
flex
checking lex output file root... lex.yy
checking lex library...
-lfl
checking whether yytext is a pointer... yes
checking for flex...
/usr/bin/flex
checking for bison... bison -y
checking for bison...
/usr/bin/bison
checking whether yacc is bison++... no, this is
good
checking yacc/bison version... 2.7.12
checking for makeinfo...
/usr/bin/makeinfo
checking for bunzip2... /bin/bunzip2
checking for
gunzip... /bin/gunzip
checking for gunzip... /bin/gunzip
checking for
readlink... /bin/readlink
checking for mktemp... /bin/mktemp
checking
for wget... /usr/bin/wget
checking for dirname...
/usr/bin/dirname
checking for cat... /bin/cat
checking for find...
/usr/bin/find
checking find version... 4.4.2
checking for xargs...
/usr/bin/xargs
checking if xargs -r works as expected... ok
checking for
sort... /usr/bin/sort
checking for gmake... no
checking for gnumake...
no
checking for make... /usr/bin/make
checking for file...
/usr/bin/file
checking for msgfmt... /usr/bin/msgfmt
checking for tty...
/usr/bin/tty
checking for gcc... /usr/bin/gcc
CHECKING FOR PYTHON2.7...
/USR/BIN/PYTHON2.7
CHECKING WHETHER /USR/BIN/PYTHON2.7 FINDS
DISTUTILS... YES
checking whether python development files are
present... no
configure: error: some python development files could not
be found, you are
 likely using suse or redhat system as host. In this
case
 please install the python-devel packages 
 

[-- Attachment #1.2: Type: text/html, Size: 5165 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some python development files could not be found
  2014-04-22  8:48 [ptxdist] ptxdist-2012.03.0 some python development files could not be found bilal.tas
@ 2014-04-22  9:09 ` Alexander Aring
  2014-04-22  9:19   ` [ptxdist] ptxdist-2012.03.0 some python development filescouldnot " bilal.tas
  2014-04-22 12:24 ` [ptxdist] ptxdist-2012.03.0 some python development files could not " Alexander Aring
  1 sibling, 1 reply; 20+ messages in thread
From: Alexander Aring @ 2014-04-22  9:09 UTC (permalink / raw)
  To: ptxdist

Hi,

this is the second time where someone report a similar error... mhh

On Tue, Apr 22, 2014 at 11:48:27AM +0300, bilal.tas@dcl.com.tr wrote:
>  
> 
> Hello, 
> 
> I'm trying install ptxdist-2012.03.0 I get this error:
> 
> 
> configure: error: some python development files could not be found,
> you are likely using suse or redhat system as host. In this case please
> install he python-devel packages
> 
> But I have installed pyhton 2.7 
> 
> My
> BSP is support only ptxdist-2012.03.0 (Phytec PD13.2.3)
> My OS ubuntu
> 13.04 x86
> 
> -----My Log------ 
> 
...
> CHECKING FOR PYTHON2.7...
> /USR/BIN/PYTHON2.7

fine this python version should work.

Can you please try to install the python dev packages?

"sudo aptitude install python-dev"? (or something like that, don't know
the right package name maybe python2.7-dev or something else) [0] says
"python-dev".

If your problem still exists, could you send please the output of:

'python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()"'

Thanks

- Alex

[0] http://packages.ubuntu.com/raring/python-dev

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found
  2014-04-22  9:09 ` Alexander Aring
@ 2014-04-22  9:19   ` bilal.tas
  2014-04-22  9:25     ` Alexander Aring
  0 siblings, 1 reply; 20+ messages in thread
From: bilal.tas @ 2014-04-22  9:19 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 1656 bytes --]

 

Hello , 

I try but problem is not solved :( 

sudo apt-get install
python-all-dev
Reading package lists... Done
Building dependency tree

Reading state information... Done
python-all-dev is already the newest
version.
0 upgraded, 0 newly installed, 0 to remove and 101 not
upgraded. 

python2.7 -c "import distutils.sysconfig; print
distutils.sysconfig.get_makefile_filename()"
/usr/lib/python2.7/config-i386-linux-gnu/Makefile


2014-04-22 12:09, Alexander Aring yazmış: 

> Hi,
> 
> this is the
second time where someone report a similar error... mhh
> 
> On Tue, Apr
22, 2014 at 11:48:27AM +0300, bilal.tas@dcl.com.trwrote:
> 
>> Hello,
I'm trying install ptxdist-2012.03.0 I get this error: configure: error:
some python development files could not be found, you are likely using
suse or redhat system as host. In this case please install he
python-devel packages But I have installed pyhton 2.7 My BSP is support
only ptxdist-2012.03.0 (Phytec PD13.2.3) My OS ubuntu 13.04 x86 -----My
Log------
> 
> ...
> 
>> CHECKING FOR PYTHON2.7... /USR/BIN/PYTHON2.7
>

> fine this python version should work.
> 
> Can you please try to
install the python dev packages?
> 
> "sudo aptitude install
python-dev"? (or something like that, don't know
> the right package
name maybe python2.7-dev or something else) [0] says
> "python-dev".
>

> If your problem still exists, could you send please the output of:
>

> 'python2.7 -c "import distutils.sysconfig; print
distutils.sysconfig.get_makefile_filename()"'
> 
> Thanks
> 
> - Alex
>

> [0] http://packages.ubuntu.com/raring/python-dev [1]




Links:
------
[1] http://packages.ubuntu.com/raring/python-dev

[-- Attachment #1.2: Type: text/html, Size: 2367 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found
  2014-04-22  9:19   ` [ptxdist] ptxdist-2012.03.0 some python development filescouldnot " bilal.tas
@ 2014-04-22  9:25     ` Alexander Aring
  2014-04-22  9:28       ` Alexander Aring
  2014-04-22  9:35       ` [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found Marc Kleine-Budde
  0 siblings, 2 replies; 20+ messages in thread
From: Alexander Aring @ 2014-04-22  9:25 UTC (permalink / raw)
  To: ptxdist

On Tue, Apr 22, 2014 at 12:19:53PM +0300, bilal.tas@dcl.com.tr wrote:
>  
> 
> Hello , 
> 
> I try but problem is not solved :( 
> 
> sudo apt-get install
> python-all-dev
> Reading package lists... Done
> Building dependency tree
> 
> Reading state information... Done
> python-all-dev is already the newest
> version.
> 0 upgraded, 0 newly installed, 0 to remove and 101 not
> upgraded. 
> 
> python2.7 -c "import distutils.sysconfig; print
> distutils.sysconfig.get_makefile_filename()"
> /usr/lib/python2.7/config-i386-linux-gnu/Makefile
> 

exist this file? 

Try please a:

test -e `python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()"` && echo "Happy Eastern"

Thanks.

Do you get with this any output? :-)

- Alex

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found
  2014-04-22  9:25     ` Alexander Aring
@ 2014-04-22  9:28       ` Alexander Aring
  2014-04-22  9:35         ` [ptxdist] ptxdist-2012.03.0 some pythondevelopmentfilescouldnot " bilal.tas
  2014-04-22  9:35       ` [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found Marc Kleine-Budde
  1 sibling, 1 reply; 20+ messages in thread
From: Alexander Aring @ 2014-04-22  9:28 UTC (permalink / raw)
  To: ptxdist

On Tue, Apr 22, 2014 at 11:25:56AM +0200, Alexander Aring wrote:
> On Tue, Apr 22, 2014 at 12:19:53PM +0300, bilal.tas@dcl.com.tr wrote:
> >  
> > 
> > Hello , 
> > 
> > I try but problem is not solved :( 
> > 
> > sudo apt-get install
> > python-all-dev
> > Reading package lists... Done
> > Building dependency tree
> > 
> > Reading state information... Done
> > python-all-dev is already the newest
> > version.
> > 0 upgraded, 0 newly installed, 0 to remove and 101 not
> > upgraded. 
> > 
> > python2.7 -c "import distutils.sysconfig; print
> > distutils.sysconfig.get_makefile_filename()"
> > /usr/lib/python2.7/config-i386-linux-gnu/Makefile
> > 
> 
> exist this file? 
> 
> Try please a:
> 
> test -e `python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()"` && echo "Happy Eastern"
> 
oops, I did mean s/Eastern/Easter/

...hehe

- Alex

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found
  2014-04-22  9:25     ` Alexander Aring
  2014-04-22  9:28       ` Alexander Aring
@ 2014-04-22  9:35       ` Marc Kleine-Budde
  2014-04-22  9:37         ` Alexander Aring
  2014-04-22  9:37         ` [ptxdist] ptxdist-2012.03.0 some pythondevelopmentfilescouldnot " bilal.tas
  1 sibling, 2 replies; 20+ messages in thread
From: Marc Kleine-Budde @ 2014-04-22  9:35 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 767 bytes --]

On 04/22/2014 11:25 AM, Alexander Aring wrote:
> test -e `python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()"` && echo "Happy Eastern"

BTW:

> ➜ (pts/71) frogger@hardanger:~ (master) ✗ (1) dpkg -S $(python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()")
> libpython2.7-dev:amd64: /usr/lib/python2.7/config-x86_64-linux-gnu/Makefile

Please try:

    sudo aptitude install libpython-dev

Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 242 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some pythondevelopmentfilescouldnot be found
  2014-04-22  9:28       ` Alexander Aring
@ 2014-04-22  9:35         ` bilal.tas
  2014-04-22  9:41           ` Alexander Aring
  0 siblings, 1 reply; 20+ messages in thread
From: bilal.tas @ 2014-04-22  9:35 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 893 bytes --]

 

:) 

output is "Happy Eastern" and works 

2014-04-22 12:28,
Alexander Aring yazmış: 

> On Tue, Apr 22, 2014 at 11:25:56AM +0200,
Alexander Aring wrote:
> 
>> On Tue, Apr 22, 2014 at 12:19:53PM +0300,
bilal.tas@dcl.com.trwrote: 
>> 
>>> Hello , I try but problem is not
solved :( sudo apt-get install python-all-dev Reading package lists...
Done Building dependency tree Reading state information... Done
python-all-dev is already the newest version. 0 upgraded, 0 newly
installed, 0 to remove and 101 not upgraded. python2.7 -c "import
distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()"
/usr/lib/python2.7/config-i386-linux-gnu/Makefile
>> exist this file?
Try please a: test -e `python2.7 -c "import distutils.sysconfig; print
distutils.sysconfig.get_makefile_filename()"` && echo "Happy Eastern"
>

> oops, I did mean s/Eastern/Easter/
> 
> ...hehe
> 
> - Alex

 

[-- Attachment #1.2: Type: text/html, Size: 1548 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found
  2014-04-22  9:35       ` [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found Marc Kleine-Budde
@ 2014-04-22  9:37         ` Alexander Aring
  2014-04-22  9:37         ` [ptxdist] ptxdist-2012.03.0 some pythondevelopmentfilescouldnot " bilal.tas
  1 sibling, 0 replies; 20+ messages in thread
From: Alexander Aring @ 2014-04-22  9:37 UTC (permalink / raw)
  To: ptxdist

Hi Marc,

On Tue, Apr 22, 2014 at 11:35:01AM +0200, Marc Kleine-Budde wrote:
> On 04/22/2014 11:25 AM, Alexander Aring wrote:
> > test -e `python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()"` && echo "Happy Eastern"
> 
> BTW:
> 
> > ➜ (pts/71) frogger@hardanger:~ (master) ✗ (1) dpkg -S $(python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()")
> > libpython2.7-dev:amd64: /usr/lib/python2.7/config-x86_64-linux-gnu/Makefile
> 
> Please try:
> 
>     sudo aptitude install libpython-dev

I was beginning to install an ubuntu vm and do a "apt-file search".

Thanks. :-)

- Alex

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some pythondevelopmentfilescouldnot be found
  2014-04-22  9:35       ` [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found Marc Kleine-Budde
  2014-04-22  9:37         ` Alexander Aring
@ 2014-04-22  9:37         ` bilal.tas
  1 sibling, 0 replies; 20+ messages in thread
From: bilal.tas @ 2014-04-22  9:37 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 838 bytes --]

 

sudo apt-get install libpython-dev 

Reading package lists...
Done
Building dependency tree 
Reading state information...
Done
libpython-dev is already the newest version.
libpython-dev set to
manually installed.
0 upgraded, 0 newly installed, 0 to remove and 101
not upgraded. 

Thanks 

2014-04-22 12:35, Marc Kleine-Budde yazmış: 

>
On 04/22/2014 11:25 AM, Alexander Aring wrote:
> 
>> test -e `python2.7
-c "import distutils.sysconfig; print
distutils.sysconfig.get_makefile_filename()"` && echo "Happy Eastern"
>

> BTW:
> 
>> ➜ (pts/71) frogger@hardanger:~ (master) ✗ (1) dpkg -S
$(python2.7 -c "import distutils.sysconfig; print
distutils.sysconfig.get_makefile_filename()") libpython2.7-dev:amd64:
/usr/lib/python2.7/config-x86_64-linux-gnu/Makefile
> 
> Please try:
>

> sudo aptitude install libpython-dev
> 
> Marc

 

[-- Attachment #1.2: Type: text/html, Size: 1525 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some pythondevelopmentfilescouldnot be found
  2014-04-22  9:35         ` [ptxdist] ptxdist-2012.03.0 some pythondevelopmentfilescouldnot " bilal.tas
@ 2014-04-22  9:41           ` Alexander Aring
  2014-04-22  9:50             ` [ptxdist] ptxdist-2012.03.0 somepythondevelopmentfilescouldnotbe found bilal.tas
  0 siblings, 1 reply; 20+ messages in thread
From: Alexander Aring @ 2014-04-22  9:41 UTC (permalink / raw)
  To: ptxdist

Hi,

On Tue, Apr 22, 2014 at 12:35:53PM +0300, bilal.tas@dcl.com.tr wrote:
>  
> 
> :) 
> 
> output is "Happy Eastern" and works 
> 

mhh, maybe I should really install ubuntu in a vm and dig into this
issue...

It could be that python prints out this to stderr... then the
configure check should fail, but I don't believe that. Try:

test -e `python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()" 2> /dev/null` && echo "If you have a hammer everything looks like a nail"

to be sure...


BTW:
your mail client trim the subject sometimes... looks funny.

- Alex

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 somepythondevelopmentfilescouldnotbe found
  2014-04-22  9:41           ` Alexander Aring
@ 2014-04-22  9:50             ` bilal.tas
  2014-04-22  9:57               ` Alexander Aring
  0 siblings, 1 reply; 20+ messages in thread
From: bilal.tas @ 2014-04-22  9:50 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 753 bytes --]

 

Yes it works I attached screen capture :) 

My client is web based
and poor :)

2014-04-22 12:41, Alexander Aring yazmış: 

> Hi,
> 
> On
Tue, Apr 22, 2014 at 12:35:53PM +0300, bilal.tas@dcl.com.trwrote:
> 
>>
:) output is "Happy Eastern" and works
> 
> mhh, maybe I should really
install ubuntu in a vm and dig into this
> issue...
> 
> It could be
that python prints out this to stderr... then the
> configure check
should fail, but I don't believe that. Try:
> 
> test -e `python2.7 -c
"import distutils.sysconfig; print
distutils.sysconfig.get_makefile_filename()" 2> /dev/null` && echo "If
you have a hammer everything looks like a nail"
> 
> to be sure...
> 
>
BTW:
> your mail client trim the subject sometimes... looks funny.
> 
>
- Alex

 

[-- Attachment #1.2: Type: text/html, Size: 1280 bytes --]

[-- Attachment #2: Screenshot from 2014-04-22 12:47:38.png --]
[-- Type: image/png, Size: 22848 bytes --]

[-- Attachment #3: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 somepythondevelopmentfilescouldnotbe found
  2014-04-22  9:50             ` [ptxdist] ptxdist-2012.03.0 somepythondevelopmentfilescouldnotbe found bilal.tas
@ 2014-04-22  9:57               ` Alexander Aring
  2014-04-22 10:02                 ` [ptxdist] ptxdist-2012.03.0somepythondevelopmentfilescouldnotbefound bilal.tas
  0 siblings, 1 reply; 20+ messages in thread
From: Alexander Aring @ 2014-04-22  9:57 UTC (permalink / raw)
  To: ptxdist

On Tue, Apr 22, 2014 at 12:50:06PM +0300, bilal.tas@dcl.com.tr wrote:
>  
> 
> Yes it works I attached screen capture :) 
> 
> My client is web based
> and poor :)
>

strange... I will install a ubuntu vm and will check this on my pc.
Where exactly did you download the ptxdist sources? Just to be sure I
have the same version which you have.

- Alex

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0somepythondevelopmentfilescouldnotbefound
  2014-04-22  9:57               ` Alexander Aring
@ 2014-04-22 10:02                 ` bilal.tas
  2014-04-22 11:18                   ` Alexander Aring
  0 siblings, 1 reply; 20+ messages in thread
From: bilal.tas @ 2014-04-22 10:02 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 584 bytes --]

 

I use this method 

git clone
git://git.pengutronix.de/git/ptxdist.git
cd ptxdist
git checkout
ptxdist-2012.03.0
git cherry-pick 2a89985
./autogen.sh 

My os is ubuntu
13.04 32bit 

2014-04-22 12:57, Alexander Aring yazmış: 

> On Tue, Apr
22, 2014 at 12:50:06PM +0300, bilal.tas@dcl.com.trwrote:
> 
>> Yes it
works I attached screen capture :) My client is web based and poor :)
>

> strange... I will install a ubuntu vm and will check this on my pc.
>
Where exactly did you download the ptxdist sources? Just to be sure I
>
have the same version which you have.
> 
> - Alex

 

[-- Attachment #1.2: Type: text/html, Size: 1130 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0somepythondevelopmentfilescouldnotbefound
  2014-04-22 10:02                 ` [ptxdist] ptxdist-2012.03.0somepythondevelopmentfilescouldnotbefound bilal.tas
@ 2014-04-22 11:18                   ` Alexander Aring
  2014-04-22 11:25                     ` bilal.tas
  0 siblings, 1 reply; 20+ messages in thread
From: Alexander Aring @ 2014-04-22 11:18 UTC (permalink / raw)
  To: ptxdist

On Tue, Apr 22, 2014 at 01:02:22PM +0300, bilal.tas@dcl.com.tr wrote:
>  
> 
> I use this method 
> 
> git clone
> git://git.pengutronix.de/git/ptxdist.git
> cd ptxdist
> git checkout
> ptxdist-2012.03.0
> git cherry-pick 2a89985
> ./autogen.sh 
> 
> My os is ubuntu
> 13.04 32bit 

With ubuntu 13.04 I don't get any issues. Also sed version is 4.2.1

I suppose you don't have 13.04...

what reports "lsb_release -a"?

Also ubuntu packges confirms that 13.04 have sed 4.2.1 see [0].

It's not funny to wasting my time... :-(

[0] http://packages.ubuntu.com/raring/sed

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0somepythondevelopmentfilescouldnotbefound
  2014-04-22 11:18                   ` Alexander Aring
@ 2014-04-22 11:25                     ` bilal.tas
  2014-04-22 11:27                       ` Alexander Aring
  0 siblings, 1 reply; 20+ messages in thread
From: bilal.tas @ 2014-04-22 11:25 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 875 bytes --]

 

Dear Alexander , 

I'm so sorry for your time 

dcl@dcl6730b:~$
lsb_release -a
No LSB modules are available.
Distributor ID:
Ubuntu
Description: Ubuntu 13.10
Release: 13.10
Codename: saucy

Thanks


2014-04-22 14:18, Alexander Aring yazmış: 

> On Tue, Apr 22, 2014 at
01:02:22PM +0300, bilal.tas@dcl.com.trwrote:
> 
>> I use this method git
clone git://git.pengutronix.de/git/ptxdist.git cd ptxdist git checkout
ptxdist-2012.03.0 git cherry-pick 2a89985 ./autogen.sh My os is ubuntu
13.04 32bit
> 
> With ubuntu 13.04 I don't get any issues. Also sed
version is 4.2.1
> 
> I suppose you don't have 13.04...
> 
> what
reports "lsb_release -a"?
> 
> Also ubuntu packges confirms that 13.04
have sed 4.2.1 see [0].
> 
> It's not funny to wasting my time... :-(
>

> [0] http://packages.ubuntu.com/raring/sed [1]

 

Links:
------
[1]
http://packages.ubuntu.com/raring/sed

[-- Attachment #1.2: Type: text/html, Size: 1501 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0somepythondevelopmentfilescouldnotbefound
  2014-04-22 11:25                     ` bilal.tas
@ 2014-04-22 11:27                       ` Alexander Aring
  2014-04-22 11:33                         ` bilal.tas
  0 siblings, 1 reply; 20+ messages in thread
From: Alexander Aring @ 2014-04-22 11:27 UTC (permalink / raw)
  To: ptxdist

On Tue, Apr 22, 2014 at 02:25:05PM +0300, bilal.tas@dcl.com.tr wrote:
>  
> 
> Dear Alexander , 
> 
> I'm so sorry for your time 
> 
It's okay, I only getting sad when I see something like this then.
I also do a little bit multitasking while installing all things, so it
doesn't matter.

> dcl@dcl6730b:~$
> lsb_release -a
> No LSB modules are available.
> Distributor ID:
> Ubuntu
> Description: Ubuntu 13.10
> Release: 13.10
> Codename: saucy
> 

Thanks.


- Alex

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0somepythondevelopmentfilescouldnotbefound
  2014-04-22 11:27                       ` Alexander Aring
@ 2014-04-22 11:33                         ` bilal.tas
  2014-04-22 11:50                           ` Alexander Aring
  0 siblings, 1 reply; 20+ messages in thread
From: bilal.tas @ 2014-04-22 11:33 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 627 bytes --]

 

:( I search mail group and found


http://permalink.gmane.org/gmane.comp.embedded.ptxdist.devel/11440


But not fixed 

2014-04-22 14:27, Alexander Aring yazmış: 

> On Tue,
Apr 22, 2014 at 02:25:05PM +0300, bilal.tas@dcl.com.trwrote:
> 
>> Dear
Alexander , I'm so sorry for your time
> 
> It's okay, I only getting
sad when I see something like this then.
> I also do a little bit
multitasking while installing all things, so it
> doesn't matter.
> 
>>
dcl@dcl6730b:~$ lsb_release -a No LSB modules are available. Distributor
ID: Ubuntu Description: Ubuntu 13.10 Release: 13.10 Codename: saucy
> 
>
Thanks.
> 
> - Alex

 

[-- Attachment #1.2: Type: text/html, Size: 1285 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0somepythondevelopmentfilescouldnotbefound
  2014-04-22 11:33                         ` bilal.tas
@ 2014-04-22 11:50                           ` Alexander Aring
  0 siblings, 0 replies; 20+ messages in thread
From: Alexander Aring @ 2014-04-22 11:50 UTC (permalink / raw)
  To: ptxdist

On Tue, Apr 22, 2014 at 02:33:27PM +0300, bilal.tas@dcl.com.tr wrote:
>  
> 
> :( I search mail group and found
> 
> 
> http://permalink.gmane.org/gmane.comp.embedded.ptxdist.devel/11440
> 
> 
yep, I already said that somebody had a similar issue. I thought there
was some python2 vs python3 problem. I don't know what a python version
there was used because she doesn't replied to this mail.

I prepared some patches to check for python2 which we should really do,
but it seems this wasn't the reason because you have a python version
which should work.

- Alex

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some python development files could not be found
  2014-04-22  8:48 [ptxdist] ptxdist-2012.03.0 some python development files could not be found bilal.tas
  2014-04-22  9:09 ` Alexander Aring
@ 2014-04-22 12:24 ` Alexander Aring
  2014-04-23  6:34   ` [ptxdist] ptxdist-2012.03.0 some python development files couldnot " Bilal TAŞ
  1 sibling, 1 reply; 20+ messages in thread
From: Alexander Aring @ 2014-04-22 12:24 UTC (permalink / raw)
  To: ptxdist

Got it now...

next time I need to take a closer look on other patches... was very
stupid and I didn't realize that the behaviour to check on python-dev
was different in older ptxdist releases...

Nevertheless it's much easier to detect the issue when I have the exact
sambe behaviour which I have now...

Try a:

git cherry-pick c498184 2a89985

instead of:

git cherry-pick 2a89985

- Alex

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] ptxdist-2012.03.0 some python development files couldnot be found
  2014-04-22 12:24 ` [ptxdist] ptxdist-2012.03.0 some python development files could not " Alexander Aring
@ 2014-04-23  6:34   ` Bilal TAŞ
  0 siblings, 0 replies; 20+ messages in thread
From: Bilal TAŞ @ 2014-04-23  6:34 UTC (permalink / raw)
  To: ptxdist

Hello,

Thanks for help, problem is solved. 

Thanks.

-----Original Message-----
From: ptxdist-bounces@pengutronix.de [mailto:ptxdist-bounces@pengutronix.de]
On Behalf Of Alexander Aring
Sent: 22 Nisan 2014 Salı 15:24
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] ptxdist-2012.03.0 some python development files
couldnot be found

Got it now...

next time I need to take a closer look on other patches... was very stupid
and I didn't realize that the behaviour to check on python-dev was different
in older ptxdist releases...

Nevertheless it's much easier to detect the issue when I have the exact
sambe behaviour which I have now...

Try a:

git cherry-pick c498184 2a89985

instead of:

git cherry-pick 2a89985

- Alex

--
ptxdist mailing list
ptxdist@pengutronix.de


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-04-23  6:34 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-22  8:48 [ptxdist] ptxdist-2012.03.0 some python development files could not be found bilal.tas
2014-04-22  9:09 ` Alexander Aring
2014-04-22  9:19   ` [ptxdist] ptxdist-2012.03.0 some python development filescouldnot " bilal.tas
2014-04-22  9:25     ` Alexander Aring
2014-04-22  9:28       ` Alexander Aring
2014-04-22  9:35         ` [ptxdist] ptxdist-2012.03.0 some pythondevelopmentfilescouldnot " bilal.tas
2014-04-22  9:41           ` Alexander Aring
2014-04-22  9:50             ` [ptxdist] ptxdist-2012.03.0 somepythondevelopmentfilescouldnotbe found bilal.tas
2014-04-22  9:57               ` Alexander Aring
2014-04-22 10:02                 ` [ptxdist] ptxdist-2012.03.0somepythondevelopmentfilescouldnotbefound bilal.tas
2014-04-22 11:18                   ` Alexander Aring
2014-04-22 11:25                     ` bilal.tas
2014-04-22 11:27                       ` Alexander Aring
2014-04-22 11:33                         ` bilal.tas
2014-04-22 11:50                           ` Alexander Aring
2014-04-22  9:35       ` [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found Marc Kleine-Budde
2014-04-22  9:37         ` Alexander Aring
2014-04-22  9:37         ` [ptxdist] ptxdist-2012.03.0 some pythondevelopmentfilescouldnot " bilal.tas
2014-04-22 12:24 ` [ptxdist] ptxdist-2012.03.0 some python development files could not " Alexander Aring
2014-04-23  6:34   ` [ptxdist] ptxdist-2012.03.0 some python development files couldnot " Bilal TAŞ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox