Re: libc6-dev conflicting with kernel-source

2003-06-06 Thread Bruno Diniz de Paula
Thanks, David! Solved the problem... Bruno. On Fri, 2003-06-06 at 11:58, David Z Maze wrote: > Bruno Diniz de Paula <[EMAIL PROTECTED]> writes: > > > I'm writting a program that deals with some kernel structures (defined > > on the kernel source includes), as well as with some definitions from >

Re: libc6-dev conflicting with kernel-source

2003-06-06 Thread David Z Maze
Bruno Diniz de Paula <[EMAIL PROTECTED]> writes: > I'm writting a program that deals with some kernel structures (defined > on the kernel source includes), as well as with some definitions from > libc6-dev under asm/... and linux/... The problem is that some of the > symbols are duplicated and, wh