Hello! On Wed, Oct 25, 2006 at 09:27:04PM +0300, Constantine Kousoulos wrote: > First of all, many congrats to Thomas Schwinge for his effort to > automake'fy GNU Mach.
Thanks! :-) > However difficult the previous build system was, i have managed to > compile some of the linux-2.6 kernel drivers by using it. This is great news! Did you ``only'' get them to compile or do they actually work? > Now that i tried to migrate my code to the new build system, i got some > serious errors. After my modifications (mainly additions) to the > automake'fied version of GNU Mach, [...] Hrm. I knew it was a fragile ``solution'' and that during-build `Makefile' patching will go away as soon as Automake 1.10 will be available more commonly. Please show the output of the following commands: #v+ $ automake --version $ autoconf --version #v- ... and send me (privately) the following files: `configure', `Makefile.in', `[build]/config.status', `[build]/Makefile'. Does the problem go away if you run `autoreconf -vfi' on the source tree and then run `make' again in the build directory? You could also try wiping away your build tree and then reconfigure and rerun `make'. Regards, Thomas
signature.asc
Description: Digital signature
_______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd