lkml.org 
[lkml]   [2002]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: kconfig (gkc): help about Makefile
On Thu, Nov 28, 2002 at 08:17:34PM +0100, Romain Lievin wrote:
> Hi Roman,
>
> I'm currently working on the kernel Makefile ($SRC & $SRC/scripts/kconfig)
> for adding gkc support but I'm encountering some difficulties...

> host-progs := conf mconf qconf gconf
OK.

> conf-objs := conf.o libkconfig.so
> mconf-objs := mconf.o libkconfig.so
>
> qconf-objs := kconfig_load.o
> qconf-cxxobjs := qconf.o
>
> gconf-objs := kconfig_load.o
> gconf-cobjs := gconf.o
Not OK. Replace with:
gconf-objs := gconf.o kconfig_load.o

> HOSTLOADLIBES_gconf = -L$(GTK_LIBS)
> HOSTCXXFLAGS_gconf.o = -I$(GTK_FLAGS)
Looks OK, but I do not know the gtk package

The rest looks OK as well.

Sam
-
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:31    [W:0.030 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site