Thomas Schmitt wrote:
> Hi,
>
>   
>> I've tested it on FreeBSD and grub-mkrescue worked fine with xorrisofs
>> except:
>> 1) you need to use gmake instead of make
>>     
>
> What FreeBSD version is this ?
>   
8.0
> I test building of xorriso on own FreeBSD 8 and
> remotely on FreeBSD 6. My own ones are quite
> vanilla. Especially the 8-STABLE.
>
> Do you have a proposal how i could care for
> this by configure.ac ?
>
>
>   
It's not anything in source, just the instructions. It's:
./configure && gmake
instead of
./configure && make
source is fine
>> libisofs/util.c:116: warning: passing argument 2 of 'libiconv' from
>> incompatible pointer type
>> #define ICONV_CONST const
>>     
>
> Directly in libisofs/util.c ?
> (Or somewhere else in the autotools jungle ?)
>
>   
I tested it with a change directly.
> I know the complaint. It is harmless.
>   
I know, just wanted to make sure you're aware about this.


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to