[beports] Re: yasm builds but needs a proper fix
- From: Grzegorz Dąbrowski <grzegorz.dabrowski@xxxxxxxxx>
- To: beports@xxxxxxxxxxxxx
- Date: Wed, 30 Jul 2008 20:08:46 +0000
On Tue, 29 Jul 2008 14:56:12 -0700
"scott mc" <scottmc2@xxxxxxxxx> wrote:
> Today I got yasm to build by commenting out the dupe define of
> toascii: http://ports.haiku-files.org/wiki/dev-lang/yasm
> But if needs a proper fix still. In configure it fails the toascii
> check so it then tries to define it in util.h. I'm not sure why
> configure is failing it though. Looking at the config.log it shows
> the program it fails, and there's no include for ctype.h in there.
> Does linux expect toascii to be somewhere else?
It's strange. Linux (gcc4) doesn't need to include ctype.h for
toascii, but g++ complaints about missing prototype.
--
Grzegorz Dąbrowski
--
BePorts homepage - http://tools.assembla.com/BePorts
List archives: http://www.freelists.org/archives/beports
Administrative contact: brecht@xxxxxxxxxxx
- References:
- [beports] yasm builds but needs a proper fix
- From: scott mc
Other related posts:
- » [beports] yasm builds but needs a proper fix
- » [beports] Re: yasm builds but needs a proper fix
- [beports] yasm builds but needs a proper fix
- From: scott mc