Martin Costabel wrote:
[EMAIL PROTECTED] wrote:

Hi,

Sorry if this is a duplicate mail. The previous attempt did not appear on the list so apologies if you receive this report twice.

I have found another problem with a package, this time it is ispell version 3.2.06-4. I quote the end of the installation process:

[...]
+ rm -f msgs.h
+ ln languages/english/msgs.h msgs.h
+ -c buildhash.c
/bin/sh: line 1: -c: command not found
make: *** [buildhash.o] Error 127
### execution of (export failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-ispell-3.2.06-4
(Reading database ... 55858 files and directories currently installed.)
Removing fink-buildlock-ispell-3.2.06-4 ...
Failed: phase compiling: ispell-3.2.06-4 failed


Ispell uses a syntax for the "tail" and "sort" commands that is no longer understood by more recent versions of these commands such as provided by the Fink textutils package. Try

  fink remove textutils
  fink install ispell


With the identical error above, that solution worked for me:

bash-3.00$ fink list ispell
Information about 5159 packages read in 15 seconds.
 i   ispell                               3.2.06-4
     ispell-french                        1.0-1
     ispell-german                        20011124-1
     ispell-italian                       2001-2
bash-3.00$


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to