Gustin Johnson wrote:

> Which version of 64Studio are you using?
>   
64Studio 3.0beta3

>> So suspecting a build environment issue, I began installing all the 
>> standard kernel building packages (source, headers, tools, etc) from 64s 
>> repositories, but bombed on build-essential because of Debian 
>>     
>
> sudo aptitude install build-essential
> Does the previous error out?
>
>   
rick...@64studio:~$ sudo apt-get -s install build-essential

Reading package lists... Done
Building dependency tree      
Reading state information... Done
build-essential is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  build-essential: Depends: libc6-dev but it is not going to be installed or
                            libc-dev
  libstdc++6-4.2-dev: Depends: libc6-dev (>= 2.5) but it is not going to 
be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or 
specify a solution).

rick...@64studio:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libc6-dev
Suggested packages:
  glibc-doc manpages-dev
The following NEW packages will be installed:
  libc6-dev
0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.
7 not fully installed or removed.
Need to get 0B/3344kB of archives.
After this operation, 13.5MB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 100176 files and directories currently installed.)
Unpacking libc6-dev (from .../libc6-dev_2.7-10ubuntu5_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libc6-dev_2.7-10ubuntu5_i386.deb (--unpack):
 trying to overwrite `/usr/include/scsi/scsi.h', which is also in 
package linux-libc-dev
Errors were encountered while processing:
 /var/cache/apt/archives/libc6-dev_2.7-10ubuntu5_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

>> Bug#551023. So I'm not entirely confident I have a valid build env, but 
>> i don't know how to resolve bug 551023.
>>
>>     
> Can you be more specific? Which package is generating an error?
>
>   
build-essential

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551023

linux-libc-dev and libc6-dev are fighting over installing 
/usr/include/scsi/scsi.h


> All I use is build essential and kernel-package (because I sometimes
> build my own kernels).  Nothing else should be needed.
>
>   
I typically follow the "building-a-kernel-the-debian-way" articles, but 
they only add a few other packages. I just don't know if build-essential 
will straighten-out\add required symlinks etc.

Thanks for any help,

Rick
_______________________________________________
64studio-users mailing list
[email protected]
http://lists.64studio.com/mailman/listinfo/64studio-users

Reply via email to