mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: bilal.tas@dcl.com.tr
To: ptxdist@pengutronix.de
Subject: [ptxdist] ptxdist-2012.03.0 make error
Date: Wed, 18 Sep 2013 17:19:56 +0300	[thread overview]
Message-ID: <bb94f8aaac1542d32a9458133ffce374@dcl.com.tr> (raw)


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

 

Hello, 

I'm try make qt 4.8 implemention for phyFLEX imx6 . if I
run make command in ptxdist I see this error 

building conf and mconf
...
make[1]: Entering directory
`/home/panda/Desktop/Board/ptxdist-2012.03.0/scripts/kconfig'
gcc -g -O2
-DCURSES_LOC="<ncurses.h>" -DKBUILD_NO_NLS -DPACKAGE='"ptxdist"'
-DCONFIG_='"PTXCONF_"' -c conf.c -o conf.o
conf.c: In function
'check_stdin':
conf.c:78:3: warning: format not a string literal and no
format arguments [-Wformat-security]
conf.c:79:3: warning: format not a
string literal and no format arguments [-Wformat-security]
conf.c:80:3:
warning: format not a string literal and no format arguments
[-Wformat-security]
conf.c: In function 'conf_askvalue':
conf.c:90:3:
warning: format not a string literal and no format arguments
[-Wformat-security]
conf.c: In function 'conf_choice':
conf.c:287:5:
warning: format not a string literal and no format arguments
[-Wformat-security]
conf.c: In function 'check_conf':
conf.c:433:6:
warning: format not a string literal and no format arguments
[-Wformat-security]
conf.c: In function 'main':
conf.c:532:4: warning:
format not a string literal and no format arguments
[-Wformat-security]
conf.c:610:6: warning: format not a string literal
and no format arguments [-Wformat-security]
conf.c:664:4: warning:
format not a string literal and no format arguments
[-Wformat-security]
conf.c:681:4: warning: format not a string literal
and no format arguments [-Wformat-security]
cp zconf.tab.c_shipped
zconf.tab.c
cp lex.zconf.c_shipped lex.zconf.c
cp zconf.hash.c_shipped
zconf.hash.c
sed < lkc_proto.h > lkc_defs.h 's/P(([^,]*),.*/#define 1
(*1_p)/'
gcc -g -O2 -DCURSES_LOC="<ncurses.h>" -DKBUILD_NO_NLS
-DPACKAGE='"ptxdist"' -DCONFIG_='"PTXCONF_"' -c zconf.tab.c -o
zconf.tab.o
gcc conf.o zconf.tab.o -o conf 
gcc -g -O2
-DCURSES_LOC="<ncurses.h>" -DKBUILD_NO_NLS -DPACKAGE='"ptxdist"'
-DCONFIG_='"PTXCONF_"' -c mconf.c -o mconf.o
gcc -g -O2
-DCURSES_LOC="<ncurses.h>" -DKBUILD_NO_NLS -DPACKAGE='"ptxdist"'
-DCONFIG_='"PTXCONF_"' -c lxdialog/checklist.c -o
lxdialog/checklist.o
gcc -g -O2 -DCURSES_LOC="<ncurses.h>"
-DKBUILD_NO_NLS -DPACKAGE='"ptxdist"' -DCONFIG_='"PTXCONF_"' -c
lxdialog/inputbox.c -o lxdialog/inputbox.o
gcc -g -O2
-DCURSES_LOC="<ncurses.h>" -DKBUILD_NO_NLS -DPACKAGE='"ptxdist"'
-DCONFIG_='"PTXCONF_"' -c lxdialog/menubox.c -o lxdialog/menubox.o
gcc
-g -O2 -DCURSES_LOC="<ncurses.h>" -DKBUILD_NO_NLS -DPACKAGE='"ptxdist"'
-DCONFIG_='"PTXCONF_"' -c lxdialog/textbox.c -o lxdialog/textbox.o
gcc
-g -O2 -DCURSES_LOC="<ncurses.h>" -DKBUILD_NO_NLS -DPACKAGE='"ptxdist"'
-DCONFIG_='"PTXCONF_"' -c lxdialog/util.c -o lxdialog/util.o
gcc -g -O2
-DCURSES_LOC="<ncurses.h>" -DKBUILD_NO_NLS -DPACKAGE='"ptxdist"'
-DCONFIG_='"PTXCONF_"' -c lxdialog/yesno.c -o lxdialog/yesno.o
gcc
mconf.o zconf.tab.o lxdialog/checklist.o lxdialog/inputbox.o
lxdialog/menubox.o lxdialog/textbox.o lxdialog/util.o lxdialog/yesno.o
-o mconf -lncurses 
gcc -g -O2 -DCURSES_LOC="<ncurses.h>"
-DKBUILD_NO_NLS -DPACKAGE='"ptxdist"' -DCONFIG_='"PTXCONF_"' -c nconf.c
-o nconf.o
gcc -g -O2 -DCURSES_LOC="<ncurses.h>" -DKBUILD_NO_NLS
-DPACKAGE='"ptxdist"' -DCONFIG_='"PTXCONF_"' -c nconf.gui.c -o
nconf.gui.o
gcc nconf.o zconf.tab.o nconf.gui.o -o nconf -lncurses
-lmenu -lpanel
make[1]: Leaving directory
`/home/panda/Desktop/Board/ptxdist-2012.03.0/scripts/kconfig'
done.
preparing
PTXdist environment ... done

 

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

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2013-09-18 14:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bb94f8aaac1542d32a9458133ffce374@dcl.com.tr \
    --to=bilal.tas@dcl.com.tr \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox