Benno Korn wrote:
>> > Occasionally I get the same error, but it goes away when I run the make
>> > command again. I think something somewhere in the dependency
>> generation
>> > is borked, but I haven't had the time, nor the inclination to look
>> at it
>> > thoroughly.
>> >
>> > -Hyrum
>> Which make command do you have to run again?
>> This is the debian/rules file:
>> http://ubuntuusers.de/paste/376083/
>>
>> Do you only have to run the make command that fails (line 205) again?
>>
>> Or should I run the whole make process again? (line 199, I presume)
When I get the error, I just run
$ make javahl
again. That works for me, but I don't know if it will work for you.
> The problem seems to be that the header files of the nested classes are
> not created.
> A developer in the ubuntu-devel mailing list has the right hint, I think.
> https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2008-June/004627.html
>
>
> But where is the right place to insert these lines?
>
> And how to make header files for _all_ nested classes.
I don't know. I'm running OS X primarily, but I don't have the problems
you are describing on Ubuntu, either.
-Hyrum
Received on 2008-06-28 05:28:00 CEST