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

Re: gb snes9express on powerpc



(I read -wb-team@, thanks.)

Gerfried Fuchs <rhonda@deb.at> (10/08/2009):
>  Agney, can you look in the issue, both why it doesn't build on current
> unstable (at least not on powerpc but I doubt that the error is powerpc
> specific) and get in touch with the experimental buildd farm maintainers
> to tell them wether it's alright that the package gets auto-built? The
> later is required because the package build-depends on non-free
> packages.

I'd guess the switch to gcc-4.3

> prefs.cc: In member function 'void s9x_Prefs::Apply()':
> prefs.cc:337: error: 'PATH_MAX' was not declared in this scope
> prefs.cc:345: error: 'RomDirEnv' was not declared in this scope
> prefs.cc:346: error: 'SnapDirEnv' was not declared in this scope
> make[1]: *** [prefs.o] Error 1

Try adding a <climits> to the file containing the “# define FR_PATH_MAX
PATH_MAX” line, that is: frend.h

RomDirEnv and SnapDirEnv should then be declared properly, and other
uses of *PATH_MAX should be OK.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: