|
Re: pkg/29815 textproc/rtf-tools fails during update: msg#01417os.netbsd.devel.pkgsrc.bugs
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> |
|---|---|---|
| Previous by Date: | Re: pkg/24258: 01417, markd |
|---|---|
| Next by Date: | Re: pkg/29815 textproc/rtf-tools fails during update: 01417, Ben Collver |
| Previous by Thread: | Re: pkg/29815 textproc/rtf-tools fails during updatei: 01417, Ben Collver |
| Next by Thread: | Re: pkg/29815 textproc/rtf-tools fails during update: 01417, Ben Collver |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |