lkml.org 
[lkml]   [2003]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Small bug in linux-2.4.20/include/linux/kernel.h
Date
On 31 January 2003 06:58, Jared Young wrote:
> Perhaps this is a small bug: During a compile for 2.4.20 there comes
> a section in /include/linux/kernel.h that calls for #include
> <stdarg.h> however stdarg.h is not included or found in any of the
> source directories. I cannot go on with my kernel make without this
> as it fails every 'make bzImage' any suggestions. I have included my
> makemenuconfig file for examination. What does stdarg.h call for on
> and where can I get this file if needed?

/me too has nonstandard GCC installation. I use this instead of plain make:

CFLAGS=-std=gnu99 \
GCC_EXEC_PREFIX=/usr/app/gcc-3.2/lib/gcc-lib/ \
QTDIR=/usr/app/qt-3.0.3posix \
make ...

Adapt as needed...
--
vda
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.025 / U:1.676 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site