Allen,
Ik wil graag clamav installeren op een Sun Solaris machine.
Server:
SunOS sgs-fs1 5.10 Generic_118855-36 i86pc i386 i86pc
Als ik ./configure wil doen krijg ik het volgende:
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking target system type... i386-pc-solaris2.10
creating target.h - canonical system defines
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... no
checking for gawk... (cached) nawk
checking for a BSD-compatible install... config/install-sh -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) no
checking for style of include used by make... none
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Nu kijk ik in config.log en dan zien ik onderstaand:
configure:3491: gcc conftest.c >&5
gcc: installation problem, cannot exec `as': No such file or directory
configure:3494: $? = 1
configure:3532: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "clamav"
| #define PACKAGE_TARNAME "clamav"
| #define PACKAGE_VERSION "0.93.3"
| #define PACKAGE_STRING "clamav 0.93.3"
| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
| #define PACKAGE PACKAGE_NAME
| #define VERSION "0.93.3"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3539: error: C compiler cannot create executables
See `config.log' for more details.
MIJN PATH:
/sbin:/usr/sbin:/usr/bin:/usr/sfw/bin:/usr/sfw/sbin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/opt/sfw/bin:/opt/sfw/sbin:/usr/local/bin
Wat kan ik hieraan doen? Ik heb me wezenloos gezocht maar niks gevonden wat hielp.
Ik wil graag clamav installeren op een Sun Solaris machine.
Server:
SunOS sgs-fs1 5.10 Generic_118855-36 i86pc i386 i86pc
Als ik ./configure wil doen krijg ik het volgende:
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking target system type... i386-pc-solaris2.10
creating target.h - canonical system defines
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... no
checking for gawk... (cached) nawk
checking for a BSD-compatible install... config/install-sh -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) no
checking for style of include used by make... none
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Nu kijk ik in config.log en dan zien ik onderstaand:
configure:3491: gcc conftest.c >&5
gcc: installation problem, cannot exec `as': No such file or directory
configure:3494: $? = 1
configure:3532: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "clamav"
| #define PACKAGE_TARNAME "clamav"
| #define PACKAGE_VERSION "0.93.3"
| #define PACKAGE_STRING "clamav 0.93.3"
| #define PACKAGE_BUGREPORT "http://bugs.clamav.net/"
| #define PACKAGE PACKAGE_NAME
| #define VERSION "0.93.3"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3539: error: C compiler cannot create executables
See `config.log' for more details.
MIJN PATH:
/sbin:/usr/sbin:/usr/bin:/usr/sfw/bin:/usr/sfw/sbin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/opt/sfw/bin:/opt/sfw/sbin:/usr/local/bin
Wat kan ik hieraan doen? Ik heb me wezenloos gezocht maar niks gevonden wat hielp.