On 03.05.11 21:56, Max Brazhnikov wrote: > On Tue, 03 May 2011 20:14:12 +0200, Andreas Tobler wrote: >> On 03.05.11 20:03, Pav Lucistnik wrote: >>> Here is complete block. >>> >>> CPU: Intel(R) Xeon(R) CPU L5335 @ 2.00GHz (1995.04-MHz K8-class >>> CPU) >>> Origin = "GenuineIntel" Id = 0x6fb Family = 6 Model = f Stepping = >>> 11 >>> >>> Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> >>> >>> Features2=0x4e33d<SSE3,DTES64,MON,DS_CPL,VMX,TM2,SSSE3,CX16,xTPR,PDCM,DCA> >>> AMD Features=0x20100800<SYSCALL,NX,LM> >>> AMD Features2=0x1<LAHF> >>> TSC: P-state invariant >> >> Ok, I had again a look at the buildlog from gohan61: >> >> MMX/3DNOW/SSE/SSE2/SSE3. no/no/no/no/yes >> SSSE3/SSE4.1/SSE4.2..... yes/no/no >> >> While my config says this: >> >> MMX/3DNOW/SSE/SSE2/SSE3. yes/no/yes/yes/yes >> SSSE3/SSE4.1/SSE4.2..... yes/no/no >> >> No I need to find where and how this stuff is detected. > > Could you test the patch attached?
[andreast@t60] /usr/ports/x11-toolkits/qt4-gui/> make clean && make package -DPACKAGE_BUILDING MMX/3DNOW/SSE/SSE2/SSE3. no/no/no/no/no SSSE3/SSE4.1/SSE4.2..... no/no/no Build completed w/o error. Except this one: Checking if x11-toolkits/qt4-gui already installed ===> qt4-gui-4.7.2 is already installed Thanks!! Gruss, Andreas _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
