Yes. I changed the line two different ways, as_executable_p="test -f /bin/ps
&& echo Ok" and I tried as_executable_p="test -f /bin/ps && echo "Ok"". Both
produced the same result below.

Russell Premont




checking for a BSD-compatible install... ./configure: test: too many
arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./../install-sh -c
checking whether build environment is sane... yes
checking for gawk... ./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
no
checking for mawk... ./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
no
checking for nawk... ./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
no
checking for awk... ./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
no
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for gcc... ./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments




./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
no
checking for cc... ./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
no
checking for cc... ./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
no
checking for cl... ./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
./configure: test: too many arguments
no
configure: error: no acceptable C compiler found in $PATH
configure: error: /bin/bash './configure' failed for random128

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Sam
Varshavchik
Sent: Tuesday, January 07, 2003 11:31 PM
To: Courier-Users
Subject: [courier-users] Re: config error on courier 0.40.2


Russell Premont writes:

> Here is the log file. I did notice this line, ld: fatal: library -lcposix:
> not found

No, that's irrelevant.

Do you have 'test'?  In random128/configure, around like 213, you should
have:

as_executable_p="test -f"

Try:

test -f /bin/ps && echo "Ok"



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to