begin  quoting Todd Walton as of Sat, Feb 12, 2005 at 09:56:03PM +0000:
> On Thu, 10 Feb 2005 21:42:08 -0800, Stewart Stremler <[EMAIL PROTECTED]> 
> wrote:
[snip]
> So, I'm trying to install Ularn.  I get the following error, though:
> 
> <code>
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/varargs.h:4:2: #error
> "GCC no longer implements <varargs.h>."
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/varargs.h:5:2: #error
> "Revise your code to use<stdarg.h>."
> </code>
> 
> The README says Ularn was last updated in 2001.
> 
> Will replacing all instances of "varargs.h" with "stdarg.h" be
> sufficient?  I suppose I'll try anyway.  IANAP.

Er, it's been awhile...

But you need to change over to stdarg.h and possibly change a couple
of function calls.  I think it only took ten minutes to figure it out
by inspecting the error messages and reading the manpages.

If you get stuck, find me in #kernel-panic or contact me off-list and
I'll look at what I did to get it to compile.

-Stewart "I should probably 'release' my modify Ularn code..." Stremler
-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to