Re: Unresolved symbols when building kernel modules with make-kpkg, worked fine before

2003-06-06 Thread Jamin W. Collins
On Thu, Jun 05, 2003 at 04:59:04PM +0200, Sven Luther wrote: > On Thu, Jun 05, 2003 at 10:43:22AM -0300, Theo Cabrerizo Diem wrote: > > > I'm using unstable (gcc 3.3) and won't build. I've installed gcc-3.2 > > package, changed HOSTCC and CC variables in kernel Makefile to > > gcc-3.2 and worked f

Re: Unresolved symbols when building kernel modules with make-kpkg, worked fine before

2003-06-06 Thread Jamin W. Collins
On Thu, Jun 05, 2003 at 10:43:22AM -0300, Theo Cabrerizo Diem wrote: > Hi, > > I'm using unstable (gcc 3.3) and won't build. I've installed gcc-3.2 > package, changed HOSTCC and CC variables in kernel Makefile to gcc-3.2 > and worked fine !... > > Maybe this isn't the best solution available, but