Le mardi 19 août 2008 à 19:37 +0200, Paul Gevers a écrit : > Package: lazarus-ide > Version: 0.9.24-0-9 > > At this moment lazarus seems uninstallable because it depends on > fpc-abi-2.2. This pseudo package is not available. Probably lazarus-ide > should depend on fpc-abi-2.2.2 because that is supplied by fp-units-rtl. > > Below the output of install and package info of fpc-abi-2.2 and > fpc-abi-2.2.2. (I am running SID in just updated pbuild environment). > > With kind regards, > Paul > > [EMAIL PROTECTED]:/# apt-get install lazarus-ide > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > > Since you only requested a single operation it is extremely likely that > the package is simply not installable and a bug report against > that package should be filed. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > lazarus-ide: Depends: fpc-abi-2.2 but it is not installable > E: Broken packages > > [EMAIL PROTECTED]:/# apt-cache showpkg fpc-abi-2.2 > Package: fpc-abi-2.2 > Versions: > > Reverse Depends: > lazarus-ide,fpc-abi-2.2 > Dependencies: > Provides: > Reverse Provides: > > [EMAIL PROTECTED]:/# apt-cache showpkg fpc-abi-2.2.2 > Package: fpc-abi-2.2.2 > Versions: > > Reverse Depends: > Dependencies: > Provides: > Reverse Provides: > fp-units-rtl 2.2.2-2 > > > SYSTEM: > I am using Linux 2.6.24-19-generic i686 GNU/Linux with libc6 2.7-13. > >
Lazarus in its packaged version could not use FPC 2.2.2 because LCL units should be compiled with the same compiler as the end user program otherwise you will get : could not find/compile unit. I've already fixed a little compilation issue and will upload soon. However we need a fix in fpc-source package before Lazarus could build again. Mazen, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]