Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [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

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