FC2 devel/i386 vs VIA EPIA boards

Leonard den Ottolander leonard at den.ottolander.nl
Mon Jan 26 14:57:43 UTC 2004


Hello Arkadiusz,

> turn off tsc usage and back to gettimeofday() patch:
> 
> --- rpm-4.3/rpmio/rpmsw.c.orig2003-04-10 20:09:13.000000000 +0200
> +++ rpm-4.3/rpmio/rpmsw.c2003-11-17 21:55:44.649426712 +0100
> @@ -27,7 +27,7 @@
>  /*@unchecked@*/
>  static int rpmsw_initialized = 0;
>  
> -#if defined(__i386__)
> +#if 0 && defined(__i386__)
>  /* Swiped from glibc-2.3.2 sysdeps/i386/i686/hp-timing.h */
>  
>  #defineHP_TIMING_ZERO(Var)(Var) = (0)

That indeed did the trick. Thank you *very* much! After half a year I
finally got a correct answer to my question, despite the experts putting
in their 2 cents.

Also needed is a
# echo "i386-redhat-linux" > /etc/rpm/platform
(assuming that file doesn't exist)

I'll update the corresponding bugzilla entry. Thanks again.

Bye,
Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research






More information about the fedora-devel-list mailing list