[Pkg-mol-devel] building mol modules under 2.6.17-rc2

Guido Guenther agx at sigxcpu.org
Thu Aug 24 09:37:47 UTC 2006


On Wed, Aug 23, 2006 at 09:40:18PM +0200, Till Schmalmack wrote:
> Hi,
> 
> the following hack may help until the ppc/powerpc issue is resolved. It 
> worked fine for me.
Passing ARCH=POWERPC does the same trick, see the BTS.
Cheers,
 -- Guido
> 
> # create *powerpc* softlinks for each *ppc* file/dir:
> ff=`find /usr/src/modules/mol -name '*ppc*'`
> for f in $ff; do \
>   g=`basename $f` ; \
>   ln -vnfs $g ${f/ppc/powerpc} ; \
> done
> 
> 		Till Schmalmack
> 
> 
> _______________________________________________
> Pkg-mol-devel mailing list
> Pkg-mol-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-mol-devel



More information about the Pkg-mol-devel mailing list