Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001051

Re: [PHP-DB] configure PHP4 with sybase-ct From: Stig Sæther Bakken (ssb <email protected>)
Date: 05/02/01

[Lester June Cabrera <lester <email protected>>]
> Hi,
>
> When I run configure in my Solaris box
> ./configure --with-nsapi=<path of iPlanet>
> --enable-libgcc
> --with-mysql=<path of my MySQL>
> --enable-track-vars
> --enable-short-tags
> --enable-asp-tags
> --with-sybase-ct=<path of freetds>
>
> ... I got the following error:
>
> checking whether the C++ compiler (c++ -R/usr/ucblib -L/usr/ucblib
> -R/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2
> -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2
> -R/usr/local/mysql/lib -L/usr/local/mysql/lib -R/usr/local/freetds/lib
> -L/usr/local/freetds/lib) works... no
>
> configure: error: installation or configuration problem: C++ compiler
> cannot create executables.
>
>
> We have here GNUgcc 2.8.1 installed. Should I install other compiler?

Take a look at the config.log file to see the error message from the
compiler or wherever. It may be a simple fix.

 - Stig

-- 
  Stig Sæther Bakken <ssb <email protected>>
  Fast Search & Transfer ASA, Trondheim, Norway

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>