help: No rule to make target `config/Makefile.def
Moderator: Moderator Team
-
- Posts: 33
- Joined: Mon, 2010-07-26, 15:12
help: No rule to make target `config/Makefile.def
I want to make execute file for my arm system
I set environment variables as follow
export CXX=/usr/local/arm/arm-2009q1/bin/arm-none-linux-gnueabi-gcc
export LDFLAGS=-L/usr/local/arm/arm-2009q1/lib
export CPPFLAGS=-I/home/ema/Source/linux-03.00.00.03/include
but when run make all after run configure it always reported
ema@ema3530:/mnt/hgfs/D/dcmtk-3.5.5$ make all
Makefile:8: config/Makefile.def: No such file or directory
make: *** No rule to make target `config/Makefile.def'. Stop.
please help.
I set environment variables as follow
export CXX=/usr/local/arm/arm-2009q1/bin/arm-none-linux-gnueabi-gcc
export LDFLAGS=-L/usr/local/arm/arm-2009q1/lib
export CPPFLAGS=-I/home/ema/Source/linux-03.00.00.03/include
but when run make all after run configure it always reported
ema@ema3530:/mnt/hgfs/D/dcmtk-3.5.5$ make all
Makefile:8: config/Makefile.def: No such file or directory
make: *** No rule to make target `config/Makefile.def'. Stop.
please help.
-
- ICSMED DICOM Services
- Posts: 2217
- Joined: Fri, 2004-10-29, 21:38
- Location: Oldenburg, Germany
-
- Posts: 33
- Joined: Mon, 2010-07-26, 15:12
thank you.Jörg Riesmeier wrote:Makefile.def is created during the ./configure call. So, please check whether the configuration process really worked correctly.
I do see a error as
checking size of char... configure: error: cannot compute sizeof (char)
See `config.log' for more details.
but i wonder if this error is fatal and i can't find config.log...
please help.
-
- DCMTK Developer
- Posts: 120
- Joined: Thu, 2009-11-26, 08:15
-
- Posts: 33
- Joined: Mon, 2010-07-26, 15:12
thank you.Uli Schlachter wrote:config.log should be saved in config/config.log.
Could you upload the whole file somewhere for us to take a look?
i upload in :
http://bbs.sjtu.edu.cn/file/IE/1282223539308582.log
thank you
please refresh the page (F5) if you can't see it at the first time
-
- DCMTK Developer
- Posts: 120
- Joined: Thu, 2009-11-26, 08:15
-
- Posts: 33
- Joined: Mon, 2010-07-26, 15:12
i wonder if i could upload the file here, this forum.
and i have posted followed and i have no idea if this is allowed.
if not, i will delete later.
and i have posted followed and i have no idea if this is allowed.
if not, i will delete later.
Uli Schlachter wrote:Even after a couple of refreshes, the page only says:
403 forbidden
Does config.log contain "cannot compute sizeof (char)"? Are there any usable error messages around this?You are not welcome to access this page
If any question, go to here
Last edited by winstonshi on Fri, 2010-08-20, 09:27, edited 1 time in total.
-
- Posts: 33
- Joined: Mon, 2010-07-26, 15:12
problem solved.winstonshi wrote:thank you.Jörg Riesmeier wrote:Makefile.def is created during the ./configure call. So, please check whether the configuration process really worked correctly.
I do see a error as
checking size of char... configure: error: cannot compute sizeof (char)
See `config.log' for more details.
but i wonder if this error is fatal and i can't find config.log...
please help.
thank you so much
Who is online
Users browsing this forum: No registered users and 0 guests