* [ptxdist] failed to build
@ 2014-03-31 11:44 Raz
2014-04-01 8:36 ` Alexander Aring
0 siblings, 1 reply; 2+ messages in thread
From: Raz @ 2014-03-31 11:44 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 703 bytes --]
I am trying to build.
config:
OSELAS.Toolchain-2011.03.1
ptxdist 2012.01.0
$ptxdist clean all
and then ptxdist go ends with:
target: ethtool.prepare
-----------------------
configure: error: unrecognized options: --enable-languages,
--enable-shared, --enable-multiarch, --with-multiarch-defaults,
--enable-linker-build-id, --with-system-zlib, --without-included-gettext,
--enable-threads, --enable-nls, --enable-clocale, --enable-libstdcxx-debug,
--enable-libstdcxx-time, --enable-plugin, --enable-gold, --enable-ld,
--with-plugin-ld, --enable-objc-gc, --enable-targets, --disable-werror,
--with-arch-32, --with-tune
make: *** [/home/raz/bsp_ecat/platform-i586/state/ethtool.prepare] Error 1
[-- Attachment #1.2: Type: text/html, Size: 825 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] failed to build
2014-03-31 11:44 [ptxdist] failed to build Raz
@ 2014-04-01 8:36 ` Alexander Aring
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Aring @ 2014-04-01 8:36 UTC (permalink / raw)
To: ptxdist
Hi,
On Mon, Mar 31, 2014 at 02:44:40PM +0300, Raz wrote:
> I am trying to build.
> config:
> OSELAS.Toolchain-2011.03.1
> ptxdist 2012.01.0
>
>
> $ptxdist clean all
>
> and then ptxdist go ends with:
>
> target: ethtool.prepare
> -----------------------
>
> configure: error: unrecognized options: --enable-languages,
> --enable-shared, --enable-multiarch, --with-multiarch-defaults,
> --enable-linker-build-id, --with-system-zlib, --without-included-gettext,
> --enable-threads, --enable-nls, --enable-clocale, --enable-libstdcxx-debug,
> --enable-libstdcxx-time, --enable-plugin, --enable-gold, --enable-ld,
> --with-plugin-ld, --enable-objc-gc, --enable-targets, --disable-werror,
> --with-arch-32, --with-tune
> make: *** [/home/raz/bsp_ecat/platform-i586/state/ethtool.prepare] Error 1
The configure call don't know the "--enable-languages" parameter. I
looked in the commit log of rules/ethtool.make in ptxdist and we never
set any configure options there.
I suppose you have a special own "rules/ethtool.make" in your bsp
directory which should be "/home/raz/bsp_ecat/rules/ethtool.make", then
maybe just remove the "--enable-languages" parameter.
We don't know what your rule do there, because I think your ethtool
rules are not part of ptxdist.
- Alex
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-01 8:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-31 11:44 [ptxdist] failed to build Raz
2014-04-01 8:36 ` Alexander Aring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox