* [Buildroot] uClibc doesn't include legacy SuSv3 support by default anymore...
@ 2006-12-07 1:08 Andre
2006-12-08 12:41 ` Bernhard Fischer
0 siblings, 1 reply; 2+ messages in thread
From: Andre @ 2006-12-07 1:08 UTC (permalink / raw)
To: buildroot
http://buildroot.uclibc.org/cgi-bin/viewcvs.cgi?rev=16732&view=rev
SuSv3 legacy support is required to build apps such as Wireless
Tools. Tweak Buildroot's default uClibc.config to compensate:
Index: toolchain/uClibc/uClibc.config
===========================================================
--- toolchain/uClibc/uClibc.config (revision 16783)
+++ toolchain/uClibc/uClibc.config (working copy)
@@ -84,6 +84,7 @@
UCLIBC_DYNAMIC_ATEXIT=y
# COMPAT_ATEXIT is not set
# UCLIBC_SUSV3_LEGACY is not set
+UCLIBC_SUSV3_LEGACY_MACROS=y
HAS_SHADOW=y
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
UCLIBC_HAS___PROGNAME=y
Andre
--
____________________________________________________________________________________
Need a quick answer? Get one in minutes from people who know.
Ask your question on www.Answers.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] uClibc doesn't include legacy SuSv3 support by default anymore...
2006-12-07 1:08 [Buildroot] uClibc doesn't include legacy SuSv3 support by default anymore Andre
@ 2006-12-08 12:41 ` Bernhard Fischer
0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Fischer @ 2006-12-08 12:41 UTC (permalink / raw)
To: buildroot
On Wed, Dec 06, 2006 at 05:08:54PM -0800, Andre wrote:
>
>http://buildroot.uclibc.org/cgi-bin/viewcvs.cgi?rev=16732&view=rev
>
>SuSv3 legacy support is required to build apps such as Wireless
>Tools. Tweak Buildroot's default uClibc.config to compensate:
If you want a LEGACY system, then 'make uclibc-menuconfig' and turn it on
yourself. Per default, we strive to remove the legacy cruft.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-12-08 12:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-07 1:08 [Buildroot] uClibc doesn't include legacy SuSv3 support by default anymore Andre
2006-12-08 12:41 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox