Zhuang Chenchao wrote:
> LDFLAGS="-L/usr/local/instfiles/mysql/lib -lmidgard -lmysqlclient"
> ./configure --with-mysql=/usr/local/instfiles/mysql
>
> The output is
> checking whether the C compiler (gcc -L/usr/local/instfiles/mysql/lib
> -lmidgard
> -lmysqlclient) works... no
> configure: error: installation or configuration problem: C compiler cannot
> create executables.
I'd like to see the config.log
> When I type
> LDFLAGS="-L/usr/local/instfiles/mysql/lib -lmidgard -lmysqlclient"
> ./configure --with-mysql=/usr/local/instfiles/mysql
This looks exactly like the line above. BTW: this should all be on
one line.
Bye,
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]