From: "ywshei" Newsgroups: comp.os.msdos.djgpp Subject: Re: plotutils in djgpp Date: Wed, 27 Jun 2001 18:50:58 +0800 Organization: National Taiwan University Lines: 36 Message-ID: <9hcdps$dti$1@gemini.ntu.edu.tw> References: <9hbok6$6k1$1 AT gemini DOT ntu DOT edu DOT tw> NNTP-Posting-Host: gpslab.iam.ntu.edu.tw X-Trace: gemini.ntu.edu.tw 993639036 14258 140.112.38.53 (27 Jun 2001 10:50:36 GMT) X-Complaints-To: postmaster AT news DOT ntu DOT edu DOT tw NNTP-Posting-Date: 27 Jun 2001 10:50:36 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have build it by cygwin with gcc 2.95.3-5 after some slightly modifying the makefile. But in djgpp, the error messages results from the sh configure script as following "configure: /dev/null: Permission denied (EACCES) yes checking whether make sets ${MAKE}... \c configure: /dev/null: Permission denied (EACCES) no checking for working aclocal... \c configure: /dev/null: Permission denied (EACCES) missing checking for working autoconf... \c configure: /dev/null: Permission denied (EACCES) missing checking for working automake... \c configure: /dev/null: Permission denied (EACCES) missing checking for working autoheader... \c configure: /dev/null: Permission denied (EACCES) missing checking for working makeinfo... \c configure: /dev/null: Permission denied (EACCES) missing configure: /dev/null: Permission denied (EACCES) configure: error: can not run ./config.sub" "ywshei" ¼¶¼g©ó¶l¥ó news:9hbok6$6k1$1 AT gemini DOT ntu DOT edu DOT tw... > Hello! > Has someone build the gnu plotutils(2.4.1) in djgpp environment? > There are some problems in building phase. > The numbers of error occured if using the "sh configure". > Could you please post the patched version of configuration scripts files? > >