logo       

Re: pkg/29815 textproc/rtf-tools fails during update: msg#01417

os.netbsd.devel.pkgsrc.bugs

Subject: Re: pkg/29815 textproc/rtf-tools fails during update

The following reply was made to PR pkg/29815; it has been noted by GNATS.

From: Ben Collver <ben@xxxxxxxxxx>
To: Timothy Lee Roden <diro@xxxxxxxxx>
Cc: gnats-bugs@xxxxxxxxxx
Subject: Re: pkg/29815 textproc/rtf-tools fails during update
Date: Wed, 30 Mar 2005 06:17:32 -0800

> -r--r--r-- 1 root wheel 591 Jan 11 2003 /usr/pkg/include/tokenscan.h

What I am looking at is the following excerpt from your build log:

cc -c -O -I. -I.././h -I/usr/pkg/include -DSTDARGS -D'STRING_H=<string.h>'
reader.c
reader.c:57: tokenscan.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/textproc/rtf-tools/work/rtf/lib

I find it odd that /usr/pkg/include is in the include search path, and
/usr/pkg/include/tokenscan.h exists, yet cc fails to find tokenscan.h.
Would you try the following commands and mail me the output?

cd work/rtf/lib
cc -c -O -I. -I.././h -I/usr/pkg/include -DSTDARGS -D'STRING_H=<string.h>'
reader.c

Thank you,

Ben




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise