Re: [users@httpd] httpd: fatal: hardware capability unsupported

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ok teh compiler seems to have generate code not compatible for your
system/cpu...

i would advice to get Sun's compiler (studio-11) it's free..

couple things to check
	output of : isainfo
	output of : dmesg  < see if reports soem CPU settings
	your CC/CFLAGS env. settings
	ldd /usr/local/httpd-2.0.58/bin/httpd
	file /usr/local/httpd-2.0.58/bin/httpd

I have a Solaris 10 (studio-10), with apache 2.2.2, openssl 0.9.8b and
php 5.1.4 no problem....

> 
> I Installed openssl-0.9.8b and httpd-2.0.58 in a Solaris 10 box.
> 
> the flags I used:
> 
> openssl
> ./config --prefix=/usr/local/openssl-0.9.8b
> 
> httpd
> ./configure --prefix=/usr/local/httpd-2.0.58 --enable-ssl
> --with-ssl=/usr/local/openssl-0.9.8b
> 
> I am using gcc version 3.3.2:
> 
> bash-3.00# gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.10/3.3.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.3.2
> 
> When I try to run the apache web server I get this message:
> 
> bash-3.00# ./httpd -k start
> ld.so.1: httpd: fatal: hardware capability unsupported: 0x1000  [ SSE2 ]
> Killed
> 
> I searched Google, but I didnīt find anything useful.
> Does anybody knows how to fix it?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux