gcc is trying to call the assembler as. It looks like the gcc is expecting it at /usr/ccs/bin/as This directory has the Solaris development tools do you have this package installed?
Vincent Diluoffo wrote:
I have downloaded both pcsc lite 1.2.9 rel 7 and pcsc lite 1.2 with the same error. I have Solaris 9 with gcc 3.4.2 installed. The following error is being seen: bash-3.00$ ./configure checking for a BSD-compatible install... /opt/sfw/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2.9 checking for gcc... gcc checking for C compiler default output... configure: error: C compiler cannot create executables See `config.log' for more details. bash-3.00$ listing from config.log: configure:2264: $? = 0 configure:2266: gcc -v </dev/null >&5 Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.2/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls Thread model: posix gcc version 3.4.2 configure:2269: $? = 0 configure:2271: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:2274: $? = 1 configure:2298: checking for C compiler default output configure:2301: gcc conftest.c >&5 gcc: installation problem, cannot exec `as': No such file or directory configure:2304: $? = 1 configure: failed program was: | #line 2277 "configure" | /* confdefs.h. */ Any idea? Thanks, Vince Smart Card Solutions Center of Competency 203 486 7623 (t/l 376) FAX: 203 486 5755 (t/l 376) e-mail: [EMAIL PROTECTED] _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
-- Douglas E. Engert <[EMAIL PROTECTED]> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
