[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dicom3tools issues ...



On Tue, Sep 8, 2009 at 3:15 PM, Nelson A. de Oliveira<naoliv@gmail.com> wrote:
> Hi!
>
> On Tue, Sep 8, 2009 at 6:19 AM, Mathieu
> Malaterre<mathieu.malaterre@gmail.com> wrote:
>>  I am looking at the list file contained in dicom3tools and it seems
>> I am missing the binaries (dciodvfy, dctable...) !
>>
>>  I tried duplicating the issue here but I cannot (*). Is there an
>> issue with the shell script in rules files:
>
> The best place to find why it failed:
> https://buildd.debian.org/fetch.cgi?&pkg=dicom3tools&ver=1.0~20090716-1&arch=amd64&stamp=1251914363&file=log
>
> You will see that it failed to compile the binaries.

Does anyone understand the error:

rm -rf transynu.h
nawk -f ../../.././libsrc/support/transyn.awk \
		role=extern outname=transynu <../../.././libsrc/standard/transyn.tpl
>transynu.h
rm -rf sopclu.h
nawk -f ../../.././libsrc/support/sopcl.awk \
		role=extern outname=sopclu <../../.././libsrc/standard/sopcl.tpl >sopclu.h
rm -rf elmconst.h
nawk -f ../../.././libsrc/support/elmdict.awk \
		role=constant outname=elmconst
<../../.././libsrc/standard/elmdict.tpl >elmconst.h
rm -rf strvalc.h
nawk -f ../../.././libsrc/support/strval.awk \
		role=declare outname=strvalc <../../.././libsrc/standard/strval.tpl >strvalc.h
nawk: cannot open "/dev/tty" for output (No such device or address)
make[5]: *** [strvalc.h] Error 2

Thx

-- 
Mathieu


Reply to: