Does this mean that any C++ dependant package won't work
here? - Even when creating a custom toolchain and doing a cross-compile manually
with all of the dependencies as well?
----- Original Message ----
From: Rod Whitby <
rod@...>
To:
nslu2-linux@...
Sent: Monday, July 21, 2008 4:01:54 PM
Subject: Re: [nslu2-linux] ipkg install man on optware/vt4 fails
marcin.kudzia wrote:
> when trying to install the man package from optware/vt4 it fails.
> The error:
> Installing man (1.6f-1) to root...
> Downloading
>
http://ipkg. nslu2-linux. org/feeds/ optware/vt4/ cross/stable/ man_1.6f- 1_arm.ipk
> Nothing to be done
> An error ocurred, return value: 1.
> Collected errors:
> ERROR: Cannot satisfy the following dependencies for man:
> libstdc++
C++ compilation is not available for the VT4 due to the toolchain used
by Freecom for that device.
So no packages that depend on C++ compilation work. "man" is one of
them. We should probably just remove it from the feed.
-- Rod