errors

mol-general@lists.maconlinux.org mol-general@lists.maconlinux.org
Sun, 1 Sep 2002 10:10:48 -0400


this is a re-post:

> 
> ###### start make output ######
> 
> Entering '/home/simon/downloads/mol-0.9.60/kernel_module'
> gcc -pipe -Wall -O2 -D__KERNEL__ -DMODULE -msoft-float -fno-builtin -I./
> -I./include -I/home/simon/downloads/mol-0.9.60/sinclude -I-
> -I/usr/src/linux/include -c -o molsymglue.o molsymglue.c
> molsymglue.c:38: parse error before
> `this_object_must_be_defined_as_export_objs_in_the_Makefile'
> molsymglue.c:38: warning: type defaults to `int' in declaration of
> `this_object_must_be_defined_as_export_objs_in_the_Makefile'
> molsymglue.c:38: warning: data definition has no type or storage class
> molsymglue.c:39: parse error before
> `this_object_must_be_defined_as_export_objs_in_the_Makefile'
> molsymglue.c:39: warning: type defaults to `int' in declaration of
> `this_object_must_be_defined_as_export_objs_in_the_Makefile'
> molsymglue.c:39: warning: data definition has no type or storage class
> molsymglue.c:40: parse error before
> `this_object_must_be_defined_as_export_objs_in_the_Makefile'
> molsymglue.c:40: warning: type defaults to `int' in declaration of
> `this_object_must_be_defined_as_export_objs_in_the_Makefile'
> molsymglue.c:40: warning: data definition has no type or storage class
> make[1]: *** [molsymglue.o] Error 1
> make: *** [_subdir_kernel_module] Error 2
> 
> ###### end output ######

i sill don't know what to make (pardon the pun) of these errors; i
didn't get a reply the first time, so i'm reposting it. the source
tarball (just a tgz, not an rpm) has a Makefile already done up in it,
which i found surprising a little, and no configure script at all. and
since one needs a configure.in to make one with autoconf - but i don't
know how to make a "configure.in" file - i thought of asking the list,
on how i could get around this, or at the very least point me in the
right direction.

eric