Re: slmodem overwrites my system files
- From: Lew Pitcher <lpitcher@xxxxxxxxxxxx>
- Date: Thu, 30 Aug 2007 12:37:20 -0700
On Aug 30, 1:17 pm, HamRadio <hamra...@xxxxxxxxxxxxxxxxxxxx> wrote:
Hi there,
I've installed this package:
http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-200...
on my Dell Inspiron 8200 laptop running Debian Etch GNU/Linux to make my
soft-modem work:
$ lspci -nn | grep -i modem
00:1f.6 Modem [0703]: Intel Corporation 82801CA/CAM AC'97 Modem Controller
[8086:2486] (rev 02)
However, my system package manager, dpkg, complains that some files owned
by other packages have been overwritten by this package.
Is it normal?
Apparently, yes. And broken (wrt your system) to boot.
Anyone knows what's the need of slmodem to overwrite other package's
files?
Because, apparently, the slmodem source (which you downloaded) cannot
be compiled with GCC v3 or later. The package you downloaded includes
an "install system", which, apparently, replaces your installation of
GCC with a GCC thats compatable with the slmodem source.
Here's a list of those relevant files (owner package in brackets):
/usr/lib/gcc/i486-linux-gnu/4.1.2/crtend.o (gcc-4.1);
/usr/lib/gcc/i486-linux-gnu/4.1.2/crtbegin.o (gcc-4.1);
/usr/lib/gcc/i486-linux-gnu/4.1.2/collect2 (gcc-4.1);
/usr/lib/gcc/i486-linux-gnu/4.1.2/cc1 (cpp-4.1); /usr/bin/ld (binutils);
/usr/bin/strip (binutils);
/usr/bin/nm (binutils);
/usr/bin/gcc (gcc).
Notice that the slmodem install replaced your GCC v4.1 programs and
object code with it's own versions. You no longer are running GCC 4.1
(slmodem replaced it with a backlevel GCC), and you probably should
reinstall the gcc-4.1, binutils and gcc packages once you've got your
slmodem installed
.
- References:
- slmodem overwrites my system files
- From: HamRadio
- slmodem overwrites my system files
- Prev by Date: Samba mount fails to reconnect
- Next by Date: Re: Could an ICMP Redirect have disconnected my server?
- Previous by thread: slmodem overwrites my system files
- Next by thread: One to one Nat
- Index(es):
Relevant Pages
|