Re: Problems compiling on Solaris
Sam Varshavchik <[email protected]>
| Newsgroups | gmane.mail.cone |
|---|---|
| Message-ID | <[email protected]> |
Sam Hart writes:
> However, during the configure, I get:
> checking for C compiler default output... configure: error: C compiler cannot create executables
>
> which seems to be happenning when the configure script recursively goes
> into the unicode/ directory. From the config.log file, this appears to be
> where the bottlekneck is:
> configure: failed program was:
> | #line 2196 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h. */
> |
> | int
> | main ()
> | {
> |
> | ;
> | return 0;
> | }
> configure:2262: error: C compiler cannot create executables
>
> Taking this snippet out and compiling it on my own, I get no problems.
>
> Any suggestions what I should try?
Look earlier in config.log for the actual compiler error message.
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQBAMqsLx9p3GYHlUOIRAiEYAJwJwDW1sa4jcTeun07h5LwXGSIslACfe+qH Lp6EqPZKyQtkc4k48fI0Idc= =1KEp -----END PGP SIGNATURE-----