bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: transition to automake'fied GNU Mach


From: Thomas Schwinge
Subject: Re: transition to automake'fied GNU Mach
Date: Wed, 25 Oct 2006 21:14:12 +0200
User-agent: Mutt/1.5.6+20040907i

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

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]